mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Merge branch 'master' into patch-1
Signed-off-by: Esteban Martinena Guerrero <orensbruli@gmail.com>
This commit is contained in:
commit
1683fc53ee
339 changed files with 26675 additions and 5927 deletions
|
@ -10,3 +10,4 @@
|
|||
25293C2F
|
||||
#
|
||||
# Paxton HT2
|
||||
BDF5E846
|
||||
|
|
|
@ -10,7 +10,32 @@ AEA684A6DAB23278 # AA1
|
|||
F0E1D2C3B4A59687 # Kd from PicoPass 2k documentation
|
||||
5CBCF1DA45D5FB4F # PicoPass Default Exchange Key
|
||||
31ad7ebd2f282168 # From HID multiclassSE reader
|
||||
6EFD46EFCBB3C875 # From pastebin: https://pastebin.com/uHqpjiuU
|
||||
E033CA419AEE43F9 # From pastebin: https://pastebin.com/uHqpjiuU
|
||||
2020666666668888 # iCopy-X iCL tags
|
||||
6666202066668888 # iCopy-X iCS tags reversed from the SOs
|
||||
#
|
||||
# From pastebin: https://pastebin.com/uHqpjiuU
|
||||
6EFD46EFCBB3C875
|
||||
E033CA419AEE43F9
|
||||
#
|
||||
# iCopy-x DRM keys
|
||||
2020666666668888 # iCL tags
|
||||
6666202066668888 # iCS tags reversed from the SOs
|
||||
#
|
||||
# default picopass KD / Page 0 / Book 1
|
||||
FDCB5A52EA8F3090
|
||||
237FF9079863DF44
|
||||
5ADC25FB27181D32
|
||||
83B881F2936B2E49
|
||||
43644E61EE866BA5
|
||||
897034143D016080
|
||||
82D17B44C0122963
|
||||
4895CA7DE65E2025
|
||||
DADAD4C57BE271B7
|
||||
E41E9EDEF5719ABF
|
||||
293D275EC3AF9C7F
|
||||
C3C169251B8A70FB
|
||||
F41DAF58B20C8B91
|
||||
28877A609EC0DD2B
|
||||
66584C91EE80D5E5
|
||||
C1B74D7478053AE2
|
||||
#
|
||||
# default iCLASS RFIDeas
|
||||
6B65797374726B72
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -7,9 +7,10 @@
|
|||
# ref. http://www.proxmark.org/forum/viewtopic.php?pid=40662#p40662
|
||||
# default PROX
|
||||
50524F58
|
||||
# blue gun EM4305
|
||||
# blue gun EM4305
|
||||
F9DCEBA0
|
||||
# chinese "handheld RFID writer" blue cloner from circa 2013 (also sold by xfpga.com)
|
||||
# ID/HID CARD COPER SK-663
|
||||
65857569
|
||||
# ref. http://kazus.ru/forums/showpost.php?p=1045937&postcount=77
|
||||
05D73B9F
|
||||
|
@ -25,6 +26,8 @@ A5B4C3D2
|
|||
1C0B5848
|
||||
# ref. http://www.proxmark.org/forum/viewtopic.php?pid=35075#p35075
|
||||
00434343
|
||||
# default PASS
|
||||
50415353
|
||||
# DNGR - DT default pwd
|
||||
444E4752
|
||||
4E457854
|
||||
|
@ -38,8 +41,6 @@ E9920427
|
|||
50520901
|
||||
# iCopy-X
|
||||
20206666
|
||||
# ID/HID CARD COPER SK-663
|
||||
65857569
|
||||
# password found on discord
|
||||
5469616E
|
||||
# wCopy NSR102-IDIC
|
||||
|
@ -49,8 +50,8 @@ C0F5009A
|
|||
07CEE75D
|
||||
#
|
||||
# prefered pwds of members in the community
|
||||
feedbeef
|
||||
deadc0de
|
||||
FEEDBEEF
|
||||
DEADC0DE
|
||||
# Default pwd, simple:
|
||||
00000000
|
||||
11111111
|
||||
|
@ -68,13 +69,12 @@ CCCCCCCC
|
|||
DDDDDDDD
|
||||
EEEEEEEE
|
||||
FFFFFFFF
|
||||
a0a1a2a3
|
||||
b0b1b2b3
|
||||
50415353
|
||||
A0A1A2A3
|
||||
B0B1B2B3
|
||||
00000001
|
||||
00000002
|
||||
0000000a
|
||||
0000000b
|
||||
0000000A
|
||||
0000000B
|
||||
01020304
|
||||
02030405
|
||||
03040506
|
||||
|
@ -118,8 +118,10 @@ F0000000
|
|||
AABBCCDD
|
||||
BBCCDDEE
|
||||
CCDDEEFF
|
||||
0CB7E7FC # rfidler?
|
||||
FABADA11 # china?
|
||||
# rfidler?
|
||||
0CB7E7FC
|
||||
# china?
|
||||
FABADA11
|
||||
# 20 most common len==8
|
||||
87654321
|
||||
12341234
|
||||
|
@ -130,23 +132,33 @@ FABADA11 # china?
|
|||
11112222
|
||||
13131313
|
||||
10041004
|
||||
# pii
|
||||
31415926
|
||||
#
|
||||
31415926 # pii
|
||||
abcd1234
|
||||
ABCD1234
|
||||
20002000
|
||||
19721972
|
||||
aa55aa55 # amiboo
|
||||
55aa55aa # rev amiboo
|
||||
4f271149 # seeds ul-ev1
|
||||
07d7bb0b # seeds ul-ev1
|
||||
9636ef8f # seeds ul-ev1
|
||||
b5f44686 # seeds ul-ev1
|
||||
9E3779B9 # TEA
|
||||
C6EF3720 # TEA
|
||||
7854794A # xbox tea constant :)
|
||||
F1EA5EED # burtle
|
||||
69314718 # ln2
|
||||
57721566 # euler constant (dec)
|
||||
93C467E3 # euler constant (hex)
|
||||
27182818 # natural log
|
||||
50415353 # PASS
|
||||
# rev amiboo
|
||||
AA55AA55
|
||||
55AA55AA
|
||||
# seeds ul-ev1
|
||||
4F271149
|
||||
07D7BB0B
|
||||
9636EF8F
|
||||
B5F44686
|
||||
# TEA
|
||||
9E3779B9
|
||||
C6EF3720
|
||||
#
|
||||
# xbox tea constant :)
|
||||
7854794A
|
||||
# burtle
|
||||
F1EA5EED
|
||||
# ln2
|
||||
69314718
|
||||
# euler constant (dec)
|
||||
57721566
|
||||
# euler constant (hex)
|
||||
93C467E3
|
||||
# natural log
|
||||
27182818
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue