kaannsaydamm/arakne — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a defensive security tool called Arakne that helps an admin investigate and clean an infected computer from the command line. I want it to run on Windows, Linux, and macOS where possible, with the strongest support on Windows.

It should open with a simple interactive menu for quick scan, deep scan, malware signature scan, process killing, quarantine, whitelist viewing, network isolation, evidence collection, and report creation. The scans should look for things like rootkits, ransomware signs, suspicious memory, persistence in registry or startup locations, hidden Linux processes, cron persistence, macOS launch agents, risky browser extensions, vulnerable drivers, and boot security issues.

Please make the tool careful and defensive. Ask before destructive cleanup unless I run it with a clear nuke option. Save findings in readable JSON and HTML reports, and collect evidence into a zip when requested. Include straightforward build and install steps, especially for Windows admin use. Look up current docs online if you need to.

Want more depth? Deep Reverse