• This repository has been archived on 24/Jan/2024
  • Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    Assembly
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Nyancat in the MBR
NYAN ALL THE MBRs!

a 16 bit Nyan cat demo small enough to fit in the master boot record
of a disk.

BEFORE YOU CONTINUE: USE ON YOUR OWN RISK, PLAYING WITH MBRs IS LIKE PLAYING
WITH FIRE. DO NOT BE ON FIRE!

Usage:

 1) dd if=nyan.mbr of=/dev/usbstick # USE THE .mbr, NOT THE .img, IT WILL OVERWRITE
                                    # THE PARTITION TABLE!
 2) and boot from the stick

 3) INSTANT WIN!

or:

 qemu -hda nyan.img # does flicker a bit since wait for sync does not work

For more info in MBR demos:

 http://io.smashthestack.org:84/intro/

Erik

More Repositories

1

ptrace-burrito

a friendly wrapper around ptrace
C
125
star
2

hexboard

quite a big hexdump display
C
86
star
3

minemu

Minemu is a minimal emulator for dynamic taint analysis ( this is a mirror of https://minemu.org/code/minemu.git )
C
38
star
4

pub-archive

Python
25
star
5

miniball

Folded LED ball PCB
C
22
star
6

goled

LED Ball animation software
Go
12
star
7

svgconvert

Convert SVGs to kicad modules/zones
Python
9
star
8

charliepdk

Charlieplexed led array driven using a Padauk, animation / 9600 baud uart input
Assembly
8
star
9

tiny2812

Drive WS2812 compatible LEDs with temporal dithering on 8MHz AVRs
C
7
star
10

chiral_sphere

another round thing
OpenSCAD
7
star
11

esp32leddriver

C
6
star
12

aluball

White LED lamp made with aluminium PCBs
OpenSCAD
6
star
13

polymap

Generate laser cuttable polyhedrons with globe projections on them
Python
4
star
14

softpwmpdk

3-channel software PWM LED driver
Python
4
star
15

hex2811-penta

LED Strip Driver PCB
C++
4
star
16

polyhedrone

deltoidal hexecontahedron pcb with LEDs
IDL
3
star
17

uuart

3
star
18

baduino

minimal arduino clone with artwork
Eagle
3
star
19

dhxdron

deltoidal hexecontahedron generation code
Python
3
star
20

dhxlamp

Python
2
star
21

pathtokicad

(inkscape generated) svg path to kicad module converter (obsoleted by: https://github.com/brainsmoke/svgconvert)
Python
2
star
22

usb_proto

OpenSCAD
2
star
23

geometry

geometry experiments
OpenSCAD
2
star
24

stm32fire

stm32f030 fire animation
C
1
star
25

rotunda

charlieplexed PCB polyhedron
C
1
star
26

brainsmoke.github.io

HTML
1
star
27

attiny85fire

Fire cellular automaton for the attiny85
Assembly
1
star
28

m02812

driver for 8 ws2812 led strips on a 48MHz Cortex-M0 with temporal dithering
C++
1
star
29

ledmatrix

Shift register based LED Matrix driver for the teensy 3.2 using SPI DMA
C++
1
star
30

usb2_hub

USB 2.0 hub with MTT & per port power control
1
star
31

spitows2811

SPI compatible (WS2801) to WS2811/WS2812(b) protocol translator
Assembly
1
star
32

desklamp

Software defined desk lamp
C
1
star