diff --git a/Obscurity Readme.md b/Obscurity Readme.md
index fae1695..89289a3 100644
--- a/Obscurity Readme.md
+++ b/Obscurity Readme.md
@@ -36,6 +36,20 @@ Enhanced Privacy and Security
🔹Emphasizing privacy as a fundamental right, the scripts and tools in this repository provide robust mechanisms for safeguarding sensitive information and data. By implementing cutting-edge encryption protocols, stealthy communication channels, and fortified access controls, users can fortify their digital presence and defend against various threats, both external and internal.
+Techniques
+
+

+
+🔹 This repository explores various obfuscation techniques to enhance privacy and security in network environments. The following techniques are covered:
+
+
+ - Fragmentation: Fragmenting network packets into smaller pieces to bypass network filters and intrusion detection systems.
+ - TCP Packet Timing Randomization: Introducing random delays between sending TCP packets to obfuscate packet timing and add an element of randomness to network traffic.
+ - Network Padding: Adding additional data or padding to network packets to increase packet size and obfuscate the payload.
+ - Proxies: Utilizing proxy servers to route network traffic through intermediaries, enhancing privacy and bypassing network restrictions.
+
+
+
Tools