Updated Read me

This commit is contained in:
BucketCoder 2022-06-03 22:36:38 +03:00 committed by GitHub
parent 1744666c05
commit e6ee590d7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

View File

@ -1,11 +1,11 @@
# BAC Anti Cheat
### Protect From Injection
>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.
### About Files
>Temp.py - it is temp file what start if programm is installed.
>BAC.py - main file , what starts with your program.
### Necessarily
>Change File Names , and path to collect file
(Code is worst and project is Forgotten)
<h1 style="text-align: center;">[ Bucket Anti-Cheat ]</h1>
<h3 style="text-align: center;">[ A B O U T ]</h3>
BAC - is a python script, what protect from Injection with using Listdlls tool.
<h3 style="text-align: center;">[ How it works ]</h3>
During injection, additional annotations are added to the used application libraries.
My script does not let this happen.
<h3 style="text-align: center;">[ About files ]</h3>
Temp.py - it is temp file what start if programm is installed.
BAC.py - main file , what starts with your program.
(Change File Names , and path to collect file (Code is worst and project is Forgotten))