Here's an overview of my more useful repos: Exploits - WAMpage (CVE-2022-23731) - webOS root LPE, including a V8 exploit. - RootMyTV (CVE-2022-23727) - A user-friendly root exploit for LG…

Here's an overview of my more useful repos:
Exploits
- WAMpage (CVE-2022-23731) - webOS root LPE, including a V8 exploit.
- RootMyTV (CVE-2022-23727) - A user-friendly root exploit for LG webOS Smart TVs.
- NXLoader - Exploit CVE-2018-6242 from (almost) any Android device.
- fusee-nano - Exploit CVE-2018-6242 from embedded linux devices.
- PageSigner Signature Forgery - Signature forgery via domain fronting.
- CVE-2017-13672 - A PoC for CVE-2017-13672 - QEMU DoS
- ambiguous-png-packer - Craft PNG files that appear completely different in Apple software.
Tools
- dlinject - Like LD_PRELOAD but for already-running programs.
- webos-vncserver - A VNC server for TVs running WebOS.
- libleakmydata - LD_PRELOAD hooks to bypass SSL certificate verification.
- TARDIS - Trace And Rewrite Delays In Syscalls.
- Turbo-Recadmiumator - Yet another browser extension to enable 1080p Netflix playback on "unsupported" platforms.
- rc4 - A Python3 RC4 implementation that doesn't suck.
- tweetable-polyglot-png - Pack up to 3MB of data into a tweetable PNG polyglot file.
Toys
- unsafe-python - Showcasing CPython's memory unsafety "features".
- 6502-emu - A 6502 emulator that I've been meaning to rewrite since forever.
- chip8 - Yet another CHIP-8 emulator.
- pwn-mbr - A very basic MBR hijack PoC.
Misc
- aes-playground - Pedagogical AES implementation(s)
- wifi-sdcf - Reverse Engineering notes for a "WiFI SD Card" device.
-
tweetable-polyglot-png
Pack up to 3MB of data into a tweetable PNG polyglot file.
Python ★ 2.6k 4y agoExplain → -
ambiguous-png-packer
Craft PNG files that appear completely different in Apple software [NOW PATCHED]
Python ★ 1.1k 4y agoExplain → -
dlinject
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
Python ★ 824 1y agoExplain → -
monomorph
MD5-Monomorphic Shellcode Packer - all payloads have the same MD5 hash
C ★ 795 3y agoExplain → -
NXLoader
My first Android app: Launch Fusée Gelée payloads from stock Android (CVE-2018-6242)
Java ★ 559 3y agoExplain → -
unsafe-python
A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)
Python ★ 232 1y agoExplain → -
Turbo-Recadmiumator
A remake of truedread/netflix-1080p which auto-patches cadmium-playercore at runtime to enable enhanced playback features. (NOTE: still working in 2024 😎)
JavaScript ★ 190 1y agoExplain → -
libleakmydata
A simple LD_PRELOAD library to disable SSL certificate verification. Inspired by libeatmydata.
C ★ 182 7y agoExplain → -
pwn-mbr
A simple MBR hijack demonstration
C ★ 181 3y agoExplain → -
stelf-loader
A stealthy ELF loader - no files, no execve, no RWX
C ★ 175 2y agoExplain → -
TARDIS
Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.
C ★ 160 2y agoExplain → -
DeCENC
Tools for decrypting MPEG-CENC files without knowledge of the key
Python ★ 156 1y agoExplain → -
millipds
A from-scratch atproto PDS implementation in Python
Python ★ 155 8mo agoExplain → -
anubis_offload
userscript to offload Anubis PoW to native CPU or GPU code
Python ★ 105 9mo agoExplain → -
dram_emfi
playing with DDR DRAM bus fault injection
C ★ 98 1mo agoExplain → -
TwitterHD ▣
A userscript that forces twitter to always load images and videos in full resolution
JavaScript ★ 97 3y agoExplain → -
fusee-nano
A minimalist re-implementation of the Fusée Gelée exploit, designed to run on embedded Linux devices. (Zero dependencies)
C ★ 93 1y agoExplain → -
parallel-png-proposal
No description.
Python ★ 79 4y agoExplain → -
picopds
A minimum viable atproto PDS for protocol experimentation purposes
Python ★ 73 1y agoExplain → -
rabbit_r1_boot_notes
Documenting the boot process of the Rabbit R1 (MediaTek mt6765, k65v1_64_bsp, Android 13)
Python ★ 65 1y agoExplain → -
fusee-lede
Instructions/files for building a custom LEDE image to turn cheap routers into a Nintendo Switch "modchip"/"dongle". Powered by https://github.com/DavidBuchanan314/fusee-nano
Makefile ★ 56 7y agoExplain → -
WAMpage
WAMpage - A WebOS root LPE exploit chain (CVE-2022-23731)
JavaScript ★ 49 4y agoExplain → -
RootMyTV ▣
Placeholder repo 👀
★ 48 5y agoExplain → -
plcmine
Yet another vanity did:plc miner
C ★ 44 3mo agoExplain → -
boiga
A Python library enabling ergonomic Scratch 3.0 code generation.
Python ★ 43 3y agoExplain → -
bitmap-font-css
Trying to make bitmap web fonts look better.
★ 39 3y agoExplain → -
webos-vncserver
An extremely hacky VNC server for WebOS - Works by reading directly from the GPU's framebuffer.
C ★ 39 4y agoExplain → -
pyswargol
A rather fast Game-of-Life implementation in pure Python (plus pysdl2)
Python ★ 38 2y agoExplain → -
6502-emu
A simple 6502 emulator, with I/O via a 6850 UART.
C ★ 33 4y agoExplain → -
cowroot ▣
Universal Android root tool based on CVE-2016-5195. Watch this space.
C ★ 32 9y agoExplain → -
yubiplc
A bare-bones CLI tool for signing did:plc operations with a yubikey
Go ★ 28 11mo agoExplain → -
unPNG
A backward-compatible subset of the PNG file format, for uncompressed bitmaps
C ★ 25 1y agoExplain → -
IHateDNS
The DNS server for people who hate DNS
Python ★ 25 1y agoExplain → -
dag-cbrrr
A reasonably fast DAG-CBOR parser for Python
C ★ 23 2mo agoExplain → -
wifi-sdcf
Reverse Engineering notes on the Dxingtek/Keytech(?) WiFi@SDCF card
Python ★ 22 8y agoExplain → -
p65a
Pythonic 6502 Assembler: An experimental alternative to traditional assemblers.
Python ★ 21 3y agoExplain → -
kernel-livepatch-skill
agent skill to facilitate runtime linux kernel patching
Python ★ 20 2mo agoExplain → -
rc4
A python3 RC4 implementation that doesn't suck. (i.e. it's actually binary-safe...)
Python ★ 19 1y agoExplain → -
magic-numbers
magically import magic number constants
Python ★ 19 1y agoExplain → -
python-bitsliced-aes
An experimental implementation of bitsliced aes in pure python. Quite possibly the fastest pure-python AES implementation on the planet.
Python ★ 19 4y agoExplain → -
aes-playground
My experiments in understanding AES, Whitebox AES, and related attacks
Python ★ 19 5y agoExplain → -
trumpogram
The World, according to Donald Trump
Python ★ 17 9y agoExplain → -
scratch-vscode
Preview Scratch projects inside vscode, with live reload.
TypeScript ★ 17 4y agoExplain → -
iPodWizard-mirror
A git mirror of iPodWizard: https://sourceforge.net/projects/ipodwizard/
C++ ★ 15 5y agoExplain → -
scratch-cryptography-library
Modern cryptography primitives implemented in Scratch, via Boiga
Python ★ 13 3y agoExplain → -
irradiate.py
a simple script to simulate random "cosmic ray" memory errors against a linux process
Python ★ 13 2y agoExplain → -
mst-test-suite
test suite for atproto-flavour merkle search tree ops
Python ★ 12 1y agoExplain → -
kurl
code-golfed curl-like powered by kernel-mode crypto, with no security
C ★ 12 2y agoExplain → -
merkle-search-tree
An abstract implementation of a Merkle Search Tree, structurally compatible with ATProto's instantiation
Python ★ 11 3mo agoExplain → -
picofeedgen
A minimum-viable atproto feed genedator
Python ★ 11 2y agoExplain → -
Lplus
a toy bittorrent client
Python ★ 10 1y agoExplain → -
atmst
A Python library for wrangling atproto-flavoured Merkle Search Trees
Python ★ 10 3mo agoExplain → -
lk-mt6765 ⑂
mt6765 little-kernel from Mediatek
C ★ 9 1y agoExplain → -
classic-ipod-tools
Tools for manipulating classic ipod firmware images etc.
C ★ 9 5y agoExplain → -
birthday_party
Distributed hash collision search tool
Python ★ 9 6mo agoExplain → -
hello_png
Example code from my blog post of the same title
Python ★ 9 3y agoExplain → -
ScapyGuard
An extremely bare-bones Python3 WireGuard client.
Python ★ 9 4y agoExplain → -
ratatouille
research-grade nintendo switch emulator-like thing
Python ★ 8 1y agoExplain → -
rsyscall-lkm
rsyscall is a dirty hack that allows you to execute syscalls in the context of another Linux process. M̶a̶y̶ Will explode your kernel.
C ★ 8 6y agoExplain → -
mp4decrypt.js
`mp4decrypt` CLI utility implemented using MP4Box.js
JavaScript ★ 7 2y agoExplain → -
bagel
[WIP] bagel is a Binary age aLternative - mostly the same as age but with a binary header format.
Python ★ 7 3y agoExplain → -
beatstar-tools
Scripts for datamining the Beatstar mobile game
Python ★ 7 3y agoExplain → -
fakeIoT
Yet another telnet honeypot.
Ruby ★ 7 9y agoExplain → -
reveilid
WIP
Python ★ 7 2y agoExplain → -
ipod-toslink-mod
Adding optical digital audio output to classic iPods
★ 6 5y agoExplain → -
shellinject
Spawn a reverse TCP shell in the context of another Linux process
Python ★ 6 4y agoExplain → -
dag-sqlite
DAG-SQLite is an SQLite-based represention of the IPLD Data Model
Python ★ 5 2y agoExplain → -
cursed-code
A repo to keep track of all the useful/hacky/cursed scripts and one-liners I write
Assembly ★ 5 6y agoExplain → -
python-ssh-server
A very incomplete, incompatible, and insecure implementation of RFC4253
Python ★ 5 6y agoExplain → -
chip8
A simple CHIP-8 Emulator with a GTK+ frontend
C ★ 5 6y agoExplain → -
dag-cbor-benchmark
Test data for benchmarking dag-cbor decoders and encoders
Python ★ 4 2mo agoExplain → -
a6meowing ⑂
A6 checkm8 exploit with checkra1n 0.1337 method. (ported to linux/libusb)
C ★ 4 3mo agoExplain → -
youwouldntsteala.website
A website that you wouldn't steal
★ 4 6mo agoExplain → -
magic-helloworld
A program that prints "Hello World!" by magic, with a single memcpy.
C ★ 4 10y agoExplain → -
backd
server/client protocol for remotely manipulating a "backdoored" linux system
C ★ 4 1y agoExplain → -
falling-block-game
resemblance to any other game is purely coincidental
Python ★ 4 3y agoExplain → -
riblt-ecmh ⑂
Go implementation of Rateless IBLTs. (with additional security hardening)
Go ★ 3 3mo agoExplain → -
imgur-anti-anti-hotlink
A very simple WebExtension to prevent imgur from preventing you from viewing images directly.
JavaScript ★ 3 7y agoExplain → -
pwnat ⑂
pwnat punches holes in firewalls and NATs allowing any numbers of clients behind NATs to directly connect to a server behind a different NAT using a newly developed technique with no 3rd party, port forwarding, DMZ or spoofing
C ★ 3 9y agoExplain → -
CVE-2017-13672
POCs for CVE-2017-13672 (OOB read in VGA Cirrus QEMU driver, causing DoS)
C ★ 3 8y agoExplain → -
shellcode
My personal shellcode collection.
Python ★ 3 8y agoExplain → -
gif-enc
A rather inefficient GIF encoder, in python.
Python ★ 3 9y agoExplain → -
ftpd ⑂
FTP Server for 3DS
C ★ 3 8y agoExplain → -
ImHex ⑂
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
C++ ★ 2 4y agoExplain → -
merkle-merge-tree
The Merkle Merge Tree (MMT) data structure implements an insert-only multiset supporting exclusion proofs
Python ★ 2 7mo agoExplain → -
exploit-exercises-arm ⑂
I have taken all of the challenges from Protostar - https://exploit-exercises.com/protostar/- and compiled them for the ARM architecture.
C ★ 2 11y agoExplain → -
firehose2
Ideas for improving efficiency of the atproto "firehose" mechanism, without making any sacrifices
Python ★ 2 1y agoExplain → -
ml-kem-stuff
A toy implementation of ML-KEM, aka Kyber, based on the current FIPS 203 draft
Python ★ 2 2y agoExplain → -
hash-cryptanalysis
My attempts to understand/replicate existing attacks on hash functions (mostly collisions)
Python ★ 2 1y agoExplain → -
ROLL13
an (unfinished) TLSv1.3 client in pure python, hand-rolled from first principles.
Python ★ 2 3y agoExplain → -
branflakes
Yet another x86_64 optimising Brainf*ck JIT compiler.
Brainfuck ★ 2 6y agoExplain → -
Deadpool ⑂
Repository of various public white-box cryptographic implementations and their practical attacks.
Python ★ 2 7y agoExplain → -
6502-sbc
Documentation and code for my 6502 SBC
Assembly ★ 2 4y agoExplain → -
AnonymOS
Yet another unnamed operating system project.
C ★ 2 7y agoExplain → -
distrust
A very very WIP type-2 hypervisor in Rust, which uses the Linux KVM API.
Rust ★ 2 7y agoExplain → -
vte-horizontal-scrolling ⑂
vte terminal widget
C++ ★ 1 7y agoExplain → -
CHIP-8-Emulator ⑂
A CHIP-8 emulator in C++
C++ ★ 1 4y agoExplain → -
blutter ⑂
Flutter Mobile Application Reverse Engineering Tool
★ 1 1y agoExplain → -
Atmosphere ⑂
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
★ 1 1y agoExplain → -
googleballs-app ⑂
port of the remake of the 2010 google doodle for desktop, mobile, PS Vita, 3DS Tizen, and others, too.
★ 1 5mo agoExplain → -
cookbook ⑂
A collection of example projects and scripts for atproto development.
Python ★ 1 8mo agoExplain → -
pdsls
Browse AtProto repositories
TypeScript ★ 1 1y agoExplain → -
atproto ⑂
Social networking technology created by Bluesky
TypeScript ★ 1 10mo agoExplain → -
slopCTF ⑂ ▣
This repo, apparently written by AI, contains root LPE in its default config
★ 1 1y agoExplain → -
mandelbrot_thing
code I wrote a long time ago
C ★ 1 1y agoExplain → -
sqlite_parser
pure-python parser for sqlite3 database files. non-WAL only. this is a toy.
Python ★ 1 1y agoExplain → -
S5L8720_stuff
A few years ago I set out to extract the GID key from the S5L8720 (aka iPod Touch 2g). I gave up, but I want to resurrect my efforts, with proper notes this time.
C ★ 1 1y agoExplain → -
BitmapFonts ⑂
a collection of bitmap fonts pulled from various demoscene archives over the years
HTML ★ 1 5y agoExplain → -
slh-dsa-stuff
A toy implementation of SLH-DSA aka FIPS 205 aka SPHINCS+
Python ★ 1 1y agoExplain → -
install-is-pip-install
Alias `install` to `pip install`
Python ★ 1 2y agoExplain → -
preloader-mt6765 ⑂
mt6765 preLoader from Mediatek
C ★ 1 1y agoExplain → -
djb-curve25519
A GitHub mirror of the source code from https://cr.yp.to/ecdh.html (https://cr.yp.to/ecdh/curve25519-20050915.tar.gz)
Assembly ★ 1 4y agoExplain → -
pack-analysis
Reverse engineering the https://pack.ac/ file format
Python ★ 1 2y agoExplain → -
bad-licenses ⑂
A compendium of absurd open-source licenses.
★ 1 2y agoExplain → -
webos-homebrew-channel-1 ⑂
Unofficial webOS TV homebrew store.
★ 1 5y agoExplain → -
hacky-bot ⑂
This is our helpful if snarky bot
TypeScript ★ 1 4y agoExplain → -
branflakes-ng
An improved version of my older project "branflakes", an optimising brainfuck compiler.
Brainfuck ★ 1 8y agoExplain → -
nix ⑂
Rust friendly bindings to *nix APIs
Rust ★ 1 7y agoExplain → -
fizzbuzz-ng
The fastest fizzbuzz in the universe.
★ 1 9y agoExplain → -
viu ⑂
Simple terminal image viewer written in Rust.
Rust ★ 1 5y agoExplain → -
pcb-pattern
Renders a random PCB pattern using HTML5 canvas.
JavaScript ★ 1 6y agoExplain → -
pda-hax
No description.
Objective-C ★ 1 5y agoExplain → -
scratch-desktop ⑂
Scratch 3.0 as a self-contained desktop application
★ 1 4y agoExplain → -
duino-coin-fork
No description.
Python ★ 1 4y agoExplain → -
coursework
Random Cardiff uni CompSci coursework solutions, of varying quality.
PHP ★ 1 8y agoExplain → -
css-gradient-fixer
CSS Gradient Fixer
HTML ★ 1 5y agoExplain → -
CHIP8-ROP
A chip8 emulator that translates programs into a giant ROP payload. Not my best idea...
C ★ 1 8y agoExplain → -
english-letter-freqs
Useful generation scripts and precomputed LUTs useful for performing frequency analysis on English text.
Python ★ 1 8y agoExplain → -
zoom-enhance
CSI style "Zoom and Enhance" with Google Maps
JavaScript ★ 1 10y agoExplain → -
manyana ⑂
No description.
★ 0 3mo agoExplain → -
100-million-row-challenge ⑂
No description.
PHP ★ 0 3mo agoExplain → -
did-method-plc ⑂
Public Ledger of Credentials: a cryptographic, strongly-consistent, and recoverable DID method
TypeScript ★ 0 5mo agoExplain → -
cborg ⑂
fast CBOR with a focus on strictness
★ 0 6mo agoExplain → -
linux-kona ⑂
Close-to-mainline kernel for BCM21664/BCM23550 devices | Very WIP, not yet usable
C ★ 0 6mo agoExplain → -
indigo ⑂
Go source code for Bluesky's atproto services.
Go ★ 0 11mo agoExplain → -
piv-go ⑂
Keys and certificates for YubiKeys, written in Go
Go ★ 0 11mo agoExplain → -
py-ed25519-bindings ⑂
Python bindings for the ed25519-dalek RUST crate
Rust ★ 0 2y agoExplain → -
atproto_indexing_experiments
Experiments in atproto indexing
Python ★ 0 1y agoExplain → -
TDS684A
Notes about my TDS684A oscilloscope
Python ★ 0 1y agoExplain → -
phc-string-format ⑂
No description.
★ 0 1y agoExplain → -
davidbuchanan314.github.io
No description.
HTML ★ 0 1y agoExplain → -
arroba ⑂
Python implementation of Bluesky PDS and AT Protocol, including repo, MST, and sync XRPC methods
★ 0 1y agoExplain → -
cryptography ⑂
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Python ★ 0 1y agoExplain → -
android_kernel_modules_rabbit_mt6765 ⑂
No description.
★ 0 1y agoExplain → -
android_kernel_rabbit_mt6765 ⑂
rabbit r1 kernel source
★ 0 1y agoExplain → -
social-app ⑂
The Bluesky Social application for Web, iOS, and Android
TypeScript ★ 0 1y agoExplain → -
marzlevane
prototype (with placeholder name (maybe))
JavaScript ★ 0 1y agoExplain → -
r1_escape ⑂
No description.
★ 0 1y agoExplain → -
mtkclient ⑂
MTK reverse engineering and flash tool
★ 0 1y agoExplain → -
wttr.in ⑂
:partly_sunny: The right way to check the weather
★ 0 2y agoExplain → -
Pack ⑂
Pack
Pascal ★ 0 2y agoExplain → -
Libraries ⑂
Libraries needed for SCL
★ 0 2y agoExplain → -
pysimd ⑂
simd-like operations using python ints
Python ★ 0 2y agoExplain → -
mlkem768 ⑂
A Go implementation of the quantum-resistant key encapsulation method ML-KEM (formerly known as Kyber).
Go ★ 0 2y agoExplain → -
DefinitelyTyped ⑂
The repository for high quality TypeScript type definitions.
★ 0 2y agoExplain → -
atproto-website ⑂
No description.
★ 0 3y agoExplain → -
Lockpick_RCM ⑂
Nintendo Switch encryption key derivation bare metal RCM payload
★ 0 3y agoExplain → -
ipld ⑂
InterPlanetary Linked Data
★ 0 2y agoExplain → -
collisions ⑂
Hash collisions and exploitations
Python ★ 0 3y agoExplain → -
xx ⑂
The xx file format. Turn your hex dumps into art, then into binary data.
★ 0 3y agoExplain → -
danirod-chip8 ⑂
A multiplatform CHIP-8 emulator done in SDL 2. Implements all the opcodes for CHIP and SCHIP specifications.
C ★ 0 4y agoExplain → -
chip8swemu ⑂
Multiplatform CHIP-8 and Super-CHIP emulator
C ★ 0 4y agoExplain → -
pycryptodome ⑂
A self-contained cryptographic library for Python
★ 0 4y agoExplain → -
DavidBuchanan314
No description.
★ 0 3y agoExplain → -
robocop-ng ⑂
Discord bot for handling ReSwitched moderation tasks and such, (n)ext-(g)en rewrite of Robocop
Python ★ 0 5y agoExplain → -
feh ⑂
a fast and light image viewer
C ★ 0 5y agoExplain → -
gudetama-tap-datamine
Datamining scripts and information for the Gudetama Tap! mobile app.
Python ★ 0 5y agoExplain → -
ttk ⑂
UI toolkit for iPodLinux applications
C ★ 0 5y agoExplain → -
msp430-tool
No description.
C ★ 0 6y agoExplain → -
lznt1 ⑂
Python implementation of LZNT1 compression/decompression
Python ★ 0 7y agoExplain → -
pacman-packages ⑂
No description.
Shell ★ 0 7y agoExplain → -
ctypeslib ⑂
Generate python ctypes classes from C headers. Requires LLVM clang
Python ★ 0 7y agoExplain → -
cpython ⑂
The Python programming language
Python ★ 0 3y agoExplain → -
freebsd ⑂
FreeBSD src tree
C ★ 0 7y agoExplain → -
RSa
A toy implementation of RSA in Rust (WIP)
Rust ★ 0 7y agoExplain → -
sshuttle ⑂
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
Python ★ 0 9y agoExplain → -
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ⑂
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
Assembly ★ 0 7y agoExplain → -
cryptopals-python3
Yet Another Cryptopals solution repo. Implemented in modern-ish python3. A mixture of procedural and functional coding styles. But no OO! :P
Python ★ 0 8y agoExplain → -
CM1205-toolchain
Instructions for assembling, running, and debugging the MASM syntax assembly featured in the CM1205 module at Cardiff University
Makefile ★ 0 8y agoExplain → -
expression-parser
Just playing with parsing and evaluating mathematical expressions in C
C ★ 0 8y agoExplain → -
libtransistor ⑂
Open source toolchain for Switch development
C ★ 0 8y agoExplain → -
RetroArch ⑂
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
C ★ 0 8y agoExplain → -
chip8-asm64-emu ⑂
CHIP-8 emulator written in 64 bits Assembly (Linux)
Assembly ★ 0 8y agoExplain → -
py65 ⑂
Simulate 6502-based microcomputer systems in Python.
Python ★ 0 13y agoExplain → -
tamatrix ⑂
No description.
C ★ 0 9y agoExplain → -
coolhue ⑂
Coolest Gradient Hues and Swatches by UVdesk
JavaScript ★ 0 9y agoExplain → -
swarmbot
A robotics project for Cardiff Computing Club
C ★ 0 9y agoExplain → -
cu-mkcoversheet
Generate a coursework coversheet as required by Cardiff University, with a single command.
Shell ★ 0 9y agoExplain → -
android_device_sony_sirius ⑂
No description.
C ★ 0 9y agoExplain → -
asteroids
Yet another "Asteroids" clone, with Three.js
JavaScript ★ 0 9y agoExplain → -
ocrsim
An assembler/disassembler/simulator for the microcontroller used in OCR A2 Electronics.
JavaScript ★ 0 10y agoExplain →
No repos match these filters.