LaptoniC
September 19th, 2001, 02:12
I had some problems with new asprotect it is really headeche.Program is Aha-soft ArtIcons v2.52 h*tp://www.aha-soft.com
Everyting is founded by Revirgin great tool!
Recently all asprotected softs checks asprotect in memory a lot.What I mean is not directly checking the memory locations for some bits.Instead it maps addresses to asprotect memory and calls from there.So if no asprotect no code to run.
Only way to make it run -in my opinion- dump asprotect memory and make new section and paste it.Then change asprotect memory locations with the ones with your loader at the end.I have completed only part of it
loader contents
dump CF3405
dump CFC4A8
change dwords at 5067C0 5067D0 and 5067D4 so that they will point to loader.
However with this modifications program runs but when exits it gives error.Before going deep inside I want to learn that, is there a anyway to fix this, other than making loader and pointing to it?Sorry for my bad english hope you understand.
Thanks
Everyting is founded by Revirgin great tool!
Recently all asprotected softs checks asprotect in memory a lot.What I mean is not directly checking the memory locations for some bits.Instead it maps addresses to asprotect memory and calls from there.So if no asprotect no code to run.
Only way to make it run -in my opinion- dump asprotect memory and make new section and paste it.Then change asprotect memory locations with the ones with your loader at the end.I have completed only part of it
loader contents
dump CF3405
dump CFC4A8
change dwords at 5067C0 5067D0 and 5067D4 so that they will point to loader.
However with this modifications program runs but when exits it gives error.Before going deep inside I want to learn that, is there a anyway to fix this, other than making loader and pointing to it?Sorry for my bad english hope you understand.
Thanks