View Single Post
  #1  
Old 01-05-2005, 20:19
SystemeD SystemeD is offline
Friend
 
Join Date: Dec 2004
Posts: 68
Rept. Given: 8
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
SystemeD Reputation: 1
SafeCast 2.20 problem

Hi all,
I've a problem using Olly for debugging a game with Safecast 2.20 protection. It has a starting form where you can decide to try, buy or insert a serial, I can easily bypass all the antidebug tricks (it's very easy because they are all in one call at the beginning) and I can reach that form while debugging.
If I want to try the game instead, it doesn't start but the process runs correctly (it doesn't exit but nothing happens).
Then I tried to create a small loader to launch the game and the result is the same, I can reach the starting form
but the game doesn't start. Any suggestion?
I'm sure that the antidebug tricks aren't called again but it seems that somehow the game know that another program started it.
Thanks,
SystemeD
Reply With Quote