K, so you need mutex because you don't want multiple instances of your program in one machine.
But, when some other program like antimalware, reserve your mutex, your program will don't run, yes?
K, so you need mutex because you don't want multiple instances of your program in one machine.
But, when some other program like antimalware, reserve your mutex, your program will don't run, yes?
raghavpande123, even if mutex will be crypted in exe, still someone can view this string from debugger. If your program is "hard to uninstall", calling same mutex before executing your program will simply turn off your program, yes?
So why call mutex, if this is dangerous?
if you have a worm that runs on millons of computers you could infect the same pc twice.
nice rat
There are currently 1 users browsing this thread. (0 members and 1 guests)