View Single Post
  #11  
Old 06-03-2005, 00:05
Kameo Kameo is offline
Friend
 
Join Date: Mar 2004
Posts: 87
Rept. Given: 3
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 12
Thanks Rcvd at 1 Time in 1 Post
Kameo Reputation: 1
when it deals to patch ASPack files i often use Diablo2002's Universal Patcher. It just does the job perfectly.
First unpack your target (my_target.exe), dump it (as target_dumped.exe), make all your modifications (with olly) and save them to new file (target_patched.exe).
Now fire up dUP, and locate your modified and patched file.
dUP will compare which modifications you've done, then show itthe real file to patch (the packed one: (my_target.exe), get infos and thhat's all, it will create a small patch that you can send anywhere and will perform all the modifications.

Here are the links to dUP v1.14 and dUP v2.03, yet i can't make v2.03 work, still got an error and i don't know why.

However:
Attached Files
File Type: rar dup114.rar (119.0 KB, 10 views)
File Type: rar dup2.rar (101.5 KB, 8 views)
Reply With Quote