mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
add more keys (@anon)
This commit is contained in:
parent
ab74d2b798
commit
0747cf9ec0
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
|
||||||
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
||||||
|
|
||||||
## [unreleased][unreleased]
|
## [unreleased][unreleased]
|
||||||
|
- Add some more default keys (@anon)
|
||||||
- Add 'hf thinfilm sim' simulating Thinfilm NFC barcode tags (@doegox)
|
- Add 'hf thinfilm sim' simulating Thinfilm NFC barcode tags (@doegox)
|
||||||
- Add 'hf thinfilm list' specific trace decoding (Thinfilm NFC barcode tags) (@doegox)
|
- Add 'hf thinfilm list' specific trace decoding (Thinfilm NFC barcode tags) (@doegox)
|
||||||
- Fix 'hf topaz reader' - don't crash when trying to read a Thinfilm tag (@iceman1001)
|
- Fix 'hf topaz reader' - don't crash when trying to read a Thinfilm tag (@iceman1001)
|
||||||
|
|
|
@ -113,8 +113,13 @@ a9b43414F585,--Tehran Railway
|
||||||
# Data from: http://irq5.io/2013/04/13/decoding-bcard-conference-badges/
|
# Data from: http://irq5.io/2013/04/13/decoding-bcard-conference-badges/
|
||||||
f4a9ef2afc6d,--BCARD KeyB
|
f4a9ef2afc6d,--BCARD KeyB
|
||||||
#
|
#
|
||||||
|
# Data from: ...
|
||||||
|
89eac97f8c2a // S0 B
|
||||||
|
43c7600dee6b // S4 A
|
||||||
|
0120bf672a64 // S6 A
|
||||||
|
fb0b20df1f34 // S6 B
|
||||||
#
|
#
|
||||||
a9f953def0a3,--
|
a9f953def0a3,
|
||||||
#
|
#
|
||||||
# Here be BIP keys...
|
# Here be BIP keys...
|
||||||
3A42F33AF429,
|
3A42F33AF429,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue