We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e9a02 commit 3e69a92Copy full SHA for 3e69a92
MemeEncryption/readme.md
@@ -1,7 +1,8 @@
1
# MemeEncryption README.md
2
3
## Introduction
4
-This PowerShell script provides a unique way to encrypt and decrypt files using a custom algorithm.
+This PowerShell script provides a unique way to encrypt and decrypt files using a custom algorithm.
5
+The goal was to test if custom encryption was more effective in avoiding AV detection.
6
7
## Features
8
- **Custom Encryption Algorithm**: Uses a combination of XOR operations and a fixed key for encryption.
0 commit comments