Log in

View Full Version : Need a help with Ollydbg


GISman
11-18-2012, 07:47 AM
Hi all, i have a GPS Program "Mapwel",www.mapwel.net,i have searched it on the internet to find a any medicine, but unfortunately, i did not find any medicine for it, i know some background about ollydbg, but i have not reached to make a crack or patch for any program, so can any one how to make generating a serial for this program, this program only need GPS ID check only for Garmin GPS.

here is my GPS ID, 3850391236_40
and here is a screenshot for reregistration window
[URL=http://imageshack.us/photo/my-images/59/mapwell00147.png/]

and here is an installer files, http://rghost.net/41647731
thanks for helping me.

user1
02-02-2013, 05:57 AM
Can u upload 32 and 64 version?

djeman
02-02-2013, 09:18 AM
All versions are on the official site:
http://www.mapwel.net/down.htm

But the executable is packed with asprotect v1.4.

user1
02-03-2013, 04:36 AM
Just use this to unpack...
http://www.multiupload.nl/UE2F85RVFQ

djeman
02-03-2013, 08:33 AM
I tried your tool by curiosity and I'm sorry but it don't work.

I unpack the 32bits version with this pack of script for ollydbg:
http://www1.zippyshare.com/v/11393350/file.html

You need to use "Recovery of table IAT and calls APIs.osc" and if you don't have the oep "Search OEP (SBOEP).osc".
After a dump of your file you need to reconstruct the iat with imprec.
StrongOD works fine to hide ollydbg.

But how can we do the same in x64 ? :x

Edit:
I checked my mp and I don't understand ... I tried your tool but always the result suck, there are options to adjust?
And me I don't want this software, I just need to learn how to unpack this :p

I tried to unpack it manually but it's not easy to find all hiddens apis ...

user1
02-04-2013, 02:01 AM
Asprotect has a lot of unpacking tut's. Just search....

djeman
02-04-2013, 10:26 AM
Yep a lot of tutorial but only to unpack it with basic options ...

I found my error for the difference of size, I forgot to rebuild the idata segment after the unpacking ^^

uriendemonav
02-06-2013, 07:56 PM
Ive unpacked the exe file.

http://www.sendspace.com/file/1dowfm

have fun cracking the soft.