proxmark3/client
Adam Jon Foster df2cf0a948
Added SEOS Support
Added generic SEOS Support with the following commands;
- `hf seos info` (slightly improved from the original
- `hf seos pacs` (return the SIO value from the default ADF and default tag)
- `hf seos adf ` (send a get data request to an ADF with a custom tag list)
- `hf seos gdf` (make a request for a GDF based upon a command found in their docs)
- `hf seos managekeys` (manage your own keys used for SEOS commands)

You still need keys to use this commandset, this does not have any keys and is theoretical at this stage until someone tests it with the keys.

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2025-01-07 06:17:37 +08:00
..
cmdscripts
deps Remove duplicated condition 2024-12-12 00:25:44 -05:00
dictionaries maur 2025-01-04 22:57:53 +01:00
experimental_client_with_swig pm3_console() in Python/Lua/C: replace passthru by capture and quiet 2024-10-29 21:13:38 +01:00
experimental_lib Refactor originality checks. Notes: 2024-12-14 14:29:50 +01:00
include pm3_console() in Python/Lua/C: replace passthru by capture and quiet 2024-10-29 21:13:38 +01:00
lualibs Update dkjson to a more recent version supporting utf-8 too 2024-09-20 17:21:17 +02:00
luascripts Remove support for 2k MIFARE tags, as it will be better to add this together with other variants of MIFARE Plus in the future 2024-12-02 22:43:05 +01:00
pyscripts Revise 'RF08S_full' script to NOT attempt to recover a card it does not support (v1.4) 2025-01-05 16:18:06 +00:00
resources R&Y: Added DAY RTA Tapp Card and Additional BKK BEM Stored Value Card AIDs to aid_desfire.json 2024-12-21 11:41:04 +11:00
src Added SEOS Support 2025-01-07 06:17:37 +08:00
atr_scrap_pcsctools.py unify text, improving mfu info output, and fixed some bugs with card uid not used in the fingerprinting 2024-02-04 23:19:43 +01:00
CMakeLists.txt Refactor originality checks. Notes: 2024-12-14 14:29:50 +01:00
default_keys_dic2lua.awk
emojis_scrap_github.py
Makefile Refactor originality checks. Notes: 2024-12-14 14:29:50 +01:00
pm3_cmd_h2lua.awk
README-bitlib
update_amiibo_tools_lua.py