|
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.
|