Unprotect Project
  • Search
  • Map
  • Resources
    Technique List Snippet List Detection Rule List
  • About
  • API

Search Evasion Techniques

Names, Techniques, Definitions, Keywords

Random is cool

Search Result

1 item(s) found so far for this keyword.

Guard Pages Anti-Debugging

Memory breakpoints are implemented by using guard pages. Detection of guard pages is based on imitation of debugger behavior - i.e. creation of PAGE_GUARD memory page and accessing it, previously put return address onto the stack. If STATUS_GUARD_PAGE_VIOLATION occurs, it’s assumed no debugging is in place.

Made with in 🇫🇷 © 2022. The #UnprotectProject

Disclaimer - EULA - Terms And Conditions

Contribute