Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdvDebug authored Jan 7, 2025
1 parent 93ca1de commit 766d53d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ A .NET Project which Contains some useful techniques to detect debugging and oth

![image](https://github.com/user-attachments/assets/a49389e4-105b-41d4-8f3a-4d5851022c79)

## Hooks
* Preventing unauthorized retrieval of .NET functions pointer to prevent raw memory modifications of functions at runtime

## Anti Debugging
* NtUserGetForegroundWindow (looks for bad active window names to check if it's a known debugger)
Expand Down

0 comments on commit 766d53d

Please sign in to comment.