Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.38 KB | None | 0 0
  1. INSERT INTO `warden_checks` VALUES
  2. (787,243,'','',4194304,2,'0000','3rd Party Dynamic Address'),
  3. (788,243,'','',652040,4,'00003000','Ptr on 3rd Party Address'),
  4. (789,243,'','',13899196,2,'B3E3','Packet Injection Address'),
  5.  
  6. 787 - IsDebuggerPresent (CE, Olly, IDA, ect)
  7. 788 - PtrIsDebuggerPresent (CE, Olly, IDA, ect)
  8. 789 - WowAddin Packet Injection (https://github.com/mynew3/WowAddin)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement