Pinned Repositories
Automated-commit
Basic-Login-Demo-With-Encryption
This script allows users to register a new account by creating a new JSON file named 'cd.json' or adding new data to an existing one, and logging into the account by providing the correct credentials. The script also encrypts the password before storing it in the JSON file for added security.
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.
LP-All-Images-Downloader
A simple package to download all Images from the url provided
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.
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.
SearcherX
This is a Flask application that searches Wikipedia for a given keyword and returns the top 8 results along with their summaries and URLs. The app uses the wikipedia module to search and retrieve information from Wikipedia.
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.
View_Wifi_Passwords
Simple syntax to view Saved WiFi Passwords on Windows machine
wallpaper
A collection of wallpapers
LpCodes's Repositories
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.
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.
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.
LpCodes/Basic-Login-Demo-With-Encryption
This script allows users to register a new account by creating a new JSON file named 'cd.json' or adding new data to an existing one, and logging into the account by providing the correct credentials. The script also encrypts the password before storing it in the JSON file for added security.
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.
LpCodes/Identifying-and-Troubleshooting-Common-TCP-Issues-with-Wireshark
How to identify the problem using Wireshark TCP logs and suggest potential resolutions.
LpCodes/LP-All-Images-Downloader
A simple package to download all Images from the url provided
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.
LpCodes/View_Wifi_Passwords
Simple syntax to view Saved WiFi Passwords on Windows machine
LpCodes/wallpaper
A collection of wallpapers
LpCodes/Automated-commit
LpCodes/configure-GITHUB-Actions-To-Upload-Python-Package-to-PypI.github.io
Easiest Way to configure GITHUB Actions To Upload Python Package to PypI
LpCodes/Convert_Html_to_Excel_Demo
Python script that demonstrates how to convert an HTML table to an Excel file using the pandas library.
LpCodes/Encrypt---decrypt-files
A simple example showing how to encrypt & decrypt files & data using fernet
LpCodes/HashGenerator
HashGenerator is a simple Python package to calculate the hash of a file using various hashing algorithms.
LpCodes/LpCodes
LpCodes/Pincode-Details
A simple package to fetch Indian PINCODE Details
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!
LpCodes/pycryptobox
pyCryptobox is a Python package that provides a simple way to encrypt and decrypt files and directories using the AES encryption algorithm.
LpCodes/pyinstaller-hooks-contrib
Community maintained hooks for PyInstaller.
LpCodes/Python-project-Scripts
This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
LpCodes/safe-python-configs
The repository includes a variety of configuration files for different programming languages, frameworks
LpCodes/sizecalculator
Size Calculator is a Python package that calculates the size of a file or folder and prints it in bytes, kilobytes, and megabytes.
LpCodes/update_upgrade_linux
This Python script is designed to simplify the process of updating and upgrading Linux machines. It works on Debian-based distributions (like Ubuntu) that use the apt package manager.
LpCodes/weatherapplication
Basic Weather App build Using Django
LpCodes/Change-Background-Color-JavaScript-Project
Change-Background-Color-JavaScript-Project
LpCodes/flaskdummylogin
This is a simple user authentication system built using Flask, a lightweight web framework for Python.
LpCodes/Massive-Web-Application-Penetration-Testing-Bug-Bounty-Notes
A comprehensive guide for web application penetration testing and bug bounty hunting, covering methodologies, tools, and resources for identifying and exploiting vulnerabilities.
LpCodes/Os-Info-Dummy
LpCodes/Random-Quotes-Generator
The Random Quotes Generator is a JavaScript project that fetches a random quote from API.