Thread: Patching file
View Single Post
  #7  
Old 07-12-2015, 17:40
peterg70 peterg70 is offline
Friend
 
Join Date: Sep 2005
Posts: 30
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 7
Thanks Rcvd at 1 Time in 1 Post
peterg70 Reputation: 0
reversing hasn't stopped.

Just with encryption layers and self modifying code a simple task 10 years ago is no longer routine. Programmers can create a messy code as this is the current acceptable norm.

So why go through days of decompile/reversing when there are other ways to solve the problem.

Back on topic
The patch is straight forward in external dll. The main exe is axprotected. Techlord has done extensive work on it. I don't want to decompile exe/patch as this would need to be done to many exe. So attacking the dll which is common is easier.

What i asked was there a tool that can get the same CRC value after patching as before by adjusting some bytes in the file.


Quote:
Originally Posted by evlncrn8 View Post
im guessing a lot has changed in 10 years, has reversing stopped?
Reply With Quote