Commit graph

4511 commits

Author SHA1 Message Date
iceman1001 6e281a08ed CHG: 'hf mf fchk' - speed improvments by tweaking implementation.
CHG: 'hf mf fchk' - can use dictionary from flashmem if one is uploaded. (faster)
2019-01-02 11:52:13 +01:00
iceman1001 0fb0c35308 CHG: 'mem load' - the possibility to upload default_iclass_keys.dic, default_keys.dic, default_pwd.dic to predefined flashmemory sections. These will be used in pwd / key checking algorithms on device.
CHG: 'script run read_pwd_mem.lua' - script now can print those uploaded dictionary files.

How to upload
pm3 --> mem load f default_iclass_keys i
pm3 --> mem load f default_keys m
pm3 --> mem load f default_pwd t

How to validate / view
PM3 -->scr run read_pwd_mem -o 237568 -k 8
pm3 -->scr run read_pwd_mem -o 241664 -k 6
pm3 -->scr run read_pwd_mem -o 245760 -k 4
2019-01-01 18:01:40 +01:00
Chris 75d0b0b06f CHG: 'emv roca' - added selftest and textual layouts'
DEL: removed unused old emv files
2019-01-01 10:53:41 +01:00
Chris 0ddda8998e chg: added info 2019-01-01 10:15:27 +01:00
iceman1001 9e07a5c65a CHG: updated to RevEng v1.6.0 2018-12-31 15:46:32 +01:00
RFID Research Group c9b45ab4bd
Merge pull request #76 from merlokk/roca
Roca test
2018-12-28 23:45:09 +01:00
merlokk 690a8e604a updated licanse according to changes https://gist.github.com/robstradling/f525d423c79690b72e650e2ad38a161d#file-roca-c-L138 2018-12-29 00:31:10 +02:00
merlokk 3926874995 fix pse channels 2018-12-28 20:48:45 +02:00
merlokk 376ead028a added tests 2018-12-28 20:33:38 +02:00
merlokk 7401d51ebf roca works 2018-12-28 20:33:24 +02:00
merlokk e315328625 works 2018-12-28 20:06:18 +02:00
merlokk 44343d806f add some debug 2018-12-28 19:25:19 +02:00
merlokk 05814fbe75 added mpi print 2018-12-28 19:06:51 +02:00
merlokk f1cd108b1a move g_one to cycle 2018-12-28 18:09:20 +02:00
merlokk 5eafc491ec small add 2018-12-28 18:00:37 +02:00
merlokk 404f23ddbd small fix 2018-12-28 17:50:51 +02:00
merlokk 18225c7c7f some fix 2018-12-28 17:48:52 +02:00
merlokk 6afda099db added test/ not works 2018-12-28 17:46:57 +02:00
merlokk 625b696291 roca works 2018-12-28 17:25:11 +02:00
merlokk 67b7edeb44 extract keys works 2018-12-28 17:07:58 +02:00
merlokk b0c1828c1d load params 2018-12-28 16:58:11 +02:00
merlokk 8e5133582d emv roca select app 2018-12-28 16:43:15 +02:00
merlokk ab41b4a991 emv_rocacheck 2018-12-28 16:40:53 +02:00
merlokk 9804526dca small fix for unsigned int 2018-12-28 14:52:24 +02:00
merlokk b1145ba577 mpi_get_uint 2018-12-28 14:50:23 +02:00
merlokk 88d42a1af5 make 2018-12-28 13:46:52 +02:00
iceman1001 92fadc2a9f ADD: 'amiitool' - Added @socram8888 's great tool for manipulating amiibo tags. The idea is to build it in the pm3 client. It compiles as is, but the hookup in client is not done. *WORK IN PROGRESS* 2018-12-27 19:45:53 +01:00
Chris c6089d7fdb chg: more definitions 2018-12-26 17:54:29 +01:00
Chris ed68068107 chg: 'emv roca' -now compiles 2018-12-26 12:50:11 +01:00
Chris 33f6439d38 add 'emv roca' - new command, will be able to test for ROCA 2018-12-26 11:02:00 +01:00
Chris ab9048f7c5 CHG: 'sc brute' loop 31, 255 2018-12-25 18:18:48 +01:00
Chris ddfe584582 CHG: 'sc brute' - nicer output, rearrange code 2018-12-25 18:16:47 +01:00
Chris 5140db2ac6 CHG: some more descriptions 2018-12-25 18:13:41 +01:00
iceman1001 acb41a7376 CHG: 'sc brute' - now is interruptable, optional tlv decode, 2018-12-23 09:48:46 +01:00
Iceman b38a0fb142
Merge pull request #75 from merlokk/atrzerocheck
added check Fi and Di
2018-12-20 23:54:06 +01:00
Oleg Moiseenko a47fa470c1
Merge branch 'master' into atrzerocheck 2018-12-20 23:07:30 +02:00
merlokk d64a48b7fc added check Fi and Di 2018-12-20 23:05:02 +02:00
iceman1001 f7a2af19f8 ADD: sha512, md5 hashes for firmware file. 2018-12-20 12:24:55 +01:00
iceman1001 ddb4fc33c9 CHG: 'sc info' - textual 2018-12-19 23:46:19 +01:00
iceman1001 d4b32f3050 ADD: Sim module firmware upgrade file. v3.10 2018-12-19 23:28:01 +01:00
iceman1001 a9b3fd7138 chg: 'sc brute' - now works :) 2018-12-19 23:21:59 +01:00
iceman1001 0143d3f0e0 chg: 'sc raw' - some more love 2018-12-19 22:50:32 +01:00
Iceman c3a367ca97
Merge pull request #74 from merlokk/add_t0_scraw
add T=0 to `sc raw` command
2018-12-19 19:45:38 +01:00
merlokk f0c3482799 add T=0 to sc raw command 2018-12-19 20:31:20 +02:00
iceman1001 e567b74fa0 chg... 2018-12-19 08:57:59 +01:00
iceman1001 94e0d43502 CHG: coloring of ERR 2018-12-18 18:43:49 +01:00
iceman1001 4ef59c3771 CHG: uniform output. 2018-12-18 18:43:27 +01:00
Iceman c0b72bb95c
Merge pull request #72 from merlokk/le_fix
fix sending Le over 7816 T=0
2018-12-18 18:03:10 +01:00
iceman1001 60b7dbe525 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2018-12-18 17:57:56 +01:00
iceman1001 5489d4e552 add: magic uid 15 helper script
chg:  keys
2018-12-18 17:57:22 +01:00