figugegl
March 15th, 2002, 03:34
you might be fed up with this already - but i finally decided to unpack an asprotected target. as i usually only reverse crackme's this is new to me. the target is:
art icons pro 3.16 (***.aha-soft.com).
i managed to unpack the exe, dump it and rebuild the imports with imprec. (OEP: 1241B4, IAT: 12D1B4, IATSize: 81C)
the dumped exe didn't start. i had to fix a call at address 5241c4, which jumped to aspr code and another check at address 403F60.
afterwards, the prog started, but showed plenty of memory access errors. i fixed the first two, but this caused other, more serious mem violations: suddenly strange messageboxes appear, the windows font changes...
i have read the past 30 or so asprotect-related threads (there's even one regarding the same app, but a previous version). i've learned that asprotected targets do strange things sometimes, but unfortunately i haven't found a solution to this one
maybe some of the more experienced people here could give me some hints. i've attached my resolved iat.txt
figugegl
art icons pro 3.16 (***.aha-soft.com).
i managed to unpack the exe, dump it and rebuild the imports with imprec. (OEP: 1241B4, IAT: 12D1B4, IATSize: 81C)
the dumped exe didn't start. i had to fix a call at address 5241c4, which jumped to aspr code and another check at address 403F60.
afterwards, the prog started, but showed plenty of memory access errors. i fixed the first two, but this caused other, more serious mem violations: suddenly strange messageboxes appear, the windows font changes...
i have read the past 30 or so asprotect-related threads (there's even one regarding the same app, but a previous version). i've learned that asprotected targets do strange things sometimes, but unfortunately i haven't found a solution to this one

maybe some of the more experienced people here could give me some hints. i've attached my resolved iat.txt
figugegl