View Single Post
  #1  
Old 14-09-2010, 23:05
Nacho_dj's Avatar
Nacho_dj Nacho_dj is offline
Registered User
 
Join Date: Sep 2010
Location: ARTeam
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Nacho_dj is on a distinguished road
On the other side, I have been testing the trial one yesterday (ACTC). It is quite easy to unpack & revirgin, their two protected executables just use 7 redirected imports (PeekMessageA, GetMessageA, PeekMessageA, GetMessageA, PeekMessageA, GetMessageA, ExitProcess) and an encrypted block of bytes of size 0x8000 when dumped from AM browser (if you dump from real OEP, no encripted block appears).

No encrypted files found also, so fixing both protected executables is enough to get the entire game unprotected.

This game seems to use the minimum features of ActiveMARK for its protection...

Best regards

Nacho_dj
Reply With Quote
Sponsored Links