Skip to main content
radareorg
GitHub 제작자 프로필

radareorg

2개 GitHub 저장소에서 수집된 24개 skills를 저장소 단위로 보여줍니다.

수집된 skills
24
저장소
2
업데이트
2026년 8월 25일
저장소 탐색

저장소와 대표 skills

aicommit
미분류

Create a commit message to use for the currently unstaged changes

2026년 8월 25일
aiclean
소프트웨어 개발자

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

2026년 8월 13일
analysis
정보 보안 분석가

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.

2026년 8월 13일
annotations
정보 보안 분석가

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.

2026년 8월 13일
classes
정보 보안 분석가

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'.

2026년 8월 13일
connect
정보 보안 분석가

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.

2026년 8월 13일
data
정보 보안 분석가

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.

2026년 8월 13일
decompiler
정보 보안 분석가

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).

2026년 8월 13일
수집된 skill 23개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다