Darius Houle
Community@dariushoule · Boise ID
The world's foremost expert on making tacos that don't leak their filling when you bite into them. Also cybersecurity stuff.
Agent Skills by Darius Houle
Showing 8 vetted skills indexed across 1 GitHub repositories.
decompile
Decompile binary functions into C-like pseudocode using angr CFG analysis.
find-oep
Trace unpacking stubs in x64dbg to identify the original entry point of packed PE executables.
tracealyzer
Trace x64dbg debuggee execution and log disassembled instructions for offline analysis.
state-snapshot
Capture committed memory regions and processor state from x64dbg sessions.
shellcode-analyzer
Load and analyze raw shellcode blobs in x64dbg with optional unpacking.
state-diff
Diff register and memory changes from before/after state snapshots.
yara-sigs
Scan state snapshot memory with YARA rules to detect malware signatures.
vuln-hunter
Identify security weaknesses in a paused debuggee via import/export reconnaissance and PoC testing.