maxtac-dast-debugger
CommunityPowerful Dynamic Analysis and Debugger for Binaries
Authorphilo-groves
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The maxtac-dast-debugger solves the problem of complex binary or systems dynamic analysis by providing a comprehensive set of tools and scripts to facilitate debugger, instrumentation, crash replay, and runtime tooling tasks.
Core Features & Use Cases
- Debugging Tools Integration: Offers integration with various debugging tools like LLDB, GDB, x64dbg, WinDbg, and Frida.
- Runtime Instrumentation: Supports runtime instrumentation, native hooks, and API tracing for in-depth analysis.
- Crash Replay: Facilitates crash replay to analyze system failures and runtime errors.
- Use Case: Ideal for reverse engineering binary systems, analyzing crashes, or debugging complex software issues.
Quick Start
Run the debug-evidence.py script to collect debugger and runtime instrumentation evidence. For example, initialize a debug evidence case with:
python3 <skill-dir>/scripts/debug-evidence.py init \
--tool lldb \
--version-command "lldb --version" \
--target "local parser harness" \
--target-version "1.2.3 build 456" \
--target-file ./harness \
--scope "authorized local test target" \
--environment "local macOS test host" \
--command-line "lldb -- ./harness crash.min"
Dependency Matrix
Required Modules
lldbgdbx64dbgwindbgfridapython
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: maxtac-dast-debugger Download link: https://github.com/philo-groves/MaxTAC/archive/main.zip#maxtac-dast-debugger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.