Skills by cyberkaida
-
binary-triage
Apache-2.0· ★ 792 · updated 2026-07-21 — Binary Triage performs an initial survey of unknown programs to rapidly assess what they do and surface red flags. It systematically examines memory layout, extracts and analyzes…
-
ctf-crypto
Apache-2.0· ★ 792 · updated 2026-07-21 — CTF Crypto helps you investigate cryptographic implementations embedded in compiled binaries through systematic detection, algorithm identification, and weakness analysis. Trace…
-
ctf-pwn
Apache-2.0· ★ 792 · updated 2026-07-21 — CTF Binary Exploitation guides you through discovering and exploiting memory corruption vulnerabilities to read flags. Learn to analyze data flow, identify unsafe APIs, map memory…
-
ctf-rev
Apache-2.0· ★ 792 · updated 2026-07-21 — ctf-rev guides you through reverse engineering CTF challenges using structured methodologies for program comprehension. Learn to identify critical code paths, trace input…
-
deep-analysis
Apache-2.0· ★ 792 · updated 2026-07-21 — Deep Analysis conducts focused, evidence-based investigation of specific binary questions—such as function purpose, cryptographic usage, or network indicators—through iterative…