Skip to content
View Cr0mb's full-sized avatar

Block or report Cr0mb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cr0mb/README.md

Welcome to Cr0mb's GitHub

GitHub Followers GitHub Stars YouTube Subscribers YouTube Views


About Me

Hi, I'm Cr0mb, a cybersecurity and Python enthusiast focused on developing hacking tools, network utilities, and game exploits.

Python Cybersecurity Game Hacking

Demo Capture

Quick Facts

  • Started coding with malware at age 6, purely for learning, never malicious.
  • Prefer Python over C++ for its flexibility and rapid development.
  • Self-taught persistence > paid shortcuts.
📺 Inspiration

Watching the documentary on Robert Crumb inspired me to keep it real, create freely, and never sell out.

Watch It Here →


🔗 Connect With Me


Why Python for Game Hacking?

  • Unique approach: Python is less common in game hacking, great for innovation.
  • Rapid prototyping: Minimal syntax, faster development.
  • Powerful libs: ctypes, pymem, Cheat Engine Python integration.
  • Versatile: Networking, automation, GUIs, and more.
  • Inspired by Guided Hacking but built mostly from self-learning.

Game Hacking Projects

Project Description Tags
AOB Scanning Tutorial - Minecraft Java Edition Array of Bytes scanning tutorial for Minecraft Java Edition memory hacking Python, Memory Editing, Minecraft
Assassin’s Creed 2 Memory Modifier Python script enabling God Mode, infinite money, and more by editing game memory Python, Game Hacking
Assault Cube Client Memory Manipulation Tools to alter Assault Cube player stats and values via memory editing Python, Game Hacking
Assault Cube Mod Menu Tkinter-based mod menu for Assault Cube with real-time health, ammo, kevlar edits Python, GUI, Game Hacking
AssaultCube ESP Python Cheat ESP overlay showing player locations and info in AssaultCube Python, ESP, Overlay
BeyBlade Metal Fusion (Game-related project) Game Project
Call of Duty Black Ops 1 Zombies Cheat Script Modifies health, points, ammo, grenades in Zombies mode Python, Game Hacking
CS:GO Python Cheat Cheat scripts including ESP features for Counter-Strike: Global Offensive Python, ESP, Game Hacking
CS:GO Wireframe Wireframe ESP enabling player visualization through walls in CS:GO Python, ESP, Game Hacking
CS2 Cheat Python Cheats for Counter-Strike 2 with various features Python, Game Hacking
Far Cry 3 Memory Editor Memory editor for modifying health, money, ammo in Far Cry 3 Python, Game Hacking
mcWizard Minecraft utility tool for managing and automating tasks Python, Minecraft
Minecraft Bedrock Cheat Engine Table Cheat Engine table for Minecraft Bedrock Edition hacks Cheat Engine, Minecraft
Minecraft Game Mode Toggle Script Automatically toggle Minecraft game modes (Creative, Survival, etc.) Python, Minecraft
Minecraft Server Status Checker Checks Minecraft server status and player counts Python, Minecraft
Minecraft Bedrock XP Editor XP and stats editor for Minecraft Bedrock Edition Python, Minecraft
Morrowind ESP Overlay External ESP overlay displaying player and game info in Morrowind Python, ESP, Overlay
Morrowind Memory Editor Modify in-game stats and attributes in Morrowind Python, Game Hacking
Skyrim Memory Editor Python Read/write Skyrim memory for cheats Python, Game Hacking
Simple Steam Idler Automates Steam idling to accumulate playtime and achievements Python, Steam
Steam Profile Game Scraper Scrapes Steam user game data and profiles Python, Steam

Networking & Automation Projects

Project Description Tags
Crypto Sweeper Scans cryptocurrency network activity and data Crypto, Scanner
Simple Steam Idler Automates Steam account idling for playtime and achievements Steam, Automation
YouTube Channel Video Viewer Programmatically scrapes YouTube channel videos YouTube, Scraper
Proxy Scraper Collects proxy server lists for routing and anonymity Proxy, Scraper
Minecraft Server Status Checker Checks Minecraft server status and latency Minecraft, Networking
Cryptonix BTC ETH Scanner Monitors Bitcoin and Ethereum blockchain data Crypto, Blockchain
Automate Sending Requests to a Website Using Python Automates HTTP requests and website interactions HTTP, Automation
Browser Credential Extractor Keylogger Extracts saved browser credentials and logs network activity Security, Keylogger
Browser Data Extraction Extracts browser history, cookies, cache Browser, Data Extraction
CrumbHub (Networking or communication tool) Networking
CrumbShare (Likely file sharing or network communication project) Networking
File Downloader Downloads files over HTTP and other protocols HTTP, Downloader
GitHub Repository Fetcher Fetches GitHub repo data via API GitHub, API
How To PDANet Guide and scripts for PDANet mobile tethering Tethering, Networking
IP Lookup Retrieves geo and ISP info from IP addresses Networking, IP
Litecoin Trading Bot Automated Litecoin trading bot via exchange APIs Crypto, Trading Bot
Python Web Scanner Web vulnerability and asset scanner Web Security, Scanner
Python Web Scanner 2.0 Enhanced web scanning tool with new features Web Security, Scanner
Reddit Scraper Extracts posts, comments, and user data from Reddit Scraper, Reddit API
Satoshi Sweeper Bitcoin blockchain data sweeping and monitoring Crypto, Blockchain
Steam Profile Game Scraper Scrapes Steam user game data via network requests Steam, Scraper
Wallet Generator and Balance Checker Generates crypto wallets and checks balances Crypto, Wallet
Windscribe IP Changer Automates IP changes with Windscribe VPN VPN, Networking

Skills

Category Tools & Expertise
Languages Python, Assembly
Security Reverse Engineering, Memory Hacking, Keylogging
Networking Web Scraping, HTTP Automation, Proxies, APIs
Blockchain Wallet Generation, Blockchain Scanning, Crypto APIs
Utilities Regex, Web Automation, Debugging, File Encryption
Game Hacking Memory Editing, ESP Overlays, Game Modding

☕ Support My Work

If you find my projects useful, feel free to support:

Method Address / Link
BTC bc1q5vuvs2l4xl0xjct8t6hq4p06m2mwdyyudf3ck8
BNB 0x98e8e8ab1C5D82A4a1652B582966bBbEAB037655
ETH 0x98e8e8ab1C5D82A4a1652B582966bBbEAB037655
LTC ltc1qs2d773y5pyun87pnc0wc2wrpwrvevrhkyvduph
POL 0x98e8e8ab1C5D82A4a1652B582966bBbEAB037655
TWT 0x98e8e8ab1C5D82A4a1652B582966bBbEAB037655
PayPal paypal.me/GHaxLegit
CashApp $ghax420

Contributing

Interested in collaborating? Reach out on Discord, I personally review all pull requests.

Let's build something great together!


Pinned Loading

  1. Cryptonix-BTC-ETH-Scanner Cryptonix-BTC-ETH-Scanner Public

    Cryptonix is a tool for generating Bitcoin and Ethereum addresses with corresponding private keys. It scans for balances, displaying results and saving successful combinations.

    Python 33 13

  2. Bread-Logger Bread-Logger Public

    Python Password Manager and Encryption

    Python 2

  3. BreadCrypt-File-Encryptor BreadCrypt-File-Encryptor Public

    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…

    Python 3

  4. CrumbHub CrumbHub Public

    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 mes…

    Python 2

  5. CrumbShare CrumbShare Public

    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…

    Python 2

  6. Python-Web-Scanner Python-Web-Scanner Public

    How to Identify Active Servers & Organize IPs

    Python 4