dynStruct - tool for structure recovering and memory usage analysis based on DynamoRIO. Use capstone https://github.com/ampotos/dynStruct
GitHub
GitHub - ampotos/dynStruct: Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO…
Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO and Capstone - ampotos/dynStruct
IDA processor module for the Hexagon Qualcomm Hexagon architecture (v5). Based IDAPython https://t.co/Qm394OIOfr
GitHub
programa-stic/hexag00n
hexag00n - Hexag00n: A collection of reverse engineering tools for the Qualcomm Digital Signal Proccesor (QDSP6)
Nosy Newt - concolic execution tool for exploring the input space of a binary executable program. Based on Triton. https://t.co/7NRBSw1TLt
GitHub
CIFASIS/nosy-newt
nosy-newt - Nosy Newt is a simple concolic execution tool for exploring the input space of a binary executable program based in Triton
Telegram channel: "Python Arsenal for Reverse Engineering" https://t.co/rb8yAKEY8z
Telegram
Python Arsenal
Channel for https://twitter.com/pythonarsenal
Article: "Let's Write an LLVM Specializer for Python!". About llvmpy https://t.co/x4e1Lilvb1
Slides: "ANGRY MODULE EXCAVATION". Аn example of using a angr framework https://t.co/owflxnFyyH
thunderco.re
angry module excavation
Let's play with duct tape.
pe-tools - to analyse PE32/PE64 binaries and to extract VB 5/6 headers and Visual Basic p-code functions. https://t.co/v005W3yJ9a
GitHub
SekoiaLab/pe-tools
pe-tools - Set of python scripts to analyse PE32/PE64 binaries and to extract VB 5/6 headers and Visual Basic p-code functions.
add_segment.py - IDAPython plugin that adds the contents of a file as a new segment in an existing idb. https://t.co/UEIsnJqr0o
Gist
Add a segment to an IDA .idb from a file.
ida-netnode - Humane API for storing and accessing persistent data in IDA Pro databases. Based on IDAPython https://t.co/1KkjL6elao
GitHub
williballenthin/ida-netnode
ida-netnode - Humane API for storing and accessing persistent data in IDA Pro databases
MacHeap is a LLDB Python script for use with OS X heap introspection https://t.co/Yw42dXgkjO
GitHub
blankwall/MacHeap
MacHeap - OS X malloc introspection tool
SZpy - Z3 Symbolic Execution python. Based on z3. https://t.co/mhmHxEcxhG
GitHub
dariosharp/SZpy
SZpy - Z3 Symbolic Execution python
APKiD - Android Application Identifier for Packers, Protectors, Obfuscators and Oddities. https://github.com/rednaga/APKiD
GitHub
GitHub - rednaga/APKiD: Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android - rednaga/APKiD
ida_settings provides a mechanism for settings and fetching configration values for IDAPython scripts and plugins. https://t.co/uuU8VSxmT3
GitHub
williballenthin/ida-settings
ida-settings - Fetch and set configuration values from IDAPython scripts
Ida-Pro-screen-recorder - PyQt4/PyQt5 plugin for recording your screen while you use Ida Pro. https://t.co/Ga3J2RcP2E
GitHub
techbliss/Ida_Pro_Screen_Recorder
Ida_Pro_Screen_Recorder - PyQt plugin for Ida Pro for Screen recording.
pintool2 - This tool can be useful for solving some reversing challenges in CTFs events. https://t.co/qwGz1XUYNr
UniAna - Analysis PE file or Shellcode (Only Windows x86). Based on Unicorn, Capstone, pefile. https://t.co/Tya7JZ0MGc
GitHub
dungtv543/Dutas
Dutas - Analysis PE file or Shellcode
Keypatch is a IDA Pro plugin for Keystone Assembler Engine. https://t.co/JiAFGBDjtN
www.keystone-engine.org
Keypatch
The Ultimate Assembler
AVulnerabilityChecker - check vulnerable to exploitable constant RWX addresses (AVs vulnerability).Based on wiappdbg https://t.co/0jFSG8yXnY
GitHub
BreakingMalware/AVulnerabilityChecker
AVulnerabilityChecker - Tool to check if your computer is likely to be vulnerable to exploitable constant Read-Write-Execute (RWX) addresses (AVs vulnerability)
metame is a metamorphic code engine for arbitrary executables. Based on keystone, radare. https://t.co/sqUNjiS2CK
GitHub
a0rtega/metame
metame is a metamorphic code engine for arbitrary executables - a0rtega/metame
patchkit - powerful binary patching on Python. Based on Keystone, Unicorn, Capstone, IDAPython. https://t.co/CkmiwEoz77
GitHub
lunixbochs/patchkit
patchkit - powerful binary patching from Python