Code Monkey home page Code Monkey logo

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

Support Me ☕️

If you appreciate my work and would like to support me, you can make a donation via Bitcoin or Litecoin. Your support helps me continue developing and sharing my projects. Thank you!

  • Bitcoin: bc1qgjxvem5wceul8cxznk5gt52qcfve0ca8f20mp4
  • Litecoin: LVE6m9wVd5j9KuDEnR3KWy9saq6Z2kvKcG

Donate with Bitcoin Donate with Litecoin

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!


Cr0mb's Projects

assault-cube-client-memory-manipulation icon 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.

assault-cube-mod-menu icon 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.

automate-sending-requests-to-a-website-using-python icon 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.

batch-script-for-runtime-packages-installation icon 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.

beyblade-metal-fusion icon beyblade-metal-fusion

This Python script provides a menu-driven interface to explore various Beyblades from the "Beyblade: Metal Fusion" series. You can view detailed stats for each Beyblade, including its type (Attack, Defense, Stamina, Balance), power, tip, wheel, spintrack, and owner.

breadcracker icon breadcracker

Bread Cracker is a Python script designed to scan for cryptocurrency wallets derived from mnemonic seeds and check their balances.

breadcrypt-file-encryptor icon 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.

crumb-packer icon crumb-packer

This Python script provides a command-line interface (CLI) using curses to manage system packages and Python modules conveniently. It allows you to update package lists, upgrade packages, install programming languages, and install a comprehensive list of Python modules.

crumbhub icon 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 icon 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.

crumbulator icon crumbulator

Crumbulator is a Python script that provides various mathematical operations and calculations, along with explanations for each operation. It offers functionalities such as addition, subtraction, multiplication, division, exponentiation, square root, factorial, absolute value, trigonometric functions, logarithms, and percentage calculations.

cryptonix-btc-eth-scanner icon 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.

date-questions-generator icon 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.

digital-diary icon digital-diary

Your Digital Diary is a simple command-line Python script that allows you to maintain a digital diary or journal directly from your terminal.

gcraft-server icon gcraft-server

This is the Minecraft server saves for my GCraft Survival Economy / Community Server. GCraft.us.to

ip-lookup icon ip-lookup

A command-line tool to fetch and display detailed information about an IP address using IP-API and ProxyCheck APIs.

litecoin-trading-bot icon litecoin-trading-bot

This Python script interacts with Binance API to automate Litecoin (LTC) trading based on specified thresholds and strategies.

mcwizard icon mcwizard

A Python script for managing Minecraft servers. It automates setup, starting/stopping the server, updating to the latest build, and integrates with Ngrok for remote access. Key features include EULA management, console access, and plugin downloading. Easy-to-use menu interface included.

minecraft-server-status-checker icon minecraft-server-status-checker

This Python script allows you to check the status of Minecraft servers (both Java Edition and Bedrock Edition) using the MCSrvStatus API. It provides information such as server version, player count, MOTD (Message of the Day), plugins, and mods if available. The script also supports an option to exit gracefully.

motion-detection-with-webcam icon 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.

proxy-scraper icon 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.

pushup-tracker icon pushup-tracker

This Python script is designed to help you track your pushup workouts easily.

python-system-monitor icon python-system-monitor

This Python script provides a comprehensive set of functionalities to gather and display system information, monitor real-time system metrics, perform speed tests, and display process details. It is useful for understanding various aspects of your system's performance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.