Contribute  :  Web Resources  :  Past Polls  :  Site Statistics  :  Downloads  :  Forum  
    BiW ReversingThe challenge is yours    
 Welcome to BiW Reversing
 Sunday, April 02 2023 @ 11:12 AM CEST
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

I read the unpack UPX Turtorial but I can't do the last

 
Post new topic   Reply to topic    www.reversing.be Forum Index -> Unpacking
View previous topic :: View next topic  
Author Message
patuan84
New to the board
New to the board


Joined: 31 Jul 2006
Posts: 1

PostPosted: Mon Jul 31, 2006 7:46 pm    Post subject: I read the unpack UPX Turtorial but I can't do the last Reply with quote

this is the link for turtorial
http://www.reversing.be/article.php?story=20060112203459247&query=upx

I did all thing write until using OllyDump step and using imprec. somebody plz tell me more about it? thx in advance
Back to top
View user's profile Send private message
tanatos
Frequent poster
Frequent poster


Joined: 16 Feb 2005
Posts: 68

PostPosted: Wed Aug 02, 2006 6:42 am    Post subject: hi Reply with quote

how about this...go to the last lines of code in the program there should be something like this :
POPAD
JMP XXXXXXXX

now put a breakpoint on the jmp and do F9
it should break...then just go into the jmp(F7)
now you just dump with ollydump(without fixin imports)(also remember the EIP its being used(the new one))
now run ImpRec , select the exe,enter the EIP(the one above)... and fix imports.save imports do dump and your done
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    www.reversing.be Forum Index -> Unpacking All times are GMT + 1 Hour
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
 Copyright © 2023 BiW Reversing
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.99 seconds