Skip to main content
radareorg
GitHub creator profile

radareorg

Repository-level view of 24 collected skills across 2 GitHub repositories.

skills collected
24
repositories
2
updated
Aug 25, 2026
repository explorer

Repositories and representative skills

aicommit
unclassified

Create a commit message to use for the currently unstaged changes

Aug 25, 2026
aiclean
software-developers

Clean and refactor code with a focus on unnecessary complexity, reducing lines of code, improving readability, and preferring radare2-native portable APIs.

Aug 13, 2026
analysis
information-security-analysts

Triage and audit radare2 binaries via r2xsql — find suspicious behavior, surface crypto/network/persistence APIs, hunt high-complexity functions, and run multi-table queries that combine code, data, and xrefs.

Aug 13, 2026
annotations
information-security-analysts

Edit radare2 annotations — comments, flag/function names, local variables, bookmarks — via r2xsql. Use when asked to add comments, rename functions/flags, rename or retype locals, or persist analysis state.

Aug 13, 2026
classes
information-security-analysts

Recover C++ class hierarchies, vtables, and RTTI from a compiled binary via r2xsql's classes and class_methods tables. Use when asked about class/inheritance structure, vtable layout, virtual method tables, or 'what C++ classes does this binary define'.

Aug 13, 2026
connect
information-security-analysts

Connect to radare2 sessions via r2xsql and bootstrap analysis. Use when starting a new SQL session, routing to other skills, or setting up CLI/HTTP/MCP connections.

Aug 13, 2026
data
information-security-analysts

Query radare2 data and memory — bytes, defined data, byte patterns, assembling/demangling a mnemonic or symbol name, strings, imports, entry points, relocations, linked libraries, and binary metadata — via r2xsql.

Aug 13, 2026
decompiler
information-security-analysts

Get pseudocode for radare2 functions via r2xsql. Use when asked for a higher-level view of a function than raw disassembly. Runtime-gated by an installed decompiler plugin (r2ghidra / r2dec / built-in pdc).

Aug 13, 2026
Showing 8 of 23 collected skills.
Showing 2 of 2 repositories
All repositories loaded