Skip to content

Commit

Permalink
feat(docs): adding anti-skid disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
djnnvx committed Feb 8, 2023
1 parent 3b3e94f commit a63a632
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,20 @@

AV/EDR bypass payload creation tool

## Disclaimer

The access to and the use of the information on this repository is free of charge,
but implies the tacit acceptance by the user of the following conditions, without prejudice to the applicable legal provisions.
The user acknowledges that this repository is intended for informational purposes only and therefore serves only
for general information and testing. The tool and this repository are carefully compiled on the basis of good sources and references.

However, the developers cannot be held liable for for any damage, direct or indirect, of whatever nature as a result of
or related to the access to or use of the software.

## Usage

This tool uses the CRT method. If you don't know what that is, go check out [this repository](https://github.com/CMEPW/BypassAV) :)~

Generate a payload like so:

```bash
Expand Down

0 comments on commit a63a632

Please sign in to comment.