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

Decompiling Node.js in Ghidra

Summary

Behind ghidra_nodejs: decompiling bytenode-protected Node.js applications in Ghidra by parsing the constant pool, function arguments and exception handlers, supporting all JSC opcodes including wide/extra-wide, and resolving cross-references even in obfuscated code.
Published
Collected

original ↗

Related coverage

back