process - Program recognizes a copy of itself in the operating system -



process - Program recognizes a copy of itself in the operating system -

i'm trying create piece of software not susceptible bots. there way me code programme way check in operating scheme process , set in shutdown mechanism if recognized. think of netflix if 1 tab in chrome running netflix, sec tab beingness opened display "oops" message. there not run on web browser? should looking into?

thanks in advance

there can plenty of solutions; first coming mind are:

1) programme checks existence of particular file; if files not found programme continue, otherwise programs know instance running , can terminate immediately. if file not found, programme creates , delete before exting.

2) can utilize operating scheme phone call or o.s. utility programme know if instance of programme running (e.g.: in linux, command ps)

have fun

process operating-system bots createprocess malware

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -