Skip to content

AIDebug v1.0.0

Choose a tag to compare

@anpa1200 anpa1200 released this 14 Jun 08:29
· 10 commits to main since this release

AIDebug is now packaged as a Python CLI for malware reverse-engineering triage.\n\nInstall after PyPI publication:\n\nbash\npip install 1200km-aidebug\naidebug --help\n\n\nDynamic Frida instrumentation remains optional:\n\nbash\npip install "1200km-aidebug[dynamic]"\n\n\nHighlights:\n- PE/ELF static analysis with Capstone-backed disassembly.\n- FLIRT-style signature data packaged with the wheel.\n- Optional Frida dynamic tracing.\n- ATT&CK, YARA, IOC, JSON, and HTML report workflows.\n- CI, build validation, MIT license, and PyPI publishing workflow.\n\nUse only in an isolated malware-analysis VM or authorized lab.