Commit Graph

7258 Commits

Author SHA1 Message Date
ikarus
81981a73fe APDU finder: increment P1/P2 alternating & add Changelog entry. 2020-12-13 01:25:55 +01:00
iceman1001
a9713bbe61 fix #1094 - add Le 2020-12-13 01:17:41 +01:00
ikarus
baa86de247 Fixed merge conflict (make style). 2020-12-13 00:16:56 +01:00
ikarus
9300b8b65c Merge branch 'master' into apdufuzz 2020-12-13 00:14:34 +01:00
ikarus
cd625ca759 Reworked hf 14a apdufuzz (now apdufind).
* Renamed to apdufind. Fuzzing is something different than this simple enumeration.
* Removed Le as parameter. This is just the maximum response bytes expected. Not much to find here with this simple tool.
* Sweep through all values, even if a start value was given (don't stop at 0).
* Changed sweep oder to INS->P1->P2->CLA. This way instructions are more quickly found.
* Show response data, if there are any (hex & ascii).
* Retry command with Le = 0x0100 (extended length APDU) if there was a length error return code.
* Improved the output with general information.
* Fixed bug: It's now possible to run the command without parameters.
2020-12-12 23:59:09 +01:00
Christian Molson
89099cf1a1 EM4x70 remove short command options from authentication. 2020-12-12 10:31:00 -05:00
Christian Molson
701914430f em4x70 makestyle 2020-12-12 10:02:43 -05:00
Christian Molson
13268df9c3 Merge remote-tracking branch 'upstream/master' into em4x70-auth 2020-12-12 10:00:22 -05:00
Christian Molson
a6024a8622 EM4x70 Authentication support 2020-12-12 09:59:30 -05:00
Philippe Teuwen
7cd80611d3 #makestyleday 2020-12-12 14:46:40 +01:00
Christian Molson
7b7698843f EM4x70 fix info text, update parity options to use long options only 2020-12-12 08:29:33 -05:00
Christian Molson
ed8c63a4f4 EM4x70 Unlock support. Send pin code to unlock tag. 2020-12-12 01:20:26 -05:00
Christian Molson
4c52fac9e1 EM4x70 write support 2020-12-11 23:26:17 -05:00
Iceman
9eabdf85e6 Merge pull request #1093 from cyberpunk-re/rawdemod_parser
Rawdemod parsing fixes
2020-12-11 07:19:50 +01:00
cyberpunk-re
8d594db69e remove newline 2020-12-11 00:19:57 +00:00
cyberpunk-re
7a3faa7de8 fix parsing for psk 2020-12-11 00:17:51 +00:00
iceman1001
0c0cdab17d hf iclass encode - writes a credential 6,7,8,9 2020-12-11 01:02:36 +01:00
iceman1001
21eebd4b76 hf iclass encode - now writes a block6 2020-12-11 00:49:18 +01:00
iceman1001
4ca4119fc9 added 2020-12-11 00:42:55 +01:00
iceman1001
936efd160e lf nexwatch demod - pad hex 2020-12-10 17:07:33 +01:00
iceman1001
71108ea822 missing zero padding in raw output 2020-12-10 16:02:27 +01:00
iceman1001
ab018ebe6d added - a naive apdu fuzzer for ISO14443A 2020-12-10 11:48:09 +01:00
Christian Molson
76bf80a8dd Update em4x70 info to use cliparser 2020-12-09 16:22:52 -05:00
Christian Molson
011b585b0d Merge remote-tracking branch 'upstream/master' into em4x70_support 2020-12-09 10:00:42 -05:00
iceman1001
3329e363e0 lf em 410x - now uses cliparser, support continuous mode, and reworked output 2020-12-09 14:48:10 +01:00
Iceman
8e022d3040 Merge pull request #1090 from cyberpunk-re/t55xx_config_recompute_block0
Fix issue #844 - "t55xx config" => recompute block0
2020-12-09 12:19:21 +01:00
iceman1001
01b2c14616 adapt and fix memoryleaks in Em4x50 2020-12-09 12:18:01 +01:00
(⌐■_■) Cyberpunk
888efe2c13 Merge branch 'master' into t55xx_config_recompute_block0 2020-12-09 09:54:07 +00:00
cyberpunk-re
7f4fe79aaa Made GetConfigBlock0Source string buf larger to acomodate ASCII color escape expansion 2020-12-08 23:32:23 +00:00
cyberpunk-re
b52d50d30a Block0 source explicit in lf t55xx config and color coded 2020-12-08 22:54:29 +00:00
Christian Molson
be3af8d32c Fix command help spacing/order for em4x70 2020-12-08 14:38:47 -05:00
Christian Molson
64dd8614d8 Remove unused cmflfem4x70 header from cmlfem410x.c 2020-12-08 14:36:23 -05:00
tharexde
1d083fdb67 Merge branch 'master' into update_4x50
update 201208
2020-12-08 20:23:59 +01:00
tharexde
b83cbe8212 fixed Appveyor complaint 2020-12-08 20:20:49 +01:00
iceman1001
ed031d9bd1 MAD SIO added 2020-12-08 20:10:45 +01:00
Nick Draffen
9646c34c94 Merge branch 'master' into topaz_cliparser 2020-12-08 14:05:30 -05:00
Iceman
77a041545c Merge pull request #1089 from tcprst/thinfilm_cliparser
hf thinfilm - now use cliparser
2020-12-08 20:01:55 +01:00
tcprst
2c4f7cad70 fix missing newline in iclass restore helptext 2020-12-08 09:35:30 -05:00
cyberpunk-re
00cff49f9d fixed incorrect bitmask on modulation 2020-12-07 23:33:58 +00:00
cyberpunk-re
dcf7e52b01 Remove lua script not belonging to this PR 2020-12-07 13:51:23 +00:00
cyberpunk-re
9ea6665a24 Fix issue #844 2020-12-07 12:55:11 +00:00
tharexde
12880aa419 help text adjustments regarding new command structure 2020-12-06 23:14:41 +01:00
tharexde
0ba4394532 cleanup 2020-12-06 23:08:43 +01:00
tharexde
e4d0bfeced added missing commands for new "lf em" command structure 2020-12-06 23:00:26 +01:00
tharexde
894d973d69 Merge branch 'master' into update_4x50
merged 201206
2020-12-06 20:40:46 +01:00
tharexde
136339898a block number to be wiped first has to be dynamic 2020-12-06 19:26:20 +01:00
tharexde
314450b738 transferring data of dump file to device via
- em4x50_eload or
	- file option "-f <filename>":
		- via spiffs if flash memory is available
		- via emulator memory if flash memory is not available
2020-12-06 01:53:43 +01:00
tcprst
6427958e61 hf thinfilm - now use cliparser 2020-12-05 19:35:52 -05:00
tcprst
4ef311336c hf topaz - now use cliparser 2020-12-05 19:17:57 -05:00
Christian Molson
4e592eba1c Merge branch 'master' into em4x70_support 2020-12-05 17:59:58 -05:00