Reconstruct the logic of Linux/Unix ELF executables, shared objects, and relocatable object files (.o), plus Mach-O. Covers entrypoint discovery, import/syscall mapping, function decompilation, and solving input-gated branches. Use for ELF/.o/.so/Mach-O targets.
$npx -y skills add maosasagawa/blackbox-re-agent --skill analyzing-blackbox-elf-objectInstalls into the current project.
Run `npx skills use "https://github.com/maosasagawa/blackbox-re-agent" --skill "maosasagawa/blackbox-re-agent/analyzing-blackbox-elf-object"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maosasagawa/blackbox-re-agent" that are relevant to the current task. Run `npx skills add "https://github.com/maosasagawa/blackbox-re-agent"` and select the relevant skills, then follow their instructions.