Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

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

original ↗

Related coverage

back