Skip to main content
GitHub repository

ghidrasql-skills

ghidrasql-skills contains 12 collected skills from 0xeb, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
11
updated
2026-07-30
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

analysis
software-developers

Analyze binaries with ghidrasql using safe, high-signal query patterns.

2026-07-30
annotations
software-developers

Apply persistent ghidrasql annotations such as names, comments, signatures, and local-variable edits.

2026-07-30
connect
software-developers

Connect to ghidrasql sources, verify live access, and route to the right analysis skill.

2026-07-30
data
software-developers

Query strings, bytes, data items, memory blocks, and relocations through ghidrasql.

2026-07-30
debugger
software-developers

Manage breakpoints and patch bytes through ghidrasql — the breakpoints table and bytes single-byte UPDATE.

2026-07-30
decompiler
software-developers

Decompile functions with ghidrasql and work with pseudocode, locals, parameters, and ctree pattern views safely.

2026-07-30
disassembly
software-developers

Inspect code structure through ghidrasql tables for functions, instructions, blocks, CFG, loops, switches, dominators, and tail calls.

2026-07-30
functions
software-developers

Reference ghidrasql SQL functions and choose the right helper for a task.

2026-07-30
grep
software-developers

Search ghidrasql entities by name or pattern across functions, symbols, imports, exports, types, and strings.

2026-07-30
re-source
software-developers

Recursive bottom-up source recovery methodology — annotate leaf callees first, work up through the call graph, refining types iteratively.

2026-07-30
types
software-developers

Import, inspect, and apply Ghidra types through ghidrasql — structs, unions, enums, typedefs, and function signatures.

2026-07-30
xrefs
software-developers

Trace callers, callees, call graph edges, and string references with ghidrasql.

2026-07-30