binary-triage
Performs initial binary triage by surveying memory layout, strings, imports/exports, and functions to quickly understand what a binary does and identify suspicious behavior. Use when first examining a binary, when user asks to triage/survey/analyze a program, or wants an overview before deeper reverse engineering.
Changelog: Source: GitHub https://github.com/cyberkaida/reverse-engineering-assistant
No comments yet. Be the first one!