├── NO_ACESS Protect.sln ├── NO_ACESS Protect ├── NO_ACESS Protect.sln ├── NO_ACESS Protect.vcxproj ├── NO_ACESS Protect.vcxproj.filters ├── NO_ACESS Protect.vcxproj.user ├── main.cpp ├── protect.cpp └── protect.h └── README.md /NO_ACESS Protect.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect.sln -------------------------------------------------------------------------------- /NO_ACESS Protect/NO_ACESS Protect.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect/NO_ACESS Protect.sln -------------------------------------------------------------------------------- /NO_ACESS Protect/NO_ACESS Protect.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect/NO_ACESS Protect.vcxproj -------------------------------------------------------------------------------- /NO_ACESS Protect/NO_ACESS Protect.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect/NO_ACESS Protect.vcxproj.filters -------------------------------------------------------------------------------- /NO_ACESS Protect/NO_ACESS Protect.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect/NO_ACESS Protect.vcxproj.user -------------------------------------------------------------------------------- /NO_ACESS Protect/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect/main.cpp -------------------------------------------------------------------------------- /NO_ACESS Protect/protect.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect/protect.cpp -------------------------------------------------------------------------------- /NO_ACESS Protect/protect.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/NO_ACESS Protect/protect.h -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weak1337/NO_ACCESS_Protection/HEAD/README.md --------------------------------------------------------------------------------