Matt Moran
|
072e97998f
|
Fix wasn't freeing arg ctx, improve comments
|
2022-01-15 14:40:40 +13:00 |
|
Matt Moran
|
8118ab538c
|
Update commands.json/.md
|
2022-01-15 14:10:23 +13:00 |
|
Matt Moran
|
4c9d167966
|
Update styles to match changes
|
2022-01-15 14:02:46 +13:00 |
|
Matt Moran
|
f057184ee3
|
Fix styles (missing braces)
|
2022-01-15 13:16:34 +13:00 |
|
Matt Moran
|
a6280e2978
|
Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher-remove-aid-limits
|
2022-01-15 12:11:12 +13:00 |
|
Philippe Teuwen
|
327231b060
|
license
|
2022-01-14 21:22:26 +01:00 |
|
Philippe Teuwen
|
1d05eebd28
|
emoji update
|
2022-01-14 21:08:14 +01:00 |
|
Philippe Teuwen
|
1f0e59148d
|
atr update
|
2022-01-14 20:58:56 +01:00 |
|
Philippe Teuwen
|
08719839b5
|
remove unused src files prng.c and tea.c
Note that there is a clean public domain implementation of tea on wikipedia...
|
2022-01-14 18:09:39 +01:00 |
|
merlokk
|
41b273e9f7
|
added mode for delete file
|
2022-01-13 17:07:34 +02:00 |
|
Matt Moran
|
aa6b74a08d
|
Fix was attempting to credential file when --noappcreate was passed
|
2022-01-13 21:06:21 +13:00 |
|
Philippe Teuwen
|
fc13b6b20c
|
Add pm3line API to hide readline, allowing easier implementation of alternatives
|
2022-01-11 23:13:22 +01:00 |
|
iceman1001
|
1731695483
|
Revert "Release v4.14831 - Frostbit"
This reverts commit 0b65f2bc9e .
|
2022-01-11 19:17:19 +01:00 |
|
iceman1001
|
0b65f2bc9e
|
Release v4.14831 - Frostbit
|
2022-01-11 19:17:19 +01:00 |
|
Philippe Teuwen
|
4b7a8f02d4
|
fix 'lf ti demod' segfault
|
2022-01-11 15:06:22 +01:00 |
|
iceman1001
|
8d5f31757f
|
avoid printing null items
|
2022-01-11 10:59:22 +01:00 |
|
iceman1001
|
5f9d8273e6
|
fix outofbounds
|
2022-01-11 10:54:14 +01:00 |
|
iceman1001
|
c754122a74
|
coverity fix CID #370724
|
2022-01-11 08:56:59 +01:00 |
|
Philippe Teuwen
|
105d5334db
|
make style to remove zx
|
2022-01-11 02:15:54 +01:00 |
|
Philippe Teuwen
|
65cc181307
|
update license header
|
2022-01-11 00:38:10 +01:00 |
|
iceman1001
|
caf9f07c7a
|
fix lf hid brute param for format
|
2022-01-10 22:41:02 +01:00 |
|
iceman1001
|
221a06321b
|
cppcheck fix - array out of bounds. last item is null reduce 1 from arr len, zero based index reduce -1 to get index....\n also made the compare caseinsensitive
|
2022-01-10 22:29:57 +01:00 |
|
Philippe Teuwen
|
21061d6d55
|
Removing client/android library cmake, not needed anymore
|
2022-01-10 10:27:39 +01:00 |
|
Philippe Teuwen
|
bb098c4eab
|
Disable zx for the release as it's still WIP
|
2022-01-09 14:46:28 +01:00 |
|
Philippe Teuwen
|
2269ad6914
|
Remove ARRAY_LENGTH, we've already ARRAYLEN
|
2022-01-09 14:19:48 +01:00 |
|
Philippe Teuwen
|
5a4584358c
|
make style
|
2022-01-09 14:10:26 +01:00 |
|
iceman1001
|
4b0096c135
|
cppcheck complains about the dynamic_lock_Areas access. Might fix it
|
2022-01-09 13:40:58 +01:00 |
|
iceman1001
|
073b47d480
|
fix to handle when first_byte_sum does not find a match in the possible sums array. ie, leads to a crash
|
2022-01-09 13:39:37 +01:00 |
|
iceman1001
|
0967ea1989
|
modified the default mfc hardcoded list to contain some more keys
|
2022-01-09 13:37:35 +01:00 |
|
iceman1001
|
28efc8b097
|
hf mf darkside - textual adaptation to current style
|
2022-01-09 13:36:29 +01:00 |
|
iceman1001
|
abacf673dc
|
cppcheck fixes
|
2022-01-09 13:35:16 +01:00 |
|
iceman1001
|
0942ce7a68
|
refactory parity files a bit
|
2022-01-09 13:34:54 +01:00 |
|
iceman1001
|
61c9252e15
|
calloc
|
2022-01-09 00:35:43 +01:00 |
|
iceman1001
|
fe9348768d
|
use calloc instead
|
2022-01-09 00:33:33 +01:00 |
|
iceman1001
|
0254b2a63a
|
cppcheck fixes
|
2022-01-08 15:29:11 +01:00 |
|
iceman1001
|
5ff043e5ab
|
null key fix
|
2022-01-08 15:28:36 +01:00 |
|
iceman1001
|
0a5ae04070
|
coverity fixes
|
2022-01-08 13:27:22 +01:00 |
|
iceman1001
|
eaf968092c
|
coverity fixes
|
2022-01-08 13:14:53 +01:00 |
|
iceman1001
|
256565f820
|
coverity fixes for mem leaks. added a macro for freeing cliparser context too
|
2022-01-08 13:08:51 +01:00 |
|
iceman1001
|
8cd19d7c87
|
textual / style
|
2022-01-08 13:01:10 +01:00 |
|
Philippe Teuwen
|
291a4a4aa2
|
silent clang warning on increasing required alignment
|
2022-01-08 12:15:24 +01:00 |
|
Philippe Teuwen
|
5a0dda6bb0
|
Make HFGAL_* macros available to all as PM3_* macros
|
2022-01-08 12:00:54 +01:00 |
|
Matt Moran
|
cb6a1db852
|
Continue reading credentials if one fails (e.g. when using different site keys)
|
2022-01-08 18:13:29 +13:00 |
|
Philippe Teuwen
|
30aa7aa7d1
|
Adapting license headers, WIP
|
2022-01-08 00:40:52 +01:00 |
|
iceman1001
|
a432b49393
|
change gprox ii clone/sim to handle 20b cardnumber for the 36b format
|
2022-01-07 21:06:07 +01:00 |
|
iceman1001
|
89a05b47a8
|
cppcheck fixes const
|
2022-01-07 19:31:19 +01:00 |
|
iceman1001
|
2bf2bb301a
|
cppcheck fixes
|
2022-01-07 19:23:42 +01:00 |
|
iceman1001
|
a8ccba77d6
|
cppcheck fixes const
|
2022-01-07 19:13:24 +01:00 |
|
Matt Moran
|
1f8217ec2e
|
Use DesfireGetAIDList to find an available AID
... and check that user-specified AID is available (before writing to the CAD)
|
2022-01-08 00:36:59 +13:00 |
|
Matt Moran
|
b3dc6f62ab
|
Refactor, adds select_aid_and_auth_with_key
|
2022-01-07 23:59:46 +13:00 |
|