iceman1001
1e508d2f23
remove another duplicate and keep some comments
2022-09-29 21:18:32 +02:00
Iceman
1abe5aa91d
Merge pull request #1787 from amec0e/master
...
Removed Duplicates from default dictonaries.
2022-09-29 21:13:20 +02:00
Iceman
69f812c979
Merge pull request #1788 from elcuervo/stm-uy-key
...
Adds Uruguay transport system key
2022-09-29 21:06:31 +02:00
elcuervo
350e2a81ca
Adds Uruguay shared key
2022-09-29 15:46:15 -03:00
amec0e
0bae139adf
Removed duplicate entries
...
L550 same as L1544, L548 same as L1550, L632 same as L1749
Signed-off-by: amec0e <88857687+amec0e@users.noreply.github.com>
2022-09-29 15:32:41 +01:00
amec0e
b82a8c288f
Removed Duplicates from t55xx_default_pwds
...
L73 is the same as L152 and L13 is the same as L42
Signed-off-by: amec0e <88857687+amec0e@users.noreply.github.com>
2022-09-29 15:06:24 +01:00
iceman1001
ba1def2409
added well used keys
2022-09-23 04:12:51 +02:00
Iceman
b7f206438b
Merge pull request #1783 from equipter/master
...
Update mfc_default_keys.dic
2022-09-23 04:09:19 +02:00
Equip
161731971f
Update mfc_default_keys.dic
...
moved 199404281970 and 199404281998 to #66 after discovering they're universal keys for this brand of reader which are over 90% of the uk's student accommodation and housing resource access control so they're very common :) thanks
2022-09-22 21:24:09 +01:00
DidierA
a3b530108a
forgot to update changelog
2022-09-20 23:18:40 +02:00
DidierA
3e582b246a
print_sr_blocks(): don't assume uid is at begining of dump
2022-09-20 23:01:25 +02:00
Iceman
bf143219a0
Merge pull request #1779 from DidierA/fix-srt512-dump
...
Fix dump of SRT512 tag
2022-09-20 09:07:43 +02:00
Iceman
ec5afd00ad
Update cmdlfparadox.c
...
printing an used variable
Signed-off-by: Iceman <iceman@iuse.se>
2022-09-20 09:07:25 +02:00
DidierA
c145c4b78b
Fix dump of SRT512 tag
2022-09-20 01:52:53 +02:00
Iceman
05bc338f66
Merge pull request #1775 from videoman/master
...
Added a key for KABA locks
2022-09-09 22:23:45 +02:00
David Bryan
a92942423a
updated key with a new static key recovered
2022-09-09 13:20:04 -07:00
David Bryan
cb16edc845
adding keys recoved
2022-09-09 13:11:53 -07:00
iceman1001
fa5e69ceef
fix coveriy
2022-09-09 20:27:49 +02:00
iceman1001
fbc9e3f631
p2p identification
2022-09-09 19:01:16 +02:00
Iceman
1a6c127f0d
Merge pull request #1772 from markus-oehme-pg40/iso15693-improvements
...
Iso15693 improvements
2022-09-06 16:44:51 +02:00
Markus Walter
69100e0e04
Use printf options to output variable width segments.
2022-09-06 11:00:47 +02:00
Markus Walter
751260b9d7
Adjust changelog to convention.
2022-09-06 10:28:36 +02:00
Markus Walter
b49201ea6e
Use pm3_save_dump() for storing to disk.
2022-09-06 10:00:43 +02:00
Markus Walter
f511333b4d
Fix linter complaint.
2022-09-05 11:13:18 +02:00
Markus Walter
42eafc5e93
Merge branch 'master' into iso15693-improvements
2022-09-05 10:56:32 +02:00
Markus Walter
84b58129dd
Fix API breakage.
2022-09-05 10:46:06 +02:00
Markus Walter
8ac9ba9a3d
Updated changelog.
2022-09-05 10:44:06 +02:00
Markus Walter
42d0c6d8c1
Use memset to zero memory for better code style.
2022-09-05 10:37:01 +02:00
Markus Walter
de99fee83c
Add commands hf 15 eview
and hf 15 esave
.
2022-09-05 10:36:31 +02:00
Markus Walter
f6096367b3
Add ISO15693 write commands to simulation.
2022-09-05 10:36:02 +02:00
Markus Walter
2d7e1d30b9
Refactor ISO 15693 READ commands to handle addressed flag.
2022-09-05 10:36:02 +02:00
Markus Walter
7cc47eebba
Accept eml and json files for hf 15 eload
.
2022-09-05 10:36:02 +02:00
Markus Walter
c062c44230
Refactor emulator accessor helpers for ISO15693.
2022-09-05 10:24:52 +02:00
iceman1001
d76284aa8d
style
2022-09-04 13:58:49 +02:00
iceman1001
7a831fc94e
CID 398738, missing init
2022-09-03 11:23:44 +02:00
iceman1001
1a3aa7eb02
missing var
2022-09-03 11:23:01 +02:00
iceman1001
fccb398aea
vanity url should work again
2022-09-03 11:22:33 +02:00
iceman1001
1525a0059a
fix #1771 - no default block size in call
2022-09-03 11:14:33 +02:00
iceman1001
eaebf46961
CID 398739 , init of array w structs
2022-09-03 10:51:45 +02:00
iceman1001
0f96bcff05
CID 398740, init a struct
2022-09-03 10:51:45 +02:00
Iceman
f16f6b5122
Merge pull request #1770 from Builderhummel/patch-1
...
Fix Typo
2022-09-02 16:45:34 +02:00
Iceman
b205908447
Merge pull request #1769 from mwalker33/ndef
...
mfu ndef error
2022-09-02 16:45:14 +02:00
Builderhummel
de40ae1f05
Fix Typo
...
"form" to "from"
Signed-off-by: Builderhummel <max.kretschmann@tuhh.de>
2022-09-02 14:47:12 +02:00
mwalker33
e0eeafe27f
mdu ndef error
...
Patch to stop buffer overflow on ndef read from card
Typo fix in change log.
2022-09-02 22:35:48 +10:00
iceman1001
41f36199aa
format string
2022-09-02 05:34:47 +02:00
Iceman
b82feee002
Merge pull request #1766 from markus-oehme-pg40/iso15693-emulation
...
ISO15693 emulation
2022-09-02 05:29:16 +02:00
Iceman
a1fd854126
Merge pull request #1767 from AndrewMohawk/patch-1
...
Updated discord invite link
2022-09-02 05:23:10 +02:00
Andrew MacPherson
9ed391469b
Updated discord invite link
...
User (Genoff) spotted the discord link doesnt work anymore, added a new invite link: https://discord.gg/xEvexdKmpF
Signed-off-by: Andrew MacPherson <andrew@andrewmohawk.com>
2022-09-01 13:15:17 -07:00
Markus Walter
6fe7d997ff
Adjusted changelog entry to new hf 15 eload
command.
2022-09-01 18:53:32 +02:00
Markus Walter
d79bd5b6b8
Switch hf 15 sim
to use image in emulator memory.
2022-09-01 18:53:31 +02:00