programa-stic / pyasmjitLinks
PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.
☆42Updated 5 years ago
Alternatives and similar repositories for pyasmjit
Users that are interested in pyasmjit are comparing it to the libraries listed below
Sorting:
- Recover control flow graph from obfuscated codes☆38Updated 9 years ago
- IDA Plugin - GraphSlick☆53Updated 10 years ago
- x86 Dynamic Binary Translator Library☆34Updated 4 years ago
- IDASimulator is a plugin that extends IDA's conditional breakpoint support, making it easy to augment / replace complex executable code i…☆46Updated 10 years ago
- IDAPython compatibility library. idasix aims to create a smooth ida development process and allow a single codebase to function with mult…☆25Updated 6 years ago
- A collection of tools for injecting DSOs in processes under various operating systems☆49Updated 2 years ago
- ☆25Updated 6 years ago
- REIL translation library☆36Updated 9 years ago
- ELF obfuscator☆67Updated 9 years ago
- S2E Core Engine Library☆15Updated 5 years ago
- Plugins for IDA Pro and Hex-Rays☆41Updated 6 years ago
- Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces☆96Updated 13 years ago
- Python based angr plug in for IDA Pro.☆35Updated 7 years ago
- Code coverage analysis tools for the PIN Toolkit☆59Updated 11 years ago
- IDA PDB Loader☆47Updated 6 years ago
- Quickly find references to the specified Immediate number, or find the function call of specifies offset, and generate C++ functions call…☆25Updated 8 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- Fetch and set configuration values from IDAPython scripts☆21Updated 4 years ago
- Translator from asm to C, but not decompiler. Something between compiler and decompiler.☆56Updated 3 years ago
- IDA Pro Scripts☆34Updated 10 years ago
- IDAPython plugin for finding Xrefs from a function☆48Updated 8 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆37Updated 5 years ago
- Telegram bot for assembling and disassembling on-the-go.☆21Updated 2 years ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆47Updated 5 years ago
- Python portage of the Microcode Explorer plugin☆31Updated 6 years ago
- elfcrypter is a free, open source, ELF ( Executable and Linkable Format ) software protector, written in C/C++ and Assembler. Support for…☆28Updated 11 years ago
- ELF/PE/Mach-O parsing library☆50Updated last year
- Course sample for SMT-Based Binary Program Analysis training class☆30Updated 7 years ago
- An instrumentation script based on Frida which leverages Control Flow Guard to intercept indirect calls in CFG-enabled Windows binaries.☆29Updated 9 years ago
- Local Kernel Debugger (LKD) is a python wrapper around dbgengine.dll☆92Updated 8 years ago