A bunch of Windows anti-debugging tricks for x86 and x64.
Stars
811
Forks
92
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
1
Formatting, case insensitive comparison, err code, exit added
75de1f3
Merge pull request #1 from Ret2Me/master
0ea05b0
Added: Crashing OllyDbg and detection via process file name
0115cae
Added Window Name check in addition to Class Name
b6571c5
Push first, review code later. This is the way.
13ecb8e
Cleaning up NtQueryInformationProcess
41c8567
NtQueryInformationProcess fixes
9871195
Added addition resources, function rename
d385229
Added license, PEB check cmd, YouTube playlist
f29a283
Added x64 support to the single step exception method
ba1ef22
Added x64 support for int 2d and int 3 methods
1127f6c
Implemented RDTSC check for x64
4bc1f36
x64 assembly fixes, removed IDA window check
b9e6898
README update, Debug build setting fix
ec079e7
Updated to Visual Studio 2019, adding x64
658aac5