disassembly skills

69 tagged disassembly, measured the same way as everything else here.

Browse within: malware-analysis 66ctf 61firmware-analysis 59binary-analysis 10reverse-engineering 8ghidra 7go-malware 7golang 7cybersecurity 5

26zl/cybersec-toolkit

Skill Claude CodeCodex

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

46 4d ago A 40 tokens original MIT

re-angr

02

dslsdzc/rev-skills

Skill Claude CodeCodex

A guide to symbolic execution with angr, a tool that explores program paths using unknown input values and a constraint solver. It is aimed at finding inputs that reach or avoid chosen points in a program.

21 3d ago A 36 tokens original Apache-2.0

re-flutter

03

dslsdzc/rev-skills

Skill Claude CodeCodex

Flutter/Dart AOT 逆向:libapp.so 快照分区解析、符号还原、Dart VM 动态分析。触发词:Flutter、Dart、libapp.so、AOT snapshot、kernelblob、flutterassets、Dart VM.

21 3d ago A 60 tokens original Apache-2.0

re-game

04

dslsdzc/rev-skills

Skill Claude CodeCodex

A guide to analysing game software made with Unity or Unreal, changing values in memory, examining Lua scripts, and inspecting graphics shaders. Cheat Engine is a Windows tool for scanning and modifying a running program's memory.

21 3d ago A 92 tokens original Apache-2.0

rust-elegant

05

VibRev/ida-headless-mcp

Skill Claude CodeCodex

A set of Rust coding guidelines for writing, reviewing, and structuring Rust projects, including error handling, ownership, traits, enums, iterators, macros, and memory use.

9 3d ago A 111 tokens original Apache-2.0

idapython

06

VibRev/ida-headless-mcp

Skill Claude CodeCodex

IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida modules (50+), idautils iterators, and common…

9 3d ago A 77 tokens copy · 100% Apache-2.0