209 Commits
Author SHA1 Message Date
kormax 396032c2db Remove unused ISO14A_COMMAND flags 2026-03-26 17:16:44 +02:00
kormax fa08075ded Add ISO14A_CLEARTRACE param to explicitly clear 14a trace 2026-03-24 23:24:22 +02:00
Cory SolovewiczandGitHub 8d592587a1 Update amiibo_tools.lua
Updated to the most recent data. 

Signed-off-by: Cory Solovewicz <cory@solovewicz.com>
2025-08-30 22:01:32 -07:00
Jean-Michel Picod 0421f5fde5 Update dkjson to a more recent version supporting utf-8 too 2024-09-20 17:21:17 +02:00
Jean-Michel Picod fa949538ce Ansicolors was a LUA5.1 module. Move it to LUA5.2+ module style. 2024-09-20 17:21:17 +02:00
iceman1001 20a0bc3a81 style 2024-09-14 15:03:29 +02:00
Adam Jon FosterandGitHub e2c2b9cc9f Rename trace_parse to trace_parse.lua
Fixed file extension

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-12 16:29:32 +08:00
Adam Jon FosterandGitHub bbcd2d35d9 Create trace_parse
Created a Trace Parser Library to just have something to allow for lua scripts to be able to read .TRACE structured files. 

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2024-09-12 16:29:05 +08:00
iceman1001 fdc1c9d864 text 2023-12-06 22:16:53 +01:00
iceman1001 b59fad842b reworked the decimal to hexadecimal converter. It now works. Thanks to @ATK for pointing out it was broken 2023-09-10 10:25:51 +02:00
Cory SolovewiczandGitHub eae5da6b22 Update amiibo_tools.lua
Update Lua Table with new entries. 

Signed-off-by: Cory Solovewicz <cory@solovewicz.com>
2023-05-18 00:15:55 -07:00
George Talusan d89ed735b0 add hf_mfu_amiibo_restore to restore an Amiibo dump to a blank NTAG215 2022-07-28 22:05:49 -04:00
iceman1001 644da79a50 add legic crc16 to lua 2021-10-23 23:53:59 +02:00
iceman1001 0e5e9163a1 added apple magsafe polling, thanks to @tcprst 2021-10-23 18:54:44 +02:00
iceman1001 37b89c7b11 add ehanced contactless polling to 14a reader/raw commands 2021-10-17 11:38:37 +02:00
Philippe Teuwen 232843477c typos 2021-10-16 23:44:53 +02:00
Philippe Teuwen 88308ea727 typos 2021-10-10 01:35:45 +02:00
iceman1001 2119c4e7bd hf 14b got some love 2021-04-23 22:25:58 +02:00
iceman1001 b267ee8ef5 convert 14b raw to use NG 2021-04-21 18:36:21 +02:00
Philippe Teuwen e62dfa3bcd typos 2021-04-16 01:53:07 +02:00
iceman1001 bd7f1c6bfb 7816_error - fix number to hex conversion (thanks @vortix) 2020-11-12 19:46:04 +01:00
iceman1001 2323ff7f57 fix bad formatt string (thanks @vortix) 2020-11-12 19:33:49 +01:00
Philippe Teuwen c3c59e35cb make style 2020-09-30 14:27:19 +02:00
iceman1001 df71240a27 fix calypso lua script 2020-09-30 10:10:57 +02:00
iceman1001 dc4bd2c1f7 fix: bizarr behavior in Proxspace lua, where io.read("*l") default behavior swaps to io.read("*L") . So lets make *L default a strip away all newlines... 2020-03-25 11:20:35 +01:00