What should bounded static binary analysis solve for you? #1
timwhitez
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
AutoRE-CLI is a static-only binary analysis CLI and Agent Skill built around bounded, evidence-backed output. It supports ELF, PE/COFF, Mach-O, object files, and explicitly identified raw shellcode without executing target bytes.\n\nI am collecting concrete, sanitized use cases to guide the next public releases. Useful examples include:\n\n- a binary format or architecture you need to triage;\n- an Agent workflow that currently produces too much unbounded output;\n- Go, Rust, PE resource, CFG/IL, archive/replay, or semantic diff questions;\n- installation or integration friction on macOS, Linux, or Windows.\n\nPlease describe the goal and constraints without uploading binaries, malware, recovered payloads, secrets, private paths, or proprietary analysis output. If you have a reproducible product defect, use an Issue instead; exploitable security defects belong in private vulnerability reporting.\n\nRepository: https://github.com/timwhitez/AutoRE-CLI
All reactions