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 件のリポジトリを表示
すべてのリポジトリを表示しました