Skip to content

AntiCrack-DotNet

Compare
Choose a tag to compare
@AdvDebug AdvDebug released this 19 Jun 01:09
· 78 commits to main since this release
ade360f

Anti-Debugging: Added Hardware Breakpoints Detection, Replacing CheckRemoteDebuggerPresent with NtQueryInformationProcessCheck with 3 other checks: ProcessDebugFlags, ProcessDebugPort, ProcessDebugObjectHandle.

Anti-Dll Injection: Taking Advantage of Binary Image Mitigation Policy to prevent injecting Non-Microsoft Binaries.