Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Options for debugging file access

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
booingthetroll
Expert Cheater
Reputation: 0

Joined: 30 Aug 2011
Posts: 114
Location: ::1

PostPosted: Tue Feb 24, 2015 3:50 pm    Post subject: Options for debugging file access Reply with quote

Hey there! This is probably an easy question, but if I could get an answer, it'd help a ton with what I'm trying to do. A program I'm messing with has a lot of security, and included is a feature to send a hash of the file to the server to be verified. The hash is NOT built in, and my naive self needs to know the best options to see where and how it's reading its static bytes. I'm guessing it'd be possible to monitor file accesses in a virtual machine, but for a start, could I have some common functions that'd be used specifically for this? It's a large program, so the more specific the better, but there's about a 98% chance it's a simple win32 function. Packets are queued so debugging the sending itself would be unfavorable.
Back to top
View user's profile Send private message
SteveAndrew
Master Cheater
Reputation: 30

Joined: 02 Sep 2012
Posts: 323

PostPosted: Tue Feb 24, 2015 5:04 pm    Post subject: Reply with quote

Hash of the file? You mean hash of the executable running? Did you try doing a find what accesses on any address of the executable? Just add any address to your CT and then do a find what accesses. If there's anything hashing it, it should come up! Use VEH debugger if the windows debugger fails.

Then either spoof the hash/CRC or just make a copy of the entire area of memory where you modify and redirect it to your copy.

_________________
Back to top
View user's profile Send private message
booingthetroll
Expert Cheater
Reputation: 0

Joined: 30 Aug 2011
Posts: 114
Location: ::1

PostPosted: Tue Feb 24, 2015 5:42 pm    Post subject: Reply with quote

They have that, too, and it's pretty easy to get around, but I'm looking into hex editing the actual file permanently - the problem is that the actual file is hashed.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites