View Single Post
  #1  
Old 08-15-2014, 02:08
namreeb namreeb is offline
Friend
 
Join Date: Jun 2011
Posts: 17
Rept. Given: 1
Rept. Rcvd 10 Times in 6 Posts
Thanks Given: 1
Thanks Rcvd at 29 Times in 9 Posts
namreeb Reputation: 10
[C++] Hack sniff

Hello. I am writing this to share with those who might be interested that I have started writing a tool to monitor the changes a given process makes to other processes. My purpose for this is to watch how game hacks behave. There are other potential uses, as well.

The source is available here: https://github.com/namreeb/hacksniff

This software assumes you have the boost API and hadesmem installed. hadesmem can be found here: https://code.google.com/p/hadesmem/

Feel free to provide any feedback or feature requests on GitHub (or here since I guess if I don't make posts that means my account should be deleted).
Reply With Quote
The Following 4 Users Gave Reputation+1 to namreeb For This Useful Post:
Debugger (08-16-2014), emo (08-16-2014), niculaita (08-20-2014), Storm Shadow (08-15-2014)
The Following 3 Users Say Thank You to namreeb For This Useful Post:
niculaita (02-25-2017), zeffy (07-27-2017)