![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() 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 |
#2
|
|||
|
|||
![]() Hi Code Pilot,
Just unpack it like you're used too, but take care with the Exports and the Relocations ![]() Regards, CoDe_InSiDe |
#3
|
|||
|
|||
![]() 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. |
#4
|
|||
|
|||
![]() 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 |
#5
|
|||
|
|||
![]() 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 |