ghidrasql-skills
ghidrasql-skills에는 0xeb에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Analyze binaries with ghidrasql using safe, high-signal query patterns.
Apply persistent ghidrasql annotations such as names, comments, signatures, and local-variable edits.
Connect to ghidrasql sources, verify live access, and route to the right analysis skill.
Query strings, bytes, data items, memory blocks, and relocations through ghidrasql.
Manage breakpoints and patch bytes through ghidrasql — the breakpoints table and bytes single-byte UPDATE.
Decompile functions with ghidrasql and work with pseudocode, locals, parameters, and ctree pattern views safely.
Inspect code structure through ghidrasql tables for functions, instructions, blocks, CFG, loops, switches, dominators, and tail calls.
Reference ghidrasql SQL functions and choose the right helper for a task.
Search ghidrasql entities by name or pattern across functions, symbols, imports, exports, types, and strings.
Recursive bottom-up source recovery methodology — annotate leaf callees first, work up through the call graph, refining types iteratively.
Import, inspect, and apply Ghidra types through ghidrasql — structs, unions, enums, typedefs, and function signatures.
Trace callers, callees, call graph edges, and string references with ghidrasql.