diff --git a/Offensive.md b/Offensive.md
index 6210f50..dd0d796 100644
--- a/Offensive.md
+++ b/Offensive.md
@@ -1446,6 +1446,10 @@ Some tools can be categorized in more than one category. But because the current
TheWover/CertStealer |
A .NET tool for exporting and importing certificates without touching disk. |
+
+ ThomasThelen/Anti-Debugging |
+ A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger. |
+
tomcarver16/AmsiHook |
AmsiHook is a project I created to figure out a bypass to AMSI via function hooking. |