Skip to content

AntiCrack-DotNet

Compare
Choose a tag to compare
@AdvDebug AdvDebug released this 11 Apr 14:45
· 17 commits to main since this release
c9dd637

New Features:

  • Added NtSetDebugFilterState check
  • Added Page Guard breakpoints detection
  • Added a check for devices created by sandboxes or VMs
  • Added a check for injected libraries by adding dll path whitelisting check
  • Added secure boot detection

Improved:

  • improved hooking detection
  • some optimizations