Commit graph

15443 commits

Author SHA1 Message Date
mwalker33
f5170f1d18 Mifare Classic Value operations
Added increment value, decrement value via the supplied commands and set value via the normal write command.  Also added "get" to read a value block and decode/display.
2022-06-05 16:58:53 +10:00
iceman1001
3d0e54d85c fix format strings 2022-06-02 21:18:21 +02:00
iceman1001
4195c9d901 fix logic 2022-06-02 20:44:37 +02:00
iceman1001
023ae4c7f1 mf sim - after getting a rats from rdr , and we are not simulating a rats supporting tag, set state to idle, ie wait for WUPA/REQA 2022-06-02 05:16:34 +02:00
iceman1001
f1e228e739 fix cid 393261 2022-05-31 22:30:41 +02:00
iceman1001
10e7da9065 fix cid 393262 2022-05-31 22:30:06 +02:00
iceman1001
a5b5b2f08a fix alway defaulting to freq even if divisor was applied. Will still have issue when addressing both standard values.. 2022-05-30 22:35:33 +02:00
iceman1001
65b9a9fb76 widen mfp detection to include 0004 2022-05-21 09:28:38 +02:00
iceman1001
76da953bcb text 2022-05-16 19:46:31 +02:00
iceman1001
f38a3ad762 adapt load dump file refactoring else where 2022-05-15 23:56:35 +02:00
iceman1001
d4c3082741 refactoring loading dump files 2022-05-15 23:06:46 +02:00
iceman1001
d430f51276 text 2022-05-15 11:37:59 +02:00
iceman1001
f241bd4b4d added MAD key Sector0 detection and hf mf mad now takes a -f param for offline decoding of dump files 2022-05-15 11:37:06 +02:00
iceman1001
d7459d47b8 fix value block decoding. Its signed. Thanks @mwalker33 2022-05-14 15:26:48 +02:00
Philippe Teuwen
db21576612 remove arm-gcc 12.1 warning: array subscript -512 is outside array bounds of 'uint32_t[536870911] 2022-05-12 23:14:37 +02:00
Philippe Teuwen
05e48b07cc remove gcc 12.1 warning: output may be truncated writing 21 bytes into a region of size between 15 and 24 2022-05-12 22:57:22 +02:00
Philippe Teuwen
c4a8e0fa2e Remove gcc 12.1 warning: strncpy specified bound depends on the length of the source argument 2022-05-12 22:54:11 +02:00
Iceman
d7e69fefee
Update README.md 2022-05-11 19:54:34 +02:00
iceman1001
b10d99ba01 text 2022-05-10 07:37:33 +02:00
iceman1001
a2f6d0f65f swap to other fpga image, since iso15693.c uses it. Should fix the simulation 2022-05-10 07:35:57 +02:00
iceman1001
7573205a93 fix iclass simulation 2022-05-10 07:34:17 +02:00
Iceman
1e113074a0
Merge pull request #1675 from mwalker33/ndef-notes
Ndef notes
2022-05-09 07:34:29 +02:00
mwalker33
1db6ea92aa Update ndef_type4a.md 2022-05-09 10:01:42 +10:00
mwalker33
eb58fbdd75 Update ndef_type4a.md 2022-05-09 09:58:20 +10:00
mwalker33
2303de707e NDEF type4a notes 2022-05-09 09:48:55 +10:00
iceman1001
fb91a1ca88 iclass print data now details legcay vs sio credential 2022-05-09 00:19:57 +02:00
Philippe Teuwen
ac42615e91 termux & debian: more official way of doing 2022-05-08 20:39:38 +02:00
Iceman
b11019ca71
Merge pull request #1521 from shingliao/master
Add iCLASS key
2022-05-08 18:04:41 +02:00
iceman1001
90fcec0152 add ledcontrol 2022-05-08 09:36:56 +02:00
Iceman
323fbf25e7
Merge pull request #1672 from mwalker33/Desfire-Hex-DFName
Update cmdhfmfdes.c
2022-05-08 08:08:23 +02:00
mwalker33
320be614fe Update cmdhfmfdes.c
Update format type to match supplied data type (dfnamelen)
2022-05-08 15:54:56 +10:00
Iceman
50c521f858
Merge pull request #1669 from Vital7/patch-1
Add 2 social card keys
2022-05-08 07:32:08 +02:00
Iceman
40eba164af
Merge pull request #1670 from Vital7/patch-2
Add podorozhnik keys
2022-05-08 07:31:32 +02:00
mwalker33
3098de7901 Update cmdhfmfdes.c
Add the ability to use hex for the DFName to support non printable dfname values (e.g. as needed to NDEF AIDs)
2022-05-08 12:09:43 +10:00
Philippe Teuwen
9ad9afbb69 Fix default_version if mkversion fails 2022-05-04 12:27:26 +02:00
Philippe Teuwen
9ebda88386 Add INSTALLSUDO param in Makefile.platform to limit sudo to install commands, better than sudo make install... 2022-05-03 19:04:36 +02:00
Vitaliya Chumakova
35fc7c2ab1
Add podorozhnik keys 2022-05-03 16:35:30 +03:00
Vitaliya Chumakova
8457ccd492
Add 2 social card keys 2022-05-03 16:20:06 +03:00
Philippe Teuwen
9880df8ca7 make style 2022-05-03 15:18:44 +02:00
Philippe Teuwen
cc7054fc9b Fixed - search in inverted bitsteam as well 2022-05-03 15:18:05 +02:00
Philippe Teuwen
00a13f8164 forgot ToC... 2022-05-01 02:42:31 +02:00
Philippe Teuwen
cd280189f2 Termux instructions to compile and flash from non-root Android 2022-05-01 02:38:09 +02:00
iceman1001
1b6b16d91a more default keys 2022-04-30 21:38:57 +02:00
iceman1001
c78459a572 move detection outside SAK 02 check 2022-04-30 21:05:20 +02:00
iceman1001
799fa850ef twice atqa? 2022-04-30 20:55:41 +02:00
iceman1001
82fba2d929 correct instructions 2022-04-30 20:52:16 +02:00
iceman1001
dc3944ab65 wrong crc 2022-04-30 20:48:45 +02:00
iceman1001
dd20083126 improved FUDAN identification and anti-collision select based on @lsylx issue #1599 2022-04-30 18:39:14 +02:00
Philippe Teuwen
d31c9747d6 Partial fix of ioProx clone on EM4305 but EM4305 runs at RF/50 instead of the configured RF/64?? 2022-04-30 00:10:47 +02:00
Philippe Teuwen
7f37958144 Enable support to clone HID on EM4x05 2022-04-30 00:08:10 +02:00