Doridian
1a4437550b
all cmd done
2022-06-11 15:40:33 -07:00
Doridian
789f807e83
100
2022-06-11 15:32:08 -07:00
Doridian
6b951960f1
below 150
2022-06-11 12:29:27 -07:00
Doridian
2aa524be94
below 250...
2022-06-11 12:02:48 -07:00
Doridian
107bfe469a
down to precisely 300 problems
2022-06-10 13:16:04 -07:00
Doridian
fbed379691
snprintf in some commands
2022-06-10 13:02:23 -07:00
Doridian
fe4599fb14
Use snprintf in client/deps
2022-06-10 12:29:18 -07:00
dx林
de0549a269
StaticNested fast decrypt(backdoor 2nt.).
2022-06-10 11:02:06 +08:00
iceman1001
1711338035
added a zero check for data save
2022-06-06 20:06:46 +02:00
iceman1001
ad64fdfeb7
adapt hf mfu eview to take prefix header lenght in consideration
2022-06-06 19:07:16 +02:00
iceman1001
c5d12bba0f
adapt hw dbg
to query device before setting log level
2022-06-06 18:21:28 +02:00
iceman1001
16909994be
update workflow version. Since v1 is being deprecated
2022-06-06 13:25:11 +02:00
iceman1001
1f3ec36196
missing comma
2022-06-06 13:23:31 +02:00
iceman1001
b4255eea77
simplify save files
2022-06-06 13:20:39 +02:00
iceman1001
2c61530cba
minors stuff, added some blowfish decrypt
2022-06-06 12:59:09 +02:00
iceman1001
2c06054881
text
2022-06-06 12:49:02 +02:00
iceman1001
18bcbf1894
style
2022-06-06 07:57:13 +02:00
Iceman
f09eaa8c3a
Merge pull request #1678 from mwalker33/Mifare-Value
...
Mifare Classic Value operations
2022-06-06 07:47:21 +02:00
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