LpCodes - Overview
Pinned Loading
-
This app tests a given URL for SQL injection vulnerabilities. It uses a list of common SQL injection payloads to inject into the URL and checks if the response contains any SQL errors or vulnerabil…
Python 2
-
This Python script removes duplicate files from a given directory. It prompts the user to select a folder and then uses the MD5 hashing algorithm to check if any files have the same hash value. If …
Python 7
-
The OpenSSL Key and Sign Utility is a Python script that provides a graphical user interface (GUI) for generating RSA key pairs, signing files, and verifying signatures using the OpenSSL command-li…
Python 2
-
Python package intended for downloading all images from the given URL.
Python 2
-
Step-by-step guide to identifying and fixing common TCP issues using Wireshark — retransmissions, resets, zero windows, handshake failures, and more.
