Gdb pwndbg for PE debug
Stars
16
Forks
1
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
feat(kd): callbacks/ssdt/vad commands for rootkit and VAD inspection
0b27198View on GitHubfeat(wt): WinDbg-style watch & trace through current function
ddc801cView on GitHubfeat(asm): assemble and patch x86/x64 instructions via Keystone
f1dd3e3View on GitHubfeat(analyze): WinDbg-style !analyze for the most recent stop
067256fView on GitHubfix(symbols): chase PE forwarder chains during export cache load
03aff61View on GitHubfeat(return): force-return from current function with optional rax value
b1bc982View on GitHubfeat(call): invoke arbitrary functions in the debuggee with typed args
ab3a411View on GitHubfeat(ftrace): bulk function tracing with glob expansion + forwarder chasing
dbfa6a5View on GitHubfeat(catch): catch exception <name|code> for first-chance SEH
6ec5115View on GitHubfeat: syscalls — bulk-trace ntdll!Nt* exports via auto-continuing BPs
3568153View on GitHub