This is a repository of all the tutorials of The Python Code website.
-
-
- Getting Started With Scapy: Python Network Manipulation Tool
- Building an ARP Spoofer. (code)
- Detecting ARP Spoof attacks. (code)
- DHCP Listener script. (code)
- Fake Access Point Generator. (code)
- Forcing a device to disconnect using scapy in Python. (code)
- Simple Network Scanner. (code)
- Writing a DNS Spoofer. (code)
- How to Sniff HTTP Packets in the Network using Scapy in Python. (code)
- How to Build a WiFi Scanner in Python using Scapy. (code)
- How to Make a SYN Flooding Attack in Python. (code)
- Writing a Keylogger in Python from Scratch. (code)
- Making a Port Scanner using sockets in Python. (code)
- How to Create a Reverse Shell in Python. (code)
- How to Encrypt and Decrypt Files in Python. (code)
- How to Make a Subdomain Scanner in Python. (code)
- How to Use Steganography to Hide Secret Data in Images in Python. (code)
- How to Brute-Force SSH Servers in Python. (code)
- How to Build a XSS Vulnerability Scanner in Python. (code)
- How to Use Hash Algorithms in Python using hashlib. (code)
- How to Brute Force FTP Servers in Python. (code)
- How to Extract Image Metadata in Python. (code)
- How to Crack Zip File Passwords in Python. (code)
- How to Crack PDF Files in Python. (code)
- How to Build a SQL Injection Scanner in Python. (code)
- How to Extract Chrome Passwords in Python. (code)
- How to Use Shodan API in Python. (code)
- How to Make an HTTP Proxy in Python. (code)
-
-
-
- How to Build a Spam Classifier using Keras in Python. (code)
- How to Build a Text Generator using TensorFlow and Keras in Python. (code)
- How to Perform Text Classification in Python using Tensorflow 2 and Keras. (code)
- Sentiment Analysis using Vader in Python. (code)
- How to Perform Text Summarization using Transformers in Python. (code)
- How to Fine Tune BERT for Text Classification using Transformers in Python. (code)
-
- How to Detect Human Faces in Python using OpenCV. (code)
- How to Make an Image Classifier in Python using TensorFlow and Keras. (code)
- How to Use Transfer Learning for Image Classification using Keras in Python. (code)
- How to Perform Edge Detection in Python using OpenCV. (code)
- How to Detect Shapes in Images in Python. (code)
- How to Detect Contours in Images using OpenCV in Python. (code)
- How to Recognize Optical Characters in Images in Python. (code)
- How to Use K-Means Clustering for Image Segmentation using OpenCV in Python. (code)
- How to Perform YOLO Object Detection using OpenCV and PyTorch in Python. (code)
- How to Blur Faces in Images using OpenCV in Python. (code)
-