toolCHAINZ / hexfiles
A Binary Ninja plugin providing a set of BinaryViews for loading Motorola SREC, Intel HEX, and TI-TXT "hex" files
☆10Updated 7 months ago
Alternatives and similar repositories for hexfiles:
Users that are interested in hexfiles are comparing it to the libraries listed below
- An architecture module for Binary Ninja to support msp430☆18Updated 8 months ago
- yaxdis, a small and naive disassembler using yaxpeax decoders☆33Updated last week
- ☆30Updated 3 years ago
- A (Miasm2 + binaryninja) based function divination.☆15Updated 7 years ago
- Hashashin: A Fuzzy Matching Tool for Binary Ninja☆93Updated last year
- Updates DWARF debug sections and ELF symbols with info obtained through disassembly☆29Updated 9 months ago
- Binary Ninja Itanium C++ ABI Plugin☆66Updated 8 months ago
- Bulk scrape and download datasheets from various vendors (insult)☆14Updated 3 years ago
- Determine which CPU architecture is used in a binary file.☆117Updated last month
- Surf - A digital waveform viewer for macOS☆10Updated 2 years ago
- A Low Level IL emulator for Binary Ninja☆37Updated 6 years ago
- Unofficial CMake build for Ghidra's C++ SLEIGH code☆151Updated this week
- Convert low ghidra pcode to verifiable C☆22Updated 7 months ago
- ML-based ISA detection (architecture and endianness of binary code/sequences)☆64Updated 2 years ago
- QEMU enhanced with OS handlers, external plugins, and rapid analysis execution engine.☆41Updated 4 years ago
- ☆15Updated 5 years ago
- ☆21Updated 2 years ago
- Snapshot of the vectorized MMU that lines up with the vectorized MMU blog☆22Updated 5 years ago
- Pure Python Itanium C++ ABI demangler☆34Updated 2 years ago
- SD/MMC Analyzer for Saleae Logic☆37Updated last year
- A Ghidra processor module for the EFI Byte Code (EBC)☆31Updated 4 years ago
- Write a Ghidra Extension without using Java or Eclipse!☆18Updated 3 months ago
- A div-less, mul-less, atomic-less `rv64i` compiler toolchain using purely clang, musl, and compiler-rt