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)
- 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 Detect Human Faces in Python using OpenCV. (code)
- How to Make an Image Classifier in Python using 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)
- Building a Speech Emotion Recognizer using Scikit-learn. (code)
- How to Convert Speech to Text in Python. (code)
- Top 8 Python Libraries For Data Scientists and Machine Learning Engineers.
- How to Predict Stock Prices in Python using TensorFlow 2 and Keras. (code)
-
- How to Access Wikipedia in Python. (code)
- How to Extract YouTube Data in Python. (code)
- How to Extract Weather Data from Google in Python. (code)
- How to Download All Images from a Web Page in Python. (code)
- How to Extract All Website Links in Python. (code)
- How to Make an Email Extractor in Python. (code)
- How to Convert HTML Tables into CSV Files in Python. (code)
- How to Use Proxies to Anonymize your Browsing and Scraping using Python. (code)
-
- How to Transfer Files in the Network using Sockets in Python. (code)
- How to Compress and Decompress Files in Python. (code)
- How to Use Pickle for Object Serialization in Python. (code)
- How to Manipulate IP Addresses in Python using ipaddress module. (code)
- How to Send Emails in Python using smtplib Module. (code)
- How to Handle Files in Python using OS Module. (code)
- How to Generate Random Data in Python. (code)
For any feedback, please consider pulling requests.