parasyte / node-capstone
Node.js bindings for the Capstone disassembler library. https://parasyte.github.io/node-capstone-docs
☆59Updated 7 years ago
Alternatives and similar repositories for node-capstone
Users that are interested in node-capstone are comparing it to the libraries listed below
Sorting:
- Keystone assembler framework for JavaScript☆76Updated 2 years ago
- Capstone disassembler framework for JavaScript☆180Updated 2 years ago
- radare2-lldb integration☆62Updated 6 years ago
- A virtual machine with a small 16 bit instruction set☆34Updated 9 years ago
- Adds symbols to a ELF file.☆61Updated 9 years ago
- Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces☆96Updated 13 years ago
- LibELF port for JavaScript☆26Updated 2 years ago
- Public presentations given on Frida at conferences☆101Updated 5 years ago
- IDASimulator is a plugin that extends IDA's conditional breakpoint support, making it easy to augment / replace complex executable code i…☆47Updated 10 years ago
- frida utility-belt☆24Updated 8 years ago
- IDA plugin to patch IDA Pro in memory.☆49Updated 8 years ago
- IDA Plugin - GraphSlick☆53Updated 10 years ago
- android kernel disassembler based on MAME emulator code☆39Updated 11 years ago
- A modified pycparser to parse 010 templates