├── LICENSE ├── README.md ├── cryptomnesia.sh ├── cryptomnesiaFull.sh ├── deadc0de.hex ├── deadc0de.ino ├── logo.png └── setup ├── Attiny85pins.jpg ├── connection.jpg ├── programmer.jpg └── soic.jpg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/README.md -------------------------------------------------------------------------------- /cryptomnesia.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/cryptomnesia.sh -------------------------------------------------------------------------------- /cryptomnesiaFull.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/cryptomnesiaFull.sh -------------------------------------------------------------------------------- /deadc0de.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/deadc0de.hex -------------------------------------------------------------------------------- /deadc0de.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/deadc0de.ino -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/logo.png -------------------------------------------------------------------------------- /setup/Attiny85pins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/setup/Attiny85pins.jpg -------------------------------------------------------------------------------- /setup/connection.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/setup/connection.jpg -------------------------------------------------------------------------------- /setup/programmer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/setup/programmer.jpg -------------------------------------------------------------------------------- /setup/soic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cryptolok/cryptomnesia/HEAD/setup/soic.jpg --------------------------------------------------------------------------------