cranklin
BTC: 1CrANKo4jXDaromxFJZFJb3dcbu8icFPmJ //////////////////////////////////////// ETH: 0x649283Bd1eC11eCb51B349867f99c0bEAE96DCf8
Los Angeles, CA
Pinned Repositories
ardrone-face-tracker
This is a plugin for the ARDroneAutoPylot SDK (for the Parrot AR Drone) which, when activated, auto-pilots the drone to track human faces and follow them
cockblock
simple and effective bash script that immediately blocks IP addresses using IPTABLES
cranky-data-virus
Educational virus written in Assembly that infects 32-bit ELF executables on Linux using the data segment infection method
crankycoin
Cranky Coin is a simple blockchain, cryptocurrency, wallet implementation
Face-Tracking-Robot
Face tracking robot using Python/OpenCV + Arduino
http-auth-crack
HTTP AUTH cli brute force script written in PHP
Instagram-Bot
Instagram bot that auto-likes photos by hashtag. Written in Python using the Pycurl library.
Jarvis
Utilizing Google's Text-to-Speech Engine, Google's Speech-to-Text Engine, and Wolfram Alpha's knowledge base to create a homebrew Siri-type AI for home automation
Nuclear-Facebook-Poke-Bot
Facebook Poke Bot is easy to use and automatically "pokes" AND "pokes back" everybody. Written in Python and PHP
Python-Virus
This is an educational computer virus written in Python to demonstrate how replication is done.
cranklin's Repositories
cranklin/Instagram-Bot
Instagram bot that auto-likes photos by hashtag. Written in Python using the Pycurl library.
cranklin/crankycoin
Cranky Coin is a simple blockchain, cryptocurrency, wallet implementation
cranklin/Jarvis
Utilizing Google's Text-to-Speech Engine, Google's Speech-to-Text Engine, and Wolfram Alpha's knowledge base to create a homebrew Siri-type AI for home automation
cranklin/Python-Virus
This is an educational computer virus written in Python to demonstrate how replication is done.
cranklin/cranky-data-virus
Educational virus written in Assembly that infects 32-bit ELF executables on Linux using the data segment infection method
cranklin/Nuclear-Facebook-Poke-Bot
Facebook Poke Bot is easy to use and automatically "pokes" AND "pokes back" everybody. Written in Python and PHP
cranklin/http-auth-crack
HTTP AUTH cli brute force script written in PHP
cranklin/ardrone-face-tracker
This is a plugin for the ARDroneAutoPylot SDK (for the Parrot AR Drone) which, when activated, auto-pilots the drone to track human faces and follow them
cranklin/Face-Tracking-Robot
Face tracking robot using Python/OpenCV + Arduino
cranklin/cockblock
simple and effective bash script that immediately blocks IP addresses using IPTABLES
cranklin/Alphabet-Board
Ever wonder how Stephen Hawkings, the dude from Breaking Bad, and other ALS / paralysis patients communicate while restricted to the movement of one finger? I built this alphabet board using only Javascript / HTML and Google's undocumented TTS engine.
cranklin/PHP-Virus
This is an educational computer virus written in PHP to demonstrate how replication is done.
cranklin/3d-image-generator
3D image generator using PHP and GD.
cranklin/clay-target-lead-finder
Calculates leads for clay target shooting sports.... sporting clays, skeet, trap, etc.
cranklin/lie-detector
This is the schematics (fritzing) + source code to build a homemade lie detector using an arduino. This lie detector relies on galvanic skin response to determine if your subject is lying or telling the truth.
cranklin/mp3overssh
Plays remote MP3s and other media over SSH.
cranklin/apportionment
Ever wonder how our government apportions the 435 seats in the United States House of Representatives? Well, they use an algorithm called the “huntington-hill method”. I took a good look at the algorithm and made it into a C program:
cranklin/bruteforcer
Brute force executes any arbitrary cli command with user-defined thread count and various password options
cranklin/dog-breed-api
Sample Flask Application - Dog Breed API
cranklin/duckduckgoose
cranklin/morse-keyer
Arduino based morse keyer/oscillator
cranklin/palindrome-checker
palindrome string checker in Assembly
cranklin/projecteuler
My projecteuler.net solutions in various languages
cranklin/BrightWebSocket
RFC 6455 WebSocket Library for the Roku
cranklin/crankys-lottery
Basic Ethereum Lottery Smart Contract
cranklin/cubesolver
Rubik's Cube Solver
cranklin/ethereum-etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
cranklin/morse-tools
Various morse tools / lilbraries
cranklin/sudoku-checker
Sudoku checker written in C