Quote:
|
If it works in one of the above ways then its not so easy to clear the check.
|
You can easily close mutexes and probably semaphores with tools like Process Explorer, etc, but don't try to close any system mutex inside target application, because you'll get BSOD.
One of interesting examples of breaking multiple instances restriction is regedit.exe (there used FindWindow function)