![]() |
|
|
|
#1
|
|||
|
|||
|
D-Jester,
is there any generic manual unp for vbox? my target is protected with vbox 4.10, how to reach the OEP using Olly? btw, is your tuts applicable for this version? Last edited by ivanov; 06-13-2005 at 21:13. |
|
#2
|
||||
|
||||
|
Quote:
http://www.exetools.com/forum/showthread.php?t=4160 Last edited by N0P; 06-14-2005 at 01:35. |
|
#3
|
|||
|
|||
|
yes, i have followed that tuts and also the one from D-jester. It "seemed" I reached the OEP, but no exe's worked. Please, I need more guidance. Here is my target:
h__ttp://www.qfile.de/dl/33934/target.rar.html. |
|
#4
|
|||
|
|||
|
Quote:
target requires at least 2 non-system dll's not included in the archive. vboxp410.dll GEAR32PD.dll |
|
#5
|
||||
|
||||
|
Hello ivanov, please PM me with a download link for the FULL package, I can't run this on my system without its dependacies.
Thanks
__________________
Even as darkness envelops and consumes us, wrapping around our personal worlds like the hand that grips around our necks and suffocates us, we must realize that life really is beautiful and the shadows of despair will scurry away like the fleeting roaches before the light. |
|
#6
|
||||
|
||||
|
Hi ivanov
Likewise, PM the link Don't know what exactly the program is but sounds like some old Adobe thing /hobferret |
|
#7
|
|||
|
|||
|
I have tried Lunar_Dust tuts "Unpacking VBOX 4.6.2 (Privilege Client)
Semi - Manually�..". I don't fixed the import table, just change the EP manually after dumping the program using LordPE. It works fine on Win XP SP2. But, I cannot run it on Win ME. It seems IAT is the problem, but I am not sure to fix it, :-). The only imported function I see when loading the original program into ImpRec, entering the OEP I just found (using Lunar_Dust tuts, or the one that PEiD suggested), is Kernel32.dll. I don't know why ..:-). |
|
#8
|
||||
|
||||
|
Hi
From what I remember of VBOX4.1, the entry point is from the PREVIEW section The last 2 instructions I think (if I remember correctly) are:- PUSH FFFFFFFF CALL EAX - - > To EIP LONG TIME AGO vbox4.1 /hobferret If you have a dump and it wont run, have you fixed the IAT
Last edited by hobferret; 06-14-2005 at 21:21. Reason: Forgot IAT bit |
|
#9
|
|||
|
|||
|
right,hobferret.
i have reached that section and jump into the call, do nothing and dumped the process using OllyDump. After fixing IAT, i got only one valid imported function and the exe is not working/error. |
|
#10
|
||||
|
||||
|
Hey man
If you only have one reference in the IAT it has gotta be wrong When at the IAT check to see where the calls are from, do a search for FF25 and you should find the IAT area, make a note of it and use that in Imprec /hobferret |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vbox 4.6.2 | LetMeIn | General Discussion | 4 | 10-29-2004 11:10 |