Reverse Engineering RET Homepage RET Members Reverse Engineering Projects Reverse Engineering Papers Reversing Challenges Reverser Tools RET Re-Search Engine Reverse Engineering Forum Reverse Engineering Links

Go Back   Reverse Engineering Team Board > Reverse Engineering Board > File Unpacking
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 06-14-2004, 03:22 PM
Code Pilot Code Pilot is offline
Member
 
Join Date: Jun 2004
Posts: 6
Default Unpacking a .DLL file

Hey guys.

Whats the best way to go about unpacking or decrypting a .dll file of unknown protection. I have read a few tutorials, but non seem to of helped at the moment.

Thanks
Reply With Quote
  #2  
Old 06-15-2004, 02:21 AM
CoDe_InSiDe CoDe_InSiDe is offline
Member
 
Join Date: Nov 2003
Posts: 28
Default

Hi Code Pilot,

Just unpack it like you're used too, but take care with the Exports and the Relocations

Regards,

CoDe_InSiDe
Reply With Quote
  #3  
Old 06-16-2004, 09:56 AM
Code Pilot Code Pilot is offline
Member
 
Join Date: Jun 2004
Posts: 6
Default

CoDe_InSiDe

Do you have a tutorial the explains a good .dll unpacking. Again. I have followed many tutorials and I just don't understand. I am unable to dump the .dll and rebuild.

I have done mostly .exe files and I don't have a problem with them, but I just don't understand these tutorials on .dll.

Thanks for your help.
Reply With Quote
  #4  
Old 06-17-2004, 06:11 AM
CoDe_InSiDe CoDe_InSiDe is offline
Member
 
Join Date: Nov 2003
Posts: 28
Default

Hi Code Pilot,

I don't know of any DLL Unpacking tutorial right now, the best way is to Google it i think...

Regards,

CoDe_InSiDe
Reply With Quote
  #5  
Old 10-29-2004, 01:14 PM
zyzygy zyzygy is offline
Member
 
Join Date: Oct 2004
Location: !nfern0
Posts: 9
Send a message via Yahoo to zyzygy
Default

Hi,
Set a breakpoint on loadlibrary or getprocaddress and then trace till ya enter .dll .Shouldnt take time ,then its pretty the same way u unpack an exe.Set an infinte loop and fix the oep.....

hope u get it

ciao :wink:
__________________
Never hold up farts-They go upto your spine , enter your brain and thats where the shitty ideas come from
Reply With Quote
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump





Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.