Pinned Repositories
Bread-Engine
Python Dark Web Search Engine.
Bread-Logger
Python Password Manager and Encryption
BreadCracker
Bread Cracker is a Python script designed to scan for cryptocurrency wallets derived from mnemonic seeds and check their balances.
BreadCrypt-File-Encryptor
Breadcrpyt is a Python script designed for file encryption and decryption using AES encryption. It allows users to encrypt and decrypt files using a passphrase. The script utilizes the cryptography library for cryptographic operations and provides a command-line interface for easy usage.
CrumbHub
CrumbHub is a Python-based command-line chat application that facilitates real-time messaging and secure communication among multiple users over a network. It provides end-to-end encryption for messages using AES encryption and supports user registration, login, and basic chat functionalities.
CrumbShare
CrumbShare is a Python-based application designed to provide secure, end-to-end encrypted file sharing over a network. It includes file encryption, secure peer-to-peer (P2P) connections, and a user-friendly command-line interface.
Cryptonix-BTC-ETH-Scanner
Cryptonix is a tool for generating Bitcoin and Ethereum addresses with corresponding private keys. It scans for balances, displaying results and saving successful combinations.
Far-Cry-3-Memory-Editor
A Python-based memory editor for Far Cry 3, allowing users to modify in-game values such as health, money, ammo, and items. This script uses the pymem library to directly manipulate game memory addresses, providing functionality for both setting new values and freezing them for continuous effect. Features include:
Python-Web-Scanner
How to Identify Active Servers & Organize IPs
Reddit-Scraper
A Python script to scrape and display Reddit posts from a specified subreddit. Utilizes the Reddit API to fetch the latest posts, displaying their titles, authors, scores, and creation times.
Cr0mb's Repositories
Cr0mb/Cryptonix-BTC-ETH-Scanner
Cryptonix is a tool for generating Bitcoin and Ethereum addresses with corresponding private keys. It scans for balances, displaying results and saving successful combinations.
Cr0mb/Far-Cry-3-Memory-Editor
A Python-based memory editor for Far Cry 3, allowing users to modify in-game values such as health, money, ammo, and items. This script uses the pymem library to directly manipulate game memory addresses, providing functionality for both setting new values and freezing them for continuous effect. Features include:
Cr0mb/Python-Web-Scanner
How to Identify Active Servers & Organize IPs
Cr0mb/Reddit-Scraper
A Python script to scrape and display Reddit posts from a specified subreddit. Utilizes the Reddit API to fetch the latest posts, displaying their titles, authors, scores, and creation times.
Cr0mb/Assault-Cube-Client-Memory-Manipulation
This repository demonstrates how to manipulate memory values within the AssaultCube game using Python and pymem. This is useful for games and applications where you want to read and modify in-game variables.
Cr0mb/Assault-Cube-Mod-Menu
This Python script creates a graphical mod menu using tkinter for the game Assault Cube. It allows users to modify in-game values such as health, ammo, kevlar, and player name in real-time. This script utilizes the pymem library to interact with the game's memory, enabling dynamic updates and modifications.
Cr0mb/Automate-Sending-Requests-to-a-Website-Using-Python
This Python script automates the process of sending requests to a website using a list of proxies. It can be used to simulate views on a video or any other URL by cycling through various proxies and sending requests.
Cr0mb/GitHub-Repository-Fetcher
This Python script allows you to fetch and display the titles and descriptions of all repositories for a specified GitHub user. It utilizes the GitHub API to retrieve this information and outputs it in a user-friendly format.
Cr0mb/Assassin-s-Creed-2-Memory-Modifier
A Python script that allows you to modify various aspects of the game Assassin's Creed 2 in real-time by manipulating the memory. The main features include enabling God Mode, modifying the player's money value, and more. This script interacts with the game's memory using pymem to read and write values such as health and money.
Cr0mb/Batch-Script-for-Runtime-Packages-Installation
This batch script automates the installation of essential runtime packages required for various applications. It checks your system architecture and installs both x86 and x64 runtimes accordingly.
Cr0mb/Call-of-Duty-Black-Ops-1-Zombies-Cheat-Script
This Python script allows you to modify various game values for Call of Duty Black Ops 1 Zombies such as health, points, ammo, and grenades. It utilizes the `pymem` library to read and write memory values in real-time while the game is running.
Cr0mb/Cr0mb
Cr0mb/Date-Questions-Generator
This Python script fetches a list of random questions to ask on a date from a specified URL and prints a selection of these questions. It utilizes requests and BeautifulSoup libraries to scrape questions from a webpage and randomly select a subset of them for display.
Cr0mb/File-Downloader
This script allows you to download files from given URLs with progress tracking, error handling, and retry capabilities. You can also download multiple files in parallel, making it more efficient for large sets of downloads.
Cr0mb/How-To-PDANet
PDANet (Portable Data Network) is a powerful tool for tethering your device's internet connection. This tutorial will guide you through the installation and configuration process.
Cr0mb/IP-Lookup
A command-line tool to fetch and display detailed information about an IP address using IP-API and ProxyCheck APIs.
Cr0mb/Litecoin-Trading-Bot
This Python script interacts with Binance API to automate Litecoin (LTC) trading based on specified thresholds and strategies.
Cr0mb/MinecraftBedrock-XP-Editor
A Python script to read and modify the experience level in Minecraft Bedrock Edition. This project demonstrates how to locate dynamic memory addresses, create pointer chains, and automate XP manipulation using Cheat Engine and Python.
Cr0mb/Motion-Detection-with-Webcam
Python script that uses OpenCV to detect motion from my webcam, attempting to draw a green bounding box around the moving objects.
Cr0mb/Nether-Portal-Calculator
This is a simple GUI tool written in Python using `tkinter` to calculate the coordinates for Nether and Overworld portals in Minecraft. The tool allows you to input Overworld coordinates and convert them to their corresponding Nether coordinates (or vice versa).
Cr0mb/Process-Monitor
This Python script monitors a specific process on your system. If the process is not running, it will play an alarm sound and attempt to restart the process. The script allows you to select a process by its name or PID, and optionally provide the path to the executable for automatic restarting.
Cr0mb/Proxy-Scraper
Proxy Scraper is a Python script designed to fetch and save proxies from multiple sources to a file. It supports fetching proxies from various websites using BeautifulSoup and requests libraries.
Cr0mb/Python-Web-Scanner-2.0
This Python script allows you to check URLs for various properties and perform advanced scanning operations. It utilizes asyncio for concurrent operations and aiohttp for asynchronous HTTP requests. The script can check URL redirections, scan common ports, fetch sitemaps, detect proxy servers, retrieve IP geolocation data, and more.
Cr0mb/SIM-Swapping-Educational-Guide
A detailed guide on SIM swapping techniques, covering methods used in authorized and unauthorized SIM swaps, associated risks, and preventative measures. This repository is designed to educate developers and cybersecurity professionals on SIM swap attacks and how to defend against them.
Cr0mb/Simple-Steam-Idler
This script automatically logs into Steam using provided credentials, tracks the idle time, and sets the user's status and games. Additionally, it includes a keep-alive HTTP server and supports graceful shutdowns.
Cr0mb/Steam-Profile-Game-Scraper
This script allows you to scrape and display a Steam user's game library, including game names, App IDs, and hours played (if available). It fetches the data in XML format from the Steam Community and provides a detailed output of all games owned by the user.
Cr0mb/Windscribe-IP-Changer
This Python script allows you to change your IP address periodically using Windscribe VPN. It supports both free and paid locations and offers a simple CLI interface for configuration and usage.
Cr0mb/YouTube-Channel-Video-Viewer
This Python script allows you to fetch and display details of all videos from a YouTube channel. It retrieves the channel's title, ID, and lists all videos with their view counts and URLs. It also calculates the total views for all videos combined.
Cr0mb/AssaultCube-ESP-Python-Cheat
Cr0mb/Morrowind-Memory-Editor
This script, (cheat table included), provides a memory editor for the game The Elder Scrolls III: Morrowind. It allows users to view and modify in-game values such as player attributes, skills, and inventory limits in real-time.