Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 12-10-2013, 12:58
0xd0000 0xd0000 is offline
Family
 
Join Date: Nov 2013
Posts: 51
Rept. Given: 3
Rept. Rcvd 37 Times in 14 Posts
Thanks Given: 9
Thanks Rcvd at 21 Times in 12 Posts
0xd0000 Reputation: 37
ByteDelta

Would anyone be interested in a command line app to generate a byte delta/diff of two executables of the same length.

Example Usage ByteDelta oem.exe patched_oem.exe

Output option is just plain text delta

Offset | OEM | Ptch_OEM |
---------+---------+-------------+
00000088| F1 | 06 |


Or the optional .NET function and/or code to be used for patching..
offsetValueToPatch[0x0088] = 0x06;
Reply With Quote
  #2  
Old 12-10-2013, 15:22
cxj98
 
Posts: n/a
hello, my friend. those tools you are looking for.

http://www.mirrorcreator.com/files/1WNSG79L/PE_compare.rar_links
Reply With Quote
  #3  
Old 12-10-2013, 22:24
0xd0000 0xd0000 is offline
Family
 
Join Date: Nov 2013
Posts: 51
Rept. Given: 3
Rept. Rcvd 37 Times in 14 Posts
Thanks Given: 9
Thanks Rcvd at 21 Times in 12 Posts
0xd0000 Reputation: 37
hi cxj98-

I probably didn't articulate my post correctly, I already have (a custom written c# version, I can't take all credit for, a former colleague helped) -- I was just curious if anyone else was interested in it, especially because it generates the C# stub function to be used for patching..

Thanks for the link though, I will check them out.

I will post my own in Soft Rels
Reply With Quote
The Following User Gave Reputation+1 to 0xd0000 For This Useful Post:
giv (12-11-2013)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT +8. The time now is 08:02.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )