Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
An-spectator committed Dec 19, 2021
1 parent 1d95c48 commit 9549914
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# py-bypass

A Multi-Pass Encoder & Heuristic Sandbox Bypass AV Evasion Tool!


The tool is I developed while doing research on anti-virus evasion. It was designed to use simple xor, add, or sub instructions to encode Windows executable files in order to defeat sandbox-based, heuristic run time detections and minimize the static nature of the decoding/heuristic code to combat signature detection. At the time of its development it was relatively successfuly at evading detection from most major AV products (though that may not be the case today).
---an_spectator 2021/12/19



USE AT YOUR OWN RISK AND WHAT YOU DO WITH THIS IS UP TO YOU NOT ME!

0 comments on commit 9549914

Please sign in to comment.