c++ - Set access permission on an application as antivirus do -


i trying set permission on application read/execute only, can achieve using c++ windows setsecuritydescriptordacl() function.

but after admin can change right clicking on file

properties->security->advanced->change permission

but somehow antivirus prevents these charges on application shown in below image

enter image description here


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -