mbikovitsky / AssemblyBotLinks
Telegram bot for assembling and disassembling on-the-go.
☆21Updated 2 years ago
Alternatives and similar repositories for AssemblyBot
Users that are interested in AssemblyBot are comparing it to the libraries listed below
Sorting:
- 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
- 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
- Python-based interactive assembler/disassembler CLI, powered by Keystone/Capstone.☆31Updated 8 years ago
- Old mitigation-bounty code that was applicable to edge before it use webkit/chrome☆87Updated 8 years ago
- DLL-injection based solution to Brecht Wyseur's wbDES challenge (based on SysK's Phrack article)☆43Updated 7 years ago
- A console for assemble/disassemble code using capstone/keystone☆31Updated 7 years ago
- ☆25Updated 6 years ago
- A pin tool to visualise heap operations☆21Updated 10 years ago
- A search tool for IDA☆70Updated 8 years ago
- Augmenting Static Reverse Engineering with Dynamic Analysis and Instrumentation☆132Updated 10 years ago
- Programmatic disassembly and patching☆68Updated 8 years ago
- Translator from asm to C, but not decompiler. Something between compiler and decompiler.☆56Updated 3 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
- Translate regular Assembly into Extended Instructions☆87Updated 12 years ago
- ☆61Updated 9 years ago
- static program analysis tool that generates return-oriented exploits for ELF binaries☆44Updated 7 years ago
- Dynamic analysis of binary programs to retrieve function-related information (arity, type of parameters, coupling).