How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from compiled binaries. It functions as a malware analysis utility and string decryptor, extracting obfuscated text to reveal concealed program behavior without executing the code. The tool automates the recovery of embedded strings through a combination of emulated instruction execution and abstract syntax tree evaluation. It utilizes pattern-based heuristic detection to identify obfuscation routines and employs cross-platform binary parsing to process multiple executable formats. The s
GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary
The main features of williballenthin/python-idb are: Binary Analysis, IDA Pro Plugins.
Projects with overlapping indexed features include: fireeye/flare-floss — This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from… sibears/idagolanghelper — Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary. cisco-talos/ghida — GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA. bootleg/ret-sync — ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with… corkami/pics — Pics is a comprehensive reference library providing visual documentation for binary file structures, character… crytic/slither.