View Single Post
  #3  
Old 07-06-2016, 04:46
sh3dow sh3dow is offline
Family
 
Join Date: Oct 2014
Posts: 158
Rept. Given: 113
Rept. Rcvd 79 Times in 24 Posts
Thanks Given: 458
Thanks Rcvd at 202 Times in 75 Posts
sh3dow Reputation: 79
Collection Of Anti-Debugging Tricks
PHP Code:
https://github.com/waleedassar/antidebug 
Pafish is a demonstration tool that employs several techniques to detect sandboxes and analysis environments in the same way as malware families do.
PHP Code:
https://github.com/a0rtega/pafish 
antivm.cpp from hackedteam
PHP Code:
https://github.com/hackedteam/scout-win/blob/master/core-scout-win32/antivm.cpp 
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
PHP Code:
https://github.com/ThomasThelen/AntiDebugging 
Reply With Quote
The Following 3 Users Say Thank You to sh3dow For This Useful Post:
alephz (08-05-2016), nimaarek (09-09-2017), TechLord (07-06-2016)