Commit graph

16234 commits

Author SHA1 Message Date
Iceman
ed21af641a
Merge pull request #1872 from zebbe-94/master
Fix typo in smart info
2023-01-22 16:48:24 +01:00
Iceman
e5d6cb1313
Merge pull request #1878 from Alejandro12120/patch-1
fix typo
2023-01-22 16:47:46 +01:00
Iceman
8104cb9f17
Merge pull request #1879 from wh201906/bitstream
Fix the types of parameters in BitstreamOut_t
2023-01-22 16:46:48 +01:00
wh201906
f4879fdc17 Bypass some functions if bps is not 8 2023-01-22 15:41:07 +00:00
wh201906
239a8646b2 Fix the wrong sample count when bps!=8 2023-01-22 15:38:09 +00:00
colonelborkmundus
af00fde250 additional 1k keys, fresh from the oven 2023-01-22 02:36:19 -05:00
Self Not Found
f05c6a1f72 Fix the types of parameters in BitstreamOut_t
BitstreamOut_t in client/src/loclass/cipherutils.h
is also used in client/src/cmddata.c for decimatioin,
but uint8_t is too small for such application
2023-01-22 07:15:47 +00:00
iceman1001
7c6aa66aa2 tesla auth challenge exchange 2023-01-21 21:20:22 +01:00
Alejandro
6850cacc69
fix typo
Signed-off-by: Alejandro <45500329+Alejandro12120@users.noreply.github.com>
2023-01-21 20:28:30 +01:00
iceman1001
f9a65505de added tesla info command, with some of the data that is available. Needed to fix the apdu chaining and a sneaky bug in get_sw since the apdu response was larger then 256 2023-01-21 20:04:27 +01:00
colonelborkmundus
cc0e5477dd added more keys, removed accidental dupes 2023-01-18 15:25:25 -05:00
colonelborkmundus
de3514dc84 added more keys 2023-01-18 13:53:08 -05:00
colonelborkmundus
88d242d10a yo dawg i heard you like keys so i added more keys 2023-01-18 13:36:50 -05:00
colonelborkmundus
dbe53506b5 added additional keys to graduate hotel card 2023-01-18 12:52:10 -05:00
colonelborkmundus
d96cef2b50 modified: client/dictionaries/mfc_default_keys.dic 2023-01-18 11:36:07 -05:00
Krzysztof Zdulski
e1c8c977c2
Check is sector is readable before attempting to read 2023-01-18 14:41:57 +01:00
lnv42
13106d4888
Merge branch 'master' into master
Signed-off-by: lnv42 <34003959+lnv42@users.noreply.github.com>
2023-01-18 11:29:22 +01:00
iceman1001
e1902ffa96 The Hack ID by Unicorn Team EM4100 emulator uses a VD/ID format in decimal 2023-01-18 03:47:14 +01:00
Jean-Michel Picod
3a7af55724 Fix python initialization to have SWIG work 2023-01-16 19:57:42 +01:00
zebbe94
ee8759bc8b fix typo 2023-01-16 01:06:12 +01:00
Philippe Teuwen
2282d480ad update opensuse docker tests and other dockers 2023-01-16 00:34:02 +01:00
Philippe Teuwen
7e02a64576 update fedora docker tests 2023-01-15 21:53:39 +01:00
Philippe Teuwen
cb8f1a51ad update parrot docker tests 2023-01-15 19:54:56 +01:00
Philippe Teuwen
65d0e1ef06 update docker ubuntu 2023-01-15 19:41:19 +01:00
Philippe Teuwen
f54dd925d1 docker & tests 2023-01-15 18:46:35 +01:00
Philippe Teuwen
8d53184c81 shorter long test for mfd_aes_brute 2023-01-15 18:45:40 +01:00
Krzysztof Zdulski
8f2362e7b0
Fix mifare classic dump when block cannot be read 2023-01-15 16:33:32 +01:00
iceman1001
834c182d63 more intuitive text 2023-01-15 14:07:17 +01:00
iceman1001
875b1a0aed annotate new magic command (WIP) 2023-01-15 12:27:34 +01:00
Philippe Teuwen
207d8ed7d7 Fix INSTALLSUDO usage and adapt release template 2023-01-15 12:11:31 +01:00
Iceman
2d1c856437
Merge pull request #1869 from RfidResearchGroup/nitride
Nitride release preparation in progress
2023-01-15 06:02:20 +01:00
iceman1001
e995a25ec5 fix warning on termux 2023-01-15 05:37:43 +01:00
Philippe Teuwen
fe286ed6d7 remove Android from release checklist 2023-01-15 02:50:16 +01:00
Philippe Teuwen
c2546d35f8 experimental_lib/CMakeLists missing files 2023-01-15 02:40:58 +01:00
Philippe Teuwen
ad87e2051d build_all_firmwares.sh able to build HF_14ASNIFF HF_15SNIFF without flash 2023-01-15 02:34:01 +01:00
Philippe Teuwen
30ae0bf521 make style 2023-01-15 02:24:46 +01:00
Philippe Teuwen
951d6cd218 cppcheck uninitialized vars 2023-01-15 02:23:19 +01:00
Philippe Teuwen
0fbc101ac5 cppcheck uninitialized vars (false positive) 2023-01-15 02:23:19 +01:00
Philippe Teuwen
048291dcb3 cppcheck: can add const on some params 2023-01-15 02:23:19 +01:00
Philippe Teuwen
0a19c3e891 cppcheck remove redundant continue as last loop statement 2023-01-15 02:23:19 +01:00
Philippe Teuwen
eb23028514 cppcheck: add test to avoid dereferncing null pointer 2023-01-15 02:23:19 +01:00
Philippe Teuwen
17d7fb8abb cppcheck test unsigned less than zero 2023-01-15 02:23:19 +01:00
Philippe Teuwen
c2eb6395e2 cppcheck clarify boolean result used in bitwise operation 2023-01-15 02:23:19 +01:00
Philippe Teuwen
127aebd8b0 cppcheck fix uninitialized variable 2023-01-15 02:23:19 +01:00
Philippe Teuwen
b8458322e1 cppcheck fix null pointer dereference 2023-01-15 02:23:19 +01:00
Philippe Teuwen
857f0c0d9b cppcheck fix returnNonBoolInBooleanFunction 2023-01-15 02:23:19 +01:00
Philippe Teuwen
3936afcca9 cppcheck divide by zero 2023-01-15 02:23:19 +01:00
Philippe Teuwen
8ac8e3d7d0 reduce variable scopes 2023-01-15 02:23:19 +01:00
Philippe Teuwen
2d58c109ba ksx6924: use ARRAYLEN 2023-01-14 23:39:07 +01:00
Philippe Teuwen
0e1ea167a4 vigik: use mfc_vigik_t in API and remove warning about increased alignment 2023-01-14 23:32:35 +01:00