More actions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|source=https://github.com/Ordim3n/Smash-Amiibo-Cheat-Tool | |source=https://github.com/Ordim3n/Smash-Amiibo-Cheat-Tool | ||
}} | }} | ||
Smash Amiibo Cheat Tool, or SAHT, is a (N)3DS/2DS homebrew that have the ability to hack your Smash Amiibos. Based off the libctru NFC example. | |||
'''Note:''' It is not possible to modify the Amiibo's identity. | |||
==User guide== | |||
===Prerequesites=== | |||
* If you are on O3ds, you need the NFC reader/writer and CFW. | |||
* An amiibo which is already setup for smash. | |||
== | ===Menu=== | ||
{| class="wikitable" style="width: 1000px;" | |||
|- | |||
! style="width: 25%;"| Hack | |||
| Simple and quick way to buff your amiibo's stats to 200 everywhere. | |||
|- | |||
! Restore Backup /<br> Bruteforce appdata writing | |||
| Restore a backup if previously backed up by the Hack function or the Only dump appdata function/Writes a modified appdata to the bruteforced amiibo. | |||
|- | |||
! Only dump appdata /<br> Bruteforce appdata dump | |||
| Only dumps a backup file/Dumps the appdate of the bruteforced amiibo. | |||
|- | |||
! Custom file writing | |||
| Writes /Smash amiibo cheat tool/write.amiibo to the amiibo. | |||
|- | |||
! Appdata Randomizing | |||
| Randomizes the appdata of your amiibo (bruteforcing supported), this can be used for grinding rewards in smash for example. | |||
|- | |||
|} | |||
===Tagstates=== | |||
{| class="wikitable" style="width: 1000px;" | |||
|- | |||
! style="width: 25%;"| 1 | |||
| Stopped scanning for Amiibos/NFC tags. | |||
|- | |||
!2 | |||
| Currently scanning for Amiibos/NFC tags. | |||
|- | |||
!3 | |||
| An Amiibo/NFC tag has been found. | |||
|- | |||
!4 | |||
| Usually happens after tagstate 3, Amiibo/NFC tag out of range. | |||
|- | |||
!5 | |||
| The Amiibo's/NFC tag's data successfully loaded. | |||
|- | |||
|} | |||
== | ===Retuned values=== | ||
{| class="wikitable" style="width: 1000px;" | |||
|- | |||
! style="width: 25%;"|0xC8A17628 | |||
| The amiibo haven't been setup yet. | |||
|- | |||
!0xC8A17638 | |||
| Smash data haven't been found. | |||
|- | |||
!0xC8C1760C and 0xC8A17618 | |||
| The amiibo is corrupted. | |||
|- | |||
!0x00000000 | |||
| Everything's fine. | |||
|- | |||
|} | |||
==Media== | |||
'''[POC] Smash amiibo hacking tool: Restoring backup''' ([https://www.youtube.com/watch?v=XUL5K_HNqnY Olivia Ducharme]) <br> | |||
<youtube>XUL5K_HNqnY&t=6s</youtube> | |||
== | ==Compatibility== | ||
This tool doesn't work on O3DS with 3DSX version. | |||
==Credits== | |||
Yellows8 - Documentation on smash amiibo data. | |||
MarcusD - Helping me with some code issues. | |||
Thunder Kai - All the graphics. | |||
Yudowat, CloudedSun, Fug/leni, jasgx, Karma, LinkSoraZelda, Swiftloke and Y2K - Testing and ideas. | |||
==External links== | |||
* GitHib - https://github.com/SUOlivia/Smash-Amiibo-Cheat-Tool | |||
* GBAtemp - https://gbatemp.net/threads/smash-amiibo-cheat-hacking-tool-release.445771 | |||
* Reddit - https://www.reddit.com/r/3dshacks/comments/58rrjw/smash_amiibo_hacking_tool_released | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 03:05, 30 March 2022
Smash Amiibo Cheat Tool | |
---|---|
File:SmashAmiiboCheatTool.jpg | |
General | |
Author | Ordim3n |
Type | Hack Utilities |
Version | 2.0 |
License | Mixed |
Last Updated | 2017/01/27 |
Links | |
Download | |
Website | |
Source | |
Smash Amiibo Cheat Tool, or SAHT, is a (N)3DS/2DS homebrew that have the ability to hack your Smash Amiibos. Based off the libctru NFC example.
Note: It is not possible to modify the Amiibo's identity.
User guide
Prerequesites
- If you are on O3ds, you need the NFC reader/writer and CFW.
- An amiibo which is already setup for smash.
Menu
Hack | Simple and quick way to buff your amiibo's stats to 200 everywhere. |
---|---|
Restore Backup / Bruteforce appdata writing |
Restore a backup if previously backed up by the Hack function or the Only dump appdata function/Writes a modified appdata to the bruteforced amiibo. |
Only dump appdata / Bruteforce appdata dump |
Only dumps a backup file/Dumps the appdate of the bruteforced amiibo. |
Custom file writing | Writes /Smash amiibo cheat tool/write.amiibo to the amiibo. |
Appdata Randomizing | Randomizes the appdata of your amiibo (bruteforcing supported), this can be used for grinding rewards in smash for example. |
Tagstates
1 | Stopped scanning for Amiibos/NFC tags. |
---|---|
2 | Currently scanning for Amiibos/NFC tags. |
3 | An Amiibo/NFC tag has been found. |
4 | Usually happens after tagstate 3, Amiibo/NFC tag out of range. |
5 | The Amiibo's/NFC tag's data successfully loaded. |
Retuned values
0xC8A17628 | The amiibo haven't been setup yet. |
---|---|
0xC8A17638 | Smash data haven't been found. |
0xC8C1760C and 0xC8A17618 | The amiibo is corrupted. |
0x00000000 | Everything's fine. |
Media
[POC] Smash amiibo hacking tool: Restoring backup (Olivia Ducharme)
Compatibility
This tool doesn't work on O3DS with 3DSX version.
Credits
Yellows8 - Documentation on smash amiibo data.
MarcusD - Helping me with some code issues.
Thunder Kai - All the graphics.
Yudowat, CloudedSun, Fug/leni, jasgx, Karma, LinkSoraZelda, Swiftloke and Y2K - Testing and ideas.