oregami
Register analyzer
A tool for analyzing register usage in IDA plugins and scripts written in Python
IDA plugins and scripts for analyzing register usage frame
179 stars
16 watching
22 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
danigargu/dereferencing | A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 560 |
rondnelson99/opcode_count | Analyzes the frequency of instructions in Game Boy code to provide insights into coding patterns and optimization opportunities | 2 |
patois/abyss | A tool that enhances and analyzes decompiler output from Hexrays | 329 |
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
polymorf/findcrypt-yara | An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,354 |
patois/hexraystoolbox | A toolset for analyzing and identifying patterns in compiled code from various architectures. | 438 |
oalabs/findyara-ida | A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets | 171 |
sshell/reddit-analyzer | Analyze Reddit user activity and post metadata to extract insights on posting patterns, location correlates, and performance metrics. | 130 |
gaasedelen/tenet | A tool for analyzing and exploring execution traces in software | 1,326 |
sidneycadot/oeis | Tools for analyzing and processing sequence data from the Online Encyclopedia of Integer Sequences. | 46 |
sh3llyr/statistrings | Analyze strings in files to aid malware detection and hunting by calculating their prevalence | 12 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,956 |
lanhikari22/gba-ida-pseudo-terminal | Tools for disassembling and analyzing Game Boy Advance game data using IDA Python commands | 13 |
immortalp0ny/yarg | A tool that generates Yara rules from x86/x86-64 code by analyzing instruction structures and parameters. | 25 |
joxeankoret/pigaios | A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |