![]() |
|
|
|
#1
|
|||
|
|||
|
As for my first question here... Just now i was unpacking some ASPR and noticed "Pick DLL" button in ImpRec
What a dumber Pick executable of dll, pick dll and there you have it I just wonder how none of you wankers told me this :P Keeping all easy ways to yourselfTechLord: I'm not really clear where you are having problem. Getting to DllMain? Getting IAT? |
|
#2
|
|||
|
|||
|
dll unpacking prob...
nikola:
My main problem is in getting the OEP... The way I proceed, as I said in one of my prev posts is by changing the characteristics of the dll to exe by subtracting 2000h from the characteristic in PE Editor. Then I load it in Olly as an exe and try to step it using F7 and F8. Then I try to look for the OEP in the usual way - looking for any SUDDEN changes in the EIP ranges, any sudden jmp away from the decrypting code etc... This tends to fail more often with Vbox than with other packers. I sometimes try to load it in IDA Pro 4.7 and after a long and thorough search, I get the oep. My request was whether someone succeeded in finding any easier way to unpack the vboxed dlls. The search on the net, including the RCE fora, only succeeded in me understanding that the unpacking of the dll is "More involved and complex"...According some of the authors... Even after I find the OEP, getting the imports with imprec frequently fails when I use ImpRec 1.6 Final...there are very few if any documents on the net explaining how to get the imports for the dll...The way I proceed is to create a small loading exe file for the dll and then try to get the imports through ImpRec...Any detailed Tutorial on unpacking at least a single vboxed dll is welcome... I can provide plenty of vboxed dlls if you need them for preparing a rather rough sketch of the steps to take, if not a full-blown tut... Thank you...
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| different DLLs have same udd name in OllyDbg | BlackWhite | General Discussion | 8 | 07-31-2014 03:04 |
| How to patch .NET DLLs? | Newbie_Cracker | General Discussion | 28 | 09-26-2005 04:52 |
| DLLs | armmad8 | General Discussion | 2 | 06-09-2005 22:13 |