Update README.md

This commit is contained in:
BucketCoder 2021-06-30 14:30:50 +03:00 committed by GitHub
parent 9f79ac861b
commit 259e84ca04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# BAC Anti Cheat
### Protect From Injection
BAC - is a python programm that protect from Injection with using Listdlls
>BAC - is a python programm that protect from Injection with using Listdlls
### How it Work?
During injection, additional annotations are added to the used application libraries. Our application does not let this happen.
>During injection, additional annotations are added to the used application libraries. Our application does not let this happen.
### About Files
Temp.py - it is temp file what start if programm is installed
BAC.py - main file , what starts with your programm.
>Temp.py - it is temp file what start if programm is installed.
>BAC.py - main file , what starts with your programm.