Ghidra plugin to parse, disassemble, and decompile NW.js compiled (.bin) binaries. For Ghidra v11.3.1.
- v0.29.0 (x86) (node.js version: 9.7.1 / V8 version: 6.5.254.31)
- Clone the repo
- Import the repo into Eclipse with GhidraDev plugin installed
- Link Ghidra to your Ghidra's installation (option in the project's context menu)
- Export & build plugin using the project's context menu. Eclipse will generate a resulting .zip archive with the plugin.
- In Ghidra: File->Install Extensions...->Press green (Plus/+) button, then select previously generated .zip archive to install it. Press OK, then Restart Ghidra.
- Drag-n-drop .bin files.
ghidra_nodejs by @lab313ru (Vladimir Kononovich), @ntlyapova (Natalya Tlyapova), @mavaddat (Mavaddat Javid)