Thread: N00b : help ?
View Single Post
  #3  
Old 05-04-2005, 06:16
baatazu
 
Posts: n/a
Can you define "2 sessions max"? If you mean it allows 2 instances of the software running, can you see how it checks for the instances? Is it checking the class/caption of the software? Is it mutex? Is it semaphore? Maybe its easier to trick it using "external" ways rathen than patching/debugging the exe itself.
Reply With Quote