Detect suspend you process
  • C++ 99.7%
  • C 0.3%
Find a file
2023-06-07 11:16:40 +00:00
Anti suspend Add code 2023-06-07 11:16:40 +00:00
Anti suspend.sln Add code 2023-06-07 11:16:40 +00:00
LICENSE Initial commit 2023-06-07 11:16:12 +00:00
README.md Add code 2023-06-07 11:16:40 +00:00

Anti_suspend

Just an example of using shellcode to secure a process.
Prevents:
1)Freezing process threads (you can use anti-attach for debugger)
2)Hardware breakpoints
3)Hide thread from the debugger

Problem:
Use code in non legit modules
This will raise the flags of AV