noelex / v8dasmLinks
A simple guide on how to disassemble V8 Ignition bytecode.
☆52Updated 4 years ago
Alternatives and similar repositories for v8dasm
Users that are interested in v8dasm are comparing it to the libraries listed below
Sorting:
- Disassemble V8 Ignition bytecode.☆10Updated last year
- View8 - Decompiles serialized V8 objects back into high-level readable code.☆62Updated 3 weeks ago
- V8 bytecode/opcodes info for NodeJS v6.0.0 to v17.4.0, useful for disassembling ByteNode☆22Updated 3 years ago
- Use GitHub Actions to build bleeding BinDiff 8 and BinExport 12 for various IDA Pro 9.x on Windows, macOS, and Linux.☆47Updated 3 weeks ago
- Symbol Recovery Tool for Nuitka Binaries☆58Updated 6 months ago
- vmp2.x devirtualization☆74Updated 7 months ago
- Unofficial YARA IDA Pro plugin, along with an unparalleled crypto/hash/compression rule set based on Luigi Auriemma's signsrch signatures…☆75Updated 2 years ago
- Binary ninja plugin for python compiled bytecode (pyc) disassembly☆30Updated last year
- Deobfuscate OLLVM Bogus Control Flow via angr☆63Updated 3 years ago
- a code virtualizer based on angr☆30Updated 2 years ago
- Taint Analysis Engine and Trace Exploration : Overcome Obfuscation☆39Updated 3 months ago
- IDA plugin to aid with Swift reverse engineering☆37Updated 7 months ago
- 关于intel和amd指令行为不一样这件事☆61Updated 3 years ago
- deflat plugins for ida pro☆37Updated last year
- Debug IDAPython in VSCode☆26Updated 2 years ago
- IDAPython project for Hex-Ray's IDA Pro☆21Updated 6 months ago
- ida pdb plugin with enhance and bugfix☆113Updated 2 weeks ago
- a java decompiler demo☆15Updated last year
- Dark+ Theme☆49Updated last year
- IDA Plugin that fills in missing indirect CALL & JMP target information☆128Updated 5 months ago
- Ghidra/IDA Pro plugins to load similarity result from binaryai.net☆88Updated 2 years ago
- Unicorn CPU emulator framework tutorial☆20Updated 4 years ago
- An IDA Pro plugin that display cross-references to functions or variables across the entire binary in Hex-Rays pseudocode☆104Updated last week
- Raw IDA Kernel API for IDAPython