Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bonaysoft/amiicli

A simple cli tool helps you simulate or restore any amiibos that you want.
https://github.com/bonaysoft/amiicli

amiibo pm3 proxmark3 zelda

Last synced: about 1 month ago
JSON representation

A simple cli tool helps you simulate or restore any amiibos that you want.

Awesome Lists containing this project

README

        

# amiicli

A simple cli tool helps you simulate or restore any amiibos that you want.

## Supported Devices

- [x] [Proxmark3](https://github.com/RfidResearchGroup/proxmark3)

## Installation

```bash
go install github.com/bonaysoft/amiicli@latest
```

## Usage

```bash
amiicli sim
```

## Credits:

- [AmiiboAPI](https://github.com/N3evin/AmiiboAPI)
- [Amiitool](https://github.com/socram8888/amiitool)