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

Creating a Ghidra processor module in SLEIGH using V8 bytecode as an example

Summary

How PT SWARM built a Ghidra processor module in SLEIGH for V8 bytecode, gaining readable disassembly and a C-like decompiler for Node.js bytecode — covering the constant pool, p-code injections, analyzers and loaders that make the module work.
Published
Collected

original ↗

Related coverage

back