PDA

View Full Version : [Request] Unpacked .47


Toskel
25th November 2007, 14:15
Since the unpack tutorial gave an OEP that no longer gets the valid import functions (for the latest Maple anyways), I was wondering if anyone has an unpacked .47 or a new tutorial. I need to trace a few API calls. The last unpacked version (.37) I have seems to have some API calls missing (I don't know if it's because it was not unpacked or the dissassembler missed it).

Thanks in advance.

PS: What's a good dissassembler to use? I currently use IDA Pro.

PhierWall
27th November 2007, 06:00
If you need to track some API calls then just use OllyDbg. Great tool and it lets you do more then that ;).

Toskel
7th December 2007, 11:46
I'm not quite sure if anyone needed the unpacked .47 MS like I did, but I eventually found that SunBeam updated his script so that tutorial works again. If anyone interested, you can find it on... err... I probably can't link without getting warned. Anyways, just google it lol.

Saffebaffe
9th December 2007, 03:31
fukk every1 reqest 'n reqest, DO SUMTHIN ON YOR OWN FFS!!!!!!

That Asian Guy
9th December 2007, 18:22
check out this thread (http://www.mpcforum.com/showthread.php?t=200689)

its old but it might still work

bonkers
9th December 2007, 21:40
fukk every1 reqest 'n reqest, DO SUMTHIN ON YOR OWN FFS!!!!!!

read his post he was trying on his own and in the end did so

@Toskel - gratz on unpacking .47 :)

you could ask permission to post a link but i dont think mods would care if you posted a link to CEF

thaicoures3
10th December 2007, 06:41
I thought Olly was detected by GG now? I guess I'll try unpacking it with olly again...

S3NSA
10th December 2007, 11:28
fukk every1 reqest 'n reqest, DO SUMTHIN ON YOR OWN FFS!!!!!!

your doing it wrong.

thaicoures3
11th December 2007, 05:57
Anyone still have the rev1007 (even earlier would be better) files? I'm gonna try something with them.

bonkers
11th December 2007, 09:26
Anyone still have the rev1007 (even earlier would be better) files? I'm gonna try something with them.

http://www.mpcforum.com/showthread.php?t=212881

i posted rev 800 files :)

will that do ?

Toskel
14th December 2007, 02:10
@Saffebaffe: I don't quite understand what's wrong with asking around to see if someone has already done something I need to use to build on it. I'm not your average hacker who wants to download hacks even though he's completely clueless as to what it does, he just cares about playing Maple. I've searched and attempted to unpack it myself, but why would I go through the trouble if it's already available?

@That Asian Guy: Yeah I tried that but it didn't work when I tried it because Maple changed the way they packed the exe so the script was outdated. Sunbeam updated his script on CEF so that one works.