How we bypassed bytenode and decompiled Node.js bytecode in Ghidra
Summary
Part one of the ghidra_nodejs series: the V8 bytecode format and the bytenode scheme used to ship serialized .jsc binaries, and how the plugin parses, disassembles and decompiles them so otherwise opaque server-side JavaScript can be audited for vulnerabilities.
- Published
- Collected
Skip to content