Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HackOvert/AntiDBG
/ functions
Functions
22 in github.com/HackOvert/AntiDBG
⨍
Functions
22
◇
Types & classes
2
↓ 19 callers
Function
DBG_MSG
======================================================================= Debugging helper =============================================================
antidbg/AntiDBG.cpp:8
↓ 1 callers
Function
adbg_BeingDebuggedPEB
* Want to inspect the PEB structure? Launch gauntlet in WinDBG and run * this command: dt ntdll!_PEB * Example output: * 0:000> dt ntdll!_PEB * +0
antidbg/AntiDBG.cpp:32
↓ 1 callers
Function
adbg_CheckRemoteDebuggerPresent
antidbg/AntiDBG.cpp:57
↓ 1 callers
Function
adbg_CheckWindowClassName
antidbg/AntiDBG.cpp:137
↓ 1 callers
Function
adbg_CheckWindowName
antidbg/AntiDBG.cpp:72
↓ 1 callers
Function
adbg_CloseHandleException
antidbg/AntiDBG.cpp:591
↓ 1 callers
Function
adbg_CrashOllyDbg
antidbg/AntiDBG.cpp:744
↓ 1 callers
Function
adbg_DebugActiveProcess
antidbg/AntiDBG.cpp:291
↓ 1 callers
Function
adbg_GetTickCount
antidbg/AntiDBG.cpp:484
↓ 1 callers
Function
adbg_HardwareDebugRegisters
antidbg/AntiDBG.cpp:530
↓ 1 callers
Function
adbg_Int2D
antidbg/AntiDBG.cpp:710
↓ 1 callers
Function
adbg_Int3
antidbg/AntiDBG.cpp:649
↓ 1 callers
Function
adbg_IsDebuggerPresent
antidbg/AntiDBG.cpp:165
↓ 1 callers
Function
adbg_MovSS
antidbg/AntiDBG.cpp:553
↓ 1 callers
Function
adbg_NtGlobalFlagPEB
* Want to inspect the value of something in the PEB? Launch WinDBG, * Attach to, or launch a process and run this command: * dt ntdll!_PEB @$peb -r
antidbg/AntiDBG.cpp:185
↓ 1 callers
Function
adbg_NtQueryInformationProcess
antidbg/AntiDBG.cpp:213
↓ 1 callers
Function
adbg_NtSetInformationThread
antidbg/AntiDBG.cpp:266
↓ 1 callers
Function
adbg_PrefixHop
antidbg/AntiDBG.cpp:678
↓ 1 callers
Function
adbg_ProcessFileName
antidbg/AntiDBG.cpp:100
↓ 1 callers
Function
adbg_RDTSC
antidbg/AntiDBG.cpp:367
↓ 1 callers
Function
adbg_SingleStepException
antidbg/AntiDBG.cpp:613
Function
main
======================================================================= The Gauntlet =================================================================
antidbg/gauntlet.cpp:14