@cevenif: Reverse engineering used to be the crown jewel of the hacker world – now it's been packaged into a skill set and shoved right at AI's mouth!! Just drop in a routing.md, and AI automatically knows which path to take for security tasks: APK reverse engineering, IDA static analysis, front-end JS cracking, firmware penetration, EDR bypass, exploit chains…

X AI KOLs Timeline Tools

Summary

This project is an AI skill routing package for reverse engineering and penetration testing. Through routing.md, it enables AI to automatically select the appropriate tools and methods, lowering the barriers to security offense and defense.

Reverse engineering used to be the crown jewel of the hacker world – now it's been packaged into a skill set and shoved right at AI's mouth!! Just drop in a routing.md, and AI automatically knows which path to take for security tasks: APK reverse engineering, IDA static analysis Front-end JS cracking, firmware penetration EDR bypass, exploit chains With over twenty sub-skills laid out, the barrier to entry for security offense and defense has been pushed down another notch by AI. Whether this is good or bad, you'll have to decide for yourselves. https://github.com/zhaoxuya520/reverse-skill…
Original Article
View Cached Full Text

Cached at: 07/10/26, 10:09 AM

reverse-skill

Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack

Navigating the dark, rowing against the current

AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base
Reverse Engineering / Pentesting / Security Research Skill Router Pack — AI auto-routing · On-demand toolchain bootstrapping · Self-evolving experience base

About · Quick Start · Usage · Routing Matrix · AI Guidance · Contributing

🌐 English

(Back to top)

IDA Pro · radare2 · Ghidra

(Back to top)

(Back to top)

(Back to top)

(Back to top)

(Back to top)

(Back to top)

Similar Articles

@apivixtls: Pre-open source core results (DeepSeek V4 Flash Driver) Before the project was open-sourced, I used https://github.com/zhaoxuya520/reverse-skill... to complete multiple high-difficulty reverse engineering and security research tasks, fully verifying the model's capabilities in practical complex engineering...

X AI KOLs Timeline

The author @apivixtls released the reverse-skill tool, an AI Agent workflow routing and tool orchestration system designed specifically for reverse engineering and security analysis, and demonstrated its powerful capabilities in scenarios such as Go disassembly, APK decompilation, and Web vulnerability exploitation.

@apivixtls: Now let me recommend an open-source project. If you're interested in web penetration and API packet capture, you can use this directly. This project boils down to one thing: helping you do less manual work and focus on results. What exactly does it do? Your usual packet capture goes like: Open Charles / mitmproxy → a bunch of requests → you slowly sift through them…

X AI KOLs Timeline

Recommend an open-source web penetration and API packet capture analysis tool that uses AI to automatically filter, analyze requests, handle encryption, and generate analysis summaries and reproduction steps, greatly improving reverse engineering efficiency.

@vintcessun: The first time you encounter anti-scraping encryption parameters, you'll probably think "manual breakpoints, environment patching, endless trial and error." But this project directly installs an AI reverse engineering Agent in Firefox — it automatically captures traffic, locates parameters, and non-invasively traces the SpiderMonkey engine at the C++ layer, completely invisible to the page. The core idea is to extract the black-box signature from the browser environment and reduce it to a standalone Node.js algorithm.

X AI KOLs Timeline

An AI reverse engineering Agent project based on Firefox that non-invasively traces at the engine's C++ layer and strips out webpage encryption parameters, reducing them to standalone Node.js algorithms.

@gyro_ai: https://x.com/gyro_ai/status/2055198700016660826

X AI KOLs Timeline

Matt Pocock open-sourced Skills for Real Engineers, a set of small, composable, and hackable AI coding skills designed to address issues in AI programming such as understanding bias, lack of shared language, missing feedback loops, and software entropy. The tool enhances AI programming efficiency through skills like grill-with-docs, tdd, and diagnose, and provides a complete workflow.

@XAMTO_AI: If you've used traditional manual penetration testing, you know!! Juggling multiple tools like Burp, Nmap, Metasploit, switching back and forth, spending hours on recon and exploit, writing PoCs by hand, writing reports until you question your life, false positives everywhere, while real vulnerabilities slip through... One developer couldn't take it anymore and open-sourced a...

X AI KOLs Timeline

Strix is an open-source AI penetration testing tool that uses autonomous AI agents to perform real vulnerability discovery and exploitation, generating working PoCs and compliance-ready reports. It supports multi-agent orchestration, CI/CD integration, and various LLMs, aiming to replace manual pentesting with AI-driven automation.