reverse-skill on GitHub: AI Agent Routes Reverse Engineering Tasks
A project called reverse-skill has appeared on GitHub, dedicated to automating reverse engineering and security analysis tasks using AI.
A file routing.md is added to the project; it describes which path the agent should follow for different security tasks. The agent receives it and decides on its own which tools and methods to use.
Inside, there are more than 20 areas: APK reversing, IDA static analysis, reversing a JS frontend, firmware security, EDR bypass, vulnerability exploitation. In general, all typical defense and attack scenarios.