Skip to content
View Cr0mb's full-sized avatar
Block or Report

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

Hi there 👋

Welcome to My GitHub Page!

Image Description

GitHub Followers GitHub Stars YouTube Channel Subscribers YouTube Channel Views

About Me

My name is Cr0mb, and I am a young male living in North America. I have been passionate about computer science and programming from a young age. I've dedicated a lot of time to explore various computer languages and systems, as well as exploring different aspects of technology. Fun fact: I installed my first malware at the age of 6!

🎨 Click to reveal inspiration

Watching Robert Crumb's documentary inspired me to publish my coding works and continue developing independently. His dedication to authenticity and craftsmanship motivated me to learn and create rather than taking shortcuts with others' work. To this day, I honor his work and use this image he created to symbolize my commitment to authenticity and independent creation in coding and development.

Robert Crumb's countercultural persona and provocative art often challenge norms and authority. For example, his comic; "Keep on Truckin'", has a psychedelic style; portraying characters defying societal conventions and rebellious attitude towards mainstream culture at the time.

Watch Documentary on Robert Crumb (1994)

My Favorite Projects (so far)

PythonCryptography

This Python script automates trading on Binance using a simple strategy for the Litecoin (LTC) market. It fetches current prices, buys LTC when the price drops below a specified threshold, and sells LTC after a waiting period if the price rises above a sell threshold or falls below a stop-loss percentage.

Python Cryptography

Cryptonix is a Python tool for generating Bitcoin and Ethereum addresses along with their corresponding private keys. It scans for balances on these addresses and displays the results. If a balance is found, it saves the successful combinations to a file named btcWin.txt.

Python

Python-based toolset for conducting advanced reconnaissance tasks on web resources associated with IP addresses. It leverages asyncio for concurrent scanning, aiohttp for asynchronous HTTP requests, and integrates various utilities for handling files, terminal interactions, and network-related tasks.

Python

A memory manipulation tool for the game Assault Cube, written in Python. It allows users to modify in-game values such as health, ammo, and player attributes in real-time using a GUI interface.

Here is a repo for an explanation on how to learn to create the mod menu, (not explicity, but shows you how to read and write memory)

Link Repo

Project 5: Crumb Hub

Python

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.

Skills

  • Programming Languages: Python
  • Asynchronous Programming: asyncio, aiohttp
  • Cryptography: Cryptographic protocols and security measures
  • Web Scraping and Reconnaissance: Techniques for extracting and analyzing web data
  • Regex: Regular expressions for pattern matching and text parsing
  • HTML Parsing: Extracting and manipulating data from HTML documents
  • Cybersecurity: Malware analysis, security tools, and techniques
  • Networking: Network protocols and tools for network analysis

Contributing

I kindly ask that you do not submit merge requests to any of my repositories unless specifically open for contribution in the given repo. If you have ideas, tips, or notes, please feel free to DM me on Discord. My Discord username is available in my GitHub profile.

Thank you for understanding!


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 8 5

  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 2