Projects in Awesome Lists by LpCodes
A curated list of projects in awesome lists by LpCodes .
https://github.com/lpcodes/moving-wsl-distribution-to-another-drive
This guide provides step-by-step instructions on how to move a Linux distribution installed on Windows Subsystem for Linux (WSL) to a different drive.
Last synced: 16 May 2025
https://github.com/lpcodes/duplicate-files-remover
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 it finds duplicate files, it deletes all but one of them.
duplicate-files filemanagement md5-hash python python-3 python-script showcase
Last synced: 13 May 2025
https://github.com/LpCodes/Duplicate-Files-Remover
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 it finds duplicate files, it deletes all but one of them.
duplicate-files filemanagement md5-hash python python-3 python-script showcase
Last synced: 08 Jul 2025
https://github.com/lpcodes/lp-all-images-downloader
A simple package to download all Images from the url provided
automation download downloader pypi-package python python3 showcase
Last synced: 13 May 2025
https://github.com/lpcodes/virus-scanner
This is a simple Python program that allows you to scan a file for viruses using the VirusTotal API.
api-integration pysimplegui python security showcase virus-scanning virustotal
Last synced: 04 Aug 2025
https://github.com/lpcodes/openssl-key-and-sign-utility
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-line tool.
crytography file-sharing file-signing-and-verification openssl pythongui security-best-practices
Last synced: 20 Apr 2026
https://github.com/LpCodes/View_Wifi_Passwords
Simple syntax to view Saved WiFi Passwords on Windows machine
Last synced: 08 Jul 2025
https://github.com/LpCodes/LP-All-Images-Downloader
A simple package to download all Images from the url provided
automation download downloader pypi-package python python3 showcase
Last synced: 08 Jul 2025
https://github.com/lpcodes/safe-python-configs
The repository includes a variety of configuration files for different programming languages, frameworks
configuration-files ini json pyhton python-secure-config safe-python-configs secure-config-py- yml yml-configuration
Last synced: 10 May 2026
https://github.com/lpcodes/port-scanner
🔍 A Python-based Port Scanner with flexible options: scan all, range, or specific ports on target IPs. Includes a detailed verbose mode for insights!
pentesting portscan portscanner pyhton3 python
Last synced: 02 Apr 2025
https://github.com/lpcodes/sql-injection-testing-app
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 vulnerabilities.
ethical-hacking ethical-hacking-tools pentesting sql-injection
Last synced: 05 May 2025
https://github.com/lpcodes/docker-setup-scripts-for-popular-linux-distributions
This repository contains scripts for setting up Docker on various Linux distributions, including Ubuntu, Debian, and Fedora. The scripts automate the installation of Docker and the configuration of the Docker service, allowing users to quickly and easily start using Docker on their Linux systems.
bash-script docker docker-scripts scripts
Last synced: 24 Jan 2026
https://github.com/LpCodes/pypackageinspector
pyCryptobox is a package in Python that inspects a Python package and prints out all the functions and methods defined in that package. It takes a single argument, package, which is a string representing the name of the package to be inspected. This can be useful in situations where you want to explore the functionality of a package before deciding
packageinformation pypackage python pythonpackage
Last synced: 08 Jul 2025
https://github.com/lpcodes/hashgenerator
HashGenerator is a simple Python package to calculate the hash of a file using various hashing algorithms.
hash hashgenerator pypi-package python-library
Last synced: 25 Jan 2026
https://github.com/lpcodes/pincode-details
A simple package to fetch Indian PINCODE Details
Last synced: 14 Feb 2026
https://github.com/lpcodes/identifying-and-troubleshooting-common-tcp-issues-with-wireshark
How to identify the problem using Wireshark TCP logs and suggest potential resolutions.
network-analysis osi tcp troubleshoot troubleshooting wireshark
Last synced: 19 Mar 2026
https://github.com/lpcodes/pycryptobox
pyCryptobox is a Python package that provides a simple way to encrypt and decrypt files and directories using the AES encryption algorithm.
decryption encryption file file-security python pythonpackage showcase
Last synced: 21 Apr 2026
https://github.com/lpcodes/flaskdummylogin
This is a simple user authentication system built using Flask, a lightweight web framework for Python.
flask flask-application flask-login
Last synced: 27 Dec 2025
https://github.com/lpcodes/flipkart_selenium_laptopprices
Basic Scraping on flipkart using selenium
flipkart flipkart-selenium scrapping selenium-python
Last synced: 07 Jul 2025
https://github.com/lpcodes/checksum-generator
This script imports the hashlib module in Python and defines a function get_cheksum that calculates the checksum (hash) of a file using different hash algorithms such as md5, sha256, sha1, sha224, and sha3_384.
checksum generator md5-checksum python python3
Last synced: 28 Jun 2025