hackertyper
Keyboard hacker
A Haskell program that generates random keyboard input to simulate 'hacking' in movies and games.
"Hack" like a programmer in movies and games! Inspired by hackertyper.net
46 stars
4 watching
9 forks
Language: Haskell
last commit: over 5 years ago
Linked from 1 awesome list
hackinghaskelljoketyping
Related projects:
Repository | Description | Stars |
---|---|---|
mthbernardes/qmkhuehuebr | A tool to create a backdoor on a keyboard by hijacking screen locking keystrokes and injecting malicious keys into connected computers. | 85 |
fyrkant/hacker-choo | An open-source clone of the popular typing game hackertyper, built using JavaScript and the Choo framework. | 11 |
go-xkg/xkg | A tool that captures and decodes keyboard input in real-time. | 57 |
hackzilla/password-generator | A simple library for generating random and customizable passwords | 293 |
rich5/keyboard-walk-generators | Tools and methods for generating keyboard walks to aid in password cracking | 142 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
typelead/eta-hackage | Patches to make Hackage compatible with Eta language | 64 |
chrispenner/void-space | A well-typed typing tutor game in Haskell that utilizes complex concepts like category theory to teach programming skills. | 140 |
camilogarcialarotta/kboard | A terminal game to practice keyboard typing by generating words and timing the player's input. | 187 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
terriblehackskeyboard/keyboard | A keyboard layout generator for Android devices with a deliberately erratic typing experience. | 18 |
rust-embedded-community/pc-keyboard | A Rust-based library for decoding PS/2 keyboard inputs and converting them to Unicode characters using various keyboard layouts. | 99 |
eiriktsarpalis/typeshape | A library that enables practical datatype-generic programming in F# | 302 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |