Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
A simple cli tool helps you simulate or restore any amiibos that you want.
- Host: GitHub
- URL: https://github.com/bonaysoft/amiicli
- Owner: bonaysoft
- License: other
- Created: 2023-06-17T15:38:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-20T12:37:56.000Z (over 1 year ago)
- Last Synced: 2024-10-31T03:35:31.678Z (2 months ago)
- Topics: amiibo, pm3, proxmark3, zelda
- Language: Go
- Homepage:
- Size: 126 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)