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 My GitHub! 🚀

Crumb Logo

GitHub Followers GitHub Stars YouTube Subscribers YouTube Views


About Me 🌐

Hi! I'm Cr0mb, a passionate programmer and tech enthusiast from North America.

Python Cybersecurity Game Hacking

Fun Fact:

I installed my first piece of malware at age 6. Now, I write tools and scripts to explore the boundaries of tech innovation.

🎨 Inspiration Watching Robert Crumb's documentary inspired me to publish my coding works and develop independently. His dedication to authenticity motivates me to learn and create rather than take shortcuts.

Watch Documentary on Robert Crumb (1994)

Connect with Me:


Why I Write in Python 🐍

I choose Python because it's simple, versatile, and powerful. It lets me focus on solving problems without worrying about complex syntax. Its large library ecosystem and supportive community make it a great choice for everything from game hacking 🎮 to networking 🌐.

Why I Hack Games in Python

While most game hackers use languages like C++, I prefer Python for a few key reasons:

  1. Less Common, More Challenge 🤔 Since fewer people use Python for game hacking, it presents a unique challenge. This pushes me to think critically and problem-solve more, helping me develop a deeper understanding of how games work. I enjoy the challenge of using a less popular language because it forces me to dig deeper and figure things out on my own.

  2. Guided Hacking's Influence (But Limited) Though I’ve never bought a subscription at Guided Hacking, I’ve learned a lot from their free content. The educators there have played a small role in shaping my problem-solving skills, but ultimately, I’ve developed the ability to deduce solutions and think critically through my own efforts.

  3. Ease of Use
    Python’s simple syntax allows me to quickly write and test hacks without getting bogged down in complicated code.

  4. Faster Prototyping
    I can create and test game hacks much faster in Python than in C++, which saves me time and allows for more experimentation.

  5. Flexibility
    Python works well across different areas, like networking or automation, making it easy to integrate multiple tools into one project.

  6. **Creative Solutions **
    Python encourages me to think outside the box, helping me come up with unique ways to solve problems.

  7. Great Libraries Python has powerful libraries like ctypes, pymem, and Cheat Engine's Python integration, which make memory manipulation and game hacking much easier.

Overall, Python not only lets me create efficient solutions but also challenges me in ways that make the process more rewarding. While Guided Hacking has offered some insight, it’s been my own efforts and curiosity that have truly driven my understanding of game hacking.


Game-Hacking Projects 🎮

Project Description Tags
Minecraft Bedrock Cheat Table Cheat Engine table for Minecraft Bedrock Edition. Game Hacking
Skyrim Memory Editor Edit Skyrim values like health and attributes. Python Game Hacking
Morrowind ESP Overlay Wallhack Visual ESP with GUI toggles. Python Game Hacking
AssaultCube ESP Cheat ESP for AssaultCube with Python. Python Game Hacking
Assault-Cube-Client Memory Manipulation Memory manipulation for AssaultCube. Python Game Hacking
Assault-Cube-Mod Menu Mod menu for AssaultCube. Python Game Hacking
AC2 Memory Modifier Modify memory values in Assassin's Creed 2. Python Game Hacking
Far Cry 3 Memory Editor Modify Far Cry 3 values with Python. Python Game Hacking
COD: BO1 Zombies Editor Modify health, points, ammo, and grenades in COD: BO1 Zombies. Python Game Hacking


Networking Projects 🌐

Project Description Tags
Simple Steam Idler Simulate playing Steam games to increase playtime. Python
Steam Profile Game Scraper Scrape game data from Steam profiles. Python
YouTube Channel Video Viewer Allows you to fetch and display details of all videos from a YouTube channel. Python
File Downloader Download files from URLs with Python. Python
Python Web Scanner 2.0 Advanced asynchronous web scanner. Python
GitHub Repository Fetcher Fetch data from GitHub repositories. Python
How To PDANet Guide for using PDANet for internet tethering. Python
Cryptonix BTC/ETH Scanner Generate BTC/ETH addresses and check balances. Python
IP Lookup Perform IP address lookups with Python. Python
Automate Website Requests Automate sending requests to websites. Python
Proxy Scraper Scrape and validate proxies. Python
Reddit Scraper Scrape data from Reddit using Python. Python
Minecraft Server Status Checker Check the status of Minecraft servers. Python
BreadCracker Designed to scan for cryptocurrency wallets derived from mnemonic seeds and check their balances. Python
Bread Engine Python Dark Web Search Engine. Python

Skills 🏆

Skill Description
Languages Python, C++, Assembly
Web Scraping Asynchronous data scraping with aiohttp
Cryptography Secure communication & data encryption
Cybersecurity Malware analysis, reverse engineering
Networking Packet analysis, protocol design
Regex Advanced pattern matching for parsing

Support Me ☕

If you find my work helpful, consider supporting me:

Donate with Bitcoin
bc1qgjxvem5wceul8cxznk5gt52qcfve0ca8f20mp4

Donate with Litecoin
LVE6m9wVd5j9KuDEnR3KWy9saq6Z2kvKcG


Contributing 🙌

Contributions are welcome, but please DM me on Discord for ideas or tips. Pull requests are subject to approval. Let’s collaborate and innovate!


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 15 9

  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 2

  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 3