Commit graph

11786 commits

Author SHA1 Message Date
Iceman e0e87566c9
Merge pull request #2453 from mwalker33/Indala-26-parity
Indala 26 parity
2024-08-18 06:03:21 +02:00
Philippe Teuwen 957db7cb53 flash: fix & simplify post-logo filling 2024-08-17 21:26:32 +02:00
Philippe Teuwen 67ebe71f58 flash: logo even when ansi is off 2024-08-17 21:12:54 +02:00
Philippe Teuwen f1ceff852e fm11rf08s_recovery: no need to turn ANSI off anymore with the native output grabber 2024-08-17 20:50:53 +02:00
mwalker33 e705c34247 Update cmdlfindala.c
cleanup
2024-08-17 13:49:22 +10:00
mwalker33 059b657156 Update cmdlfindala.c 2024-08-17 13:47:23 +10:00
mwalker33 20a0713441 Update cmdlfindala.c
25 But parity diz
2024-08-17 13:41:16 +10:00
Gary Bell 783daad6ae
Merge branch 'master' into master
Signed-off-by: Gary Bell <github@whiteneon.com>
2024-08-16 20:06:22 -04:00
Philippe Teuwen 691e76675a mfc/fudan: add paper ref 2024-08-16 17:46:00 +02:00
Philippe Teuwen c9f4679b5a hf mf info: always search for backdoor 2024-08-16 12:56:20 +02:00
Iceman 09f097b936
Merge pull request #2450 from bettse/patch-1
Fix length of credential in `hf iclass sam`
2024-08-16 12:45:08 +02:00
Philippe Teuwen b3bf55e4e3 oops 2024-08-16 12:15:46 +02:00
Philippe Teuwen 0a0f981b54 hf mf info: adjust logic 2024-08-16 12:14:21 +02:00
Philippe Teuwen 116ac0c66b Added more fingerprinting to hf mf info 2024-08-16 12:09:20 +02:00
Eric Betts e9ff568833
Fix length of credential in hf iclass sam
Signed-off-by: Eric Betts <bettse@fastmail.fm>
2024-08-15 21:19:16 -07:00
Michael Micsen Johannessen Wehus 8c9739d37b Add emulator support for hf iclass encode with --emu flag 2024-08-15 11:41:42 -07:00
Michael Micsen Johannessen Wehus bebd1bb654 WIP: Adding --emu functionality to hf iclass encode
For some reason it wipes the entire emu memory
2024-08-15 10:31:01 -07:00
Michael Micsen Johannessen Wehus 9798071ec9 Move argument to where it belongs in the list of args and not just tacked at the bottom 2024-08-15 08:43:28 -07:00
Michael Micsen Johannessen Wehus 22dc41f4ca Add issuance level encoding capability to iclass encode command 2024-08-15 08:29:45 -07:00
Michael Micsen Johannessen Wehus 83fccbafac Add custom CTF wiegand format 2024-08-15 08:29:09 -07:00
Augusto Zanellato cac651cac5
Add key for STS Hotel systems 2024-08-15 10:20:52 +02:00
Philippe Teuwen b700b1cd08 fix tools compilation with clang 2024-08-14 21:23:43 +02:00
Philippe Teuwen 52980ac48b fm11rf08s script: make sure we got nonces or abort 2024-08-14 20:03:36 +02:00
Philippe Teuwen 369c5bb5db Added native output grabbing for Python and Lua: less hacky than output_grabber.py, should work on ProxSpace as well 2024-08-14 13:53:20 +02:00
Philippe Teuwen 83f6e2b56b make style 2024-08-14 10:57:05 +02:00
Philippe Teuwen 562c78ea7b fm11rf08s: try to detect and warn about ProxSpace 2024-08-14 07:59:46 +02:00
Gary Bell 2152d563c9 Fixed hid clone script & new t55xx reset script 2024-08-13 20:09:05 -04:00
Philippe Teuwen c91ca6c703 Fix some first connect EACCES errors on freshly plugged pm3 2024-08-12 19:07:32 +02:00
Philippe Teuwen 27d5f2dbf2 fm11rf08s script: more robust to tools path 2024-08-11 11:53:42 +02:00
Philippe Teuwen 3a5f3e94d1 pm3 calling python scripts: give full path to script in argv[0] 2024-08-11 11:53:13 +02:00
Philippe Teuwen 1e0661edf6 fm11rf08s script: colors module optional 2024-08-11 08:19:25 +02:00
Philippe Teuwen 494a201e9d fm11rf08s_recovery: now with help, args & colors 2024-08-11 00:54:51 +02:00
Philippe Teuwen fe3901b69b fm11rf08s_recovery: initial fchk with default keys 2024-08-10 23:22:00 +02:00
Iceman c401359a4e
Merge pull request #2441 from mik-at/master
fix hitag help typos
2024-08-10 05:18:11 +02:00
Philippe Teuwen e01ff6022a Changed : added option to skip loading the usual ~61 hardcoded keys 2024-08-09 09:42:26 +02:00
Philippe Teuwen 4c811fab0a fix hf mf wipe: detect properly write fails 2024-08-08 20:12:46 +02:00
mik 5de4f6ae3c fix hitag help typos 2024-08-08 14:11:37 +02:00
Philippe Teuwen 1656f1f8ce shame on me 2024-08-08 10:30:44 +02:00
Philippe Teuwen e0e43e728c Fixed which was leaving the RF field on when interrupted by keyboard 2024-08-08 08:51:41 +02:00
Philippe Teuwen 9853fc1744 fm11rf08s_recovery: fchk can bey kbd-interrupted so deal with it 2024-08-08 08:27:25 +02:00
Philippe Teuwen 099a37af91 add --hardreset to hf mf isen 2024-08-07 16:09:11 +02:00
Philippe Teuwen 5e99d98bf5 fm11rf08s_recovery 2024-08-07 13:56:27 +02:00
Philippe Teuwen e3fb13de39 Move output_grabber 2024-08-07 13:18:27 +02:00
Philippe Teuwen 11c1c8490c more robust ouput_grabber 2024-08-05 23:31:00 +02:00
Iceman a1c02f8fa8
Merge pull request #2439 from ry4000/master
R&Y: Added DOH Travel Pass and JFK OMNY AIDs
2024-08-04 20:40:20 +02:00
Philippe Teuwen ee8b9ca74b make style 2024-08-03 21:21:11 +02:00
ry4000 9fb680eb59
Updated DOH Travel Pass AID
Updated DOH Travel Pass Aid `Description` by adding a missing semicolon `;` to separate the `Cyclic` and `Linear` File IDs.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-08-03 14:09:23 +10:00
ry4000 738e29af1c
Updated JFK OMNY AID
Updated JFK OMNY AID `Vendor` to include Vendor's accepted abbreviation.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-08-03 14:06:00 +10:00
ry4000 566fc5ba74
Removed Duplicate dormakaba AID
dormakaba mobile access AID was updated and moved to the PACS section

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-08-03 13:57:47 +10:00
ry4000 8204282033
Added DOH Travel Pass and JFK OMNY AIDs
**Added Public Transport AIDs**
- DOH Travel Pass
- JFK OMNY

**Updated dormakaba AID**
- Updated dormakaba mobile access `Vendor`, `Name`, and `Description`
- Moved AID from `Transport` to `PACS` section

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-08-03 13:53:00 +10:00