View Single Post
  #13  
Old 03-10-2012, 03:46 AM
PixelEngineer
Sarnak
 
Join Date: May 2011
Posts: 96
Default

Quote:
Originally Posted by Taurinus2 View Post
Installing an api hook against the client and logging seek/read against files of that extension would be a start. That's half the picture, anyway. The other half is a memory scanner that locates what was just read in the client's memory. You can then trace execution from that point.
Thank you.

Do you have a guide on how to do this?
Reply With Quote