Thread: Help Unpacking
View Single Post
  #6  
Old 02-23-2005, 02:52
Nukacola's Avatar
Nukacola Nukacola is offline
Friend
 
Join Date: Sep 2004
Location: Germany
Posts: 49
Rept. Given: 0
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
Nukacola Reputation: 2
Ok thanks a lot for this information.

I'm working on this target. You can get it here http://phalcon.net/tryout/Setup.exe
But i'm so stupid it wasn't a missing section.
it was caused by some wrong imports.
I won't rely on ImpRec again..

After having fixed the imports by hand I noticed that this target has some other protections.
The target can't find any CD-Drives if it is unpacked.


I tried to fix this by bp GetDriveTypeA and checked if the drives
correctly initialize by the target. Get DriveTypeA returns a 5 for every CD-Rom drives in my computer.
But the programm told me that no CD-drives could be found.

What do you think might be the problem.???

PS: I can't tell you the target name here cos JMI wouldn't appreciate it.

Thanks
Nukacola
Reply With Quote