diff --git a/Offensive.md b/Offensive.md
index 51756f5..cbc5a7d 100644
--- a/Offensive.md
+++ b/Offensive.md
@@ -1066,6 +1066,10 @@ Some tools can be categorized in more than one category. But because the current
BinaryScary/NET-Obfuscate |
Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI |
+
+ blacklanternsecurity/TREVORproxy |
+ A SOCKS proxy written in Python that randomizes your source IP address. Round-robin your evil packets through SSH tunnels or give them billions of unique source addresses! |
+
bhumic/PErmutator |
The goal of this project is to create a permutation engine for PE files. The engine should randomize the executable parts of the file. |