
skills
Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows

Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows

Reverse Engineering: Decompiling Binary Code with Large Language Models

Automated binary vulnerability analysis tool that decompiles executables via Ghidra, scans pseudo-C code with Semgrep, and validates findings using…

Repository for the code snippets from the AllThingsIDA video channel

AI-powered reverse-engineering of Rosetta (2 for Linux). Disclaimer: due to the user agreement, I will not touch the code. All is done by AI, so…

A Qt Widgets desktop UI for exploring Python bytecode with pycdc/pycdas, inspecting native decompilation, and using AI fallback for unsupported code…

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Use IDA PRO HexRays decompiler with OpenAI(ChatGPT) to find possible vulnerabilities in binaries

Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.

WinDbg x64 extension that disassembles live functions and uses an LLM to produce verified pseudocode.

Reconstructs legacy Windows binaries into C source by pairing Ghidra decompiler exports with local LLMs, producing compile-checked candidates and…

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

UNIX-like reverse engineering framework and command-line toolset

Ghidra is a software reverse engineering (SRE) framework

Free and Open Source Reverse Engineering Platform powered by rizin

Multi-architecture disassembly framework providing a lightweight, thread-safe API for binary analysis, reverse engineering, and malware research…

Exploit Development and Reverse Engineering with GDB & LLDB Made Easy