compuphase / ARM-disassemblerLinks
Function library for decoding 32-bit ARM and Thumb/Thumb-2 instruction sets.
☆21Updated last year
Alternatives and similar repositories for ARM-disassembler
Users that are interested in ARM-disassembler are comparing it to the libraries listed below
Sorting:
- REDasm Core Library☆55Updated last year
- The next generation reverse engineering IDE (work-in-progress).☆104Updated last year
- Virtual Machine for x64 and x86 systems☆36Updated 9 months ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- A binary-to-LLVM IR lifter that leverages Ghidra's IR and analysis☆13Updated 2 years ago
- Disarm — Fast AArch64 Decode/Encoder☆44Updated last year
- Tests cases for binary decompilers☆58Updated 2 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆114Updated last month
- Unofficial CMake build for Ghidra's C++ SLEIGH code☆170Updated this week
- x86 dynamic recompiler library☆58Updated 2 weeks ago
- HyperDbg's logic analyzer and chip-level hardware debugger☆54Updated last year
- Disassembler Library for x86 and x86-64☆14Updated 5 years ago
- Clang-based tool to dump type information (enums, records, vtables) from a C++ codebase and optionally import it into IDA☆30Updated 3 years ago
- Online Assembler and Disassembler, support offline usage.☆53Updated 2 years ago
- EFI Byte Code Virtual Machine in userspace