A quick way to get the v8/Node.js/Electron version of a v8-bytecode file, typically produced by bytenode.
- Pure JS implementation, no rust/wasm
- Always up-to-date by fetching Node.js and Electron releases
- Handles reversed hashes of v8 12.1.8 and later
- https://github.com/xcf-t/nv-crack - The original project