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 |
|
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 |
|
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 |
|
iceman1001
|
54634b33b0
|
text
|
2020-12-05 23:51:00 +01:00 |
|
tharexde
|
0a21f7dd8f
|
keys are copied blockwise via spiffs to device because of
- flash memory limitation (big dictionaries)
- user feedback (infos about progress)
|
2020-12-05 23:47:53 +01:00 |
|
iceman1001
|
ee3c0faee1
|
hf iclass -helptexts
|
2020-12-05 13:27:39 +01:00 |
|
iceman1001
|
697463fb69
|
text
|
2020-12-04 23:38:40 +01:00 |
|
iceman1001
|
4bde614006
|
text
|
2020-12-04 23:32:47 +01:00 |
|
iceman1001
|
c25eb722dc
|
lf hid brute - set fmtlen..
|
2020-12-04 23:16:15 +01:00 |
|
iceman1001
|
80fd00c104
|
text
|
2020-12-04 22:59:57 +01:00 |
|
tharexde
|
0e28c60fd0
|
additional message
|
2020-12-04 22:42:54 +01:00 |
|
iceman1001
|
2dc27cf2b7
|
fix double..
|
2020-12-04 22:42:52 +01:00 |
|
iceman1001
|
4830bf7fec
|
lf hid brute - fix param
|
2020-12-04 22:41:24 +01:00 |
|
tharexde
|
952845722c
|
use piffs instead of direct writing to flash memory
|
2020-12-04 22:38:48 +01:00 |
|
iceman1001
|
7fc852be12
|
text
|
2020-12-04 22:30:15 +01:00 |
|
iceman1001
|
b115c82156
|
text
|
2020-12-04 22:25:04 +01:00 |
|
iceman1001
|
f22c0e87bc
|
forgot a file
|
2020-12-04 00:14:18 +01:00 |
|
iceman1001
|
0f54421345
|
forgot a file
|
2020-12-04 00:13:37 +01:00 |
|
iceman1001
|
00f91b2a00
|
re-order the 'lf em' commands
|
2020-12-04 00:11:57 +01:00 |
|
tharexde
|
6876ff2f04
|
Relocated write requests in function 4x50_restore from device to client
|
2020-12-03 22:00:52 +01:00 |
|
tharexde
|
d546936f5c
|
Merge branch 'master' into update_4x50
merge 20120merge 2012033
|
2020-12-03 21:17:46 +01:00 |
|
tharexde
|
1de4991bd0
|
missing command options for restore function
|
2020-12-03 21:11:10 +01:00 |
|
tharexde
|
139d4fca9d
|
changed in cli:
<password> -> <hex>
<address> -> <dec>
<data> -> <hex>
<uid> -> <hex>
|
2020-12-03 21:01:39 +01:00 |
|
tharexde
|
6448ade0f2
|
deleted client call of reset function
|
2020-12-03 20:47:01 +01:00 |
|
tharexde
|
414b892b65
|
- introduced macro for uint8_t p[4] -> uint32_t
- returned to emulator memory for eload and esave
|
2020-12-03 20:40:58 +01:00 |
|
Philippe Teuwen
|
81917aebdf
|
tune hw tune warnings
|
2020-12-03 14:54:09 +01:00 |
|
iceman1001
|
a03240a0db
|
text
|
2020-12-02 17:14:57 +01:00 |
|
iceman1001
|
1a2b89d92f
|
lesser time 6 -> 3 sec wait
|
2020-12-02 17:14:27 +01:00 |
|
iceman1001
|
54e7f8d438
|
...
|
2020-12-02 17:13:42 +01:00 |
|
iceman1001
|
effe02d1d3
|
hf iclass reader - unified to support -@
|
2020-12-02 15:24:11 +01:00 |
|
iceman1001
|
512b8aa272
|
lf nedap - now uses cliparser, supports continuos mode, EM (untested)
|
2020-12-02 12:51:37 +01:00 |
|
iceman1001
|
23b0ad5183
|
textual
|
2020-12-01 22:09:07 +01:00 |
|
iceman1001
|
70af2bfbc0
|
hf iclass info - uses cliparser
|
2020-12-01 22:03:09 +01:00 |
|
iceman1001
|
84ebe37725
|
lf pcf7931 - now uses cliparser
|
2020-12-01 21:52:08 +01:00 |
|
iceman1001
|
2613284dfc
|
fix lf search - cotag exiting on deviceside
|
2020-12-01 17:06:49 +01:00 |
|
iceman1001
|
2cabfd7e9d
|
fix lf search - false positive cotag
|
2020-12-01 16:42:33 +01:00 |
|
iceman1001
|
480241645d
|
fix lf search - false positive motorola
|
2020-12-01 16:41:48 +01:00 |
|
iceman1001
|
aa5d72a7a6
|
rem - now uses cliparser'
|
2020-12-01 15:16:23 +01:00 |
|
iceman1001
|
fccef24aea
|
fix 'auto' - correct param when saving
|
2020-12-01 15:13:30 +01:00 |
|
iceman1001
|
e8fe88b50a
|
lf jablotron sim, uses cliparser
|
2020-12-01 12:18:07 +01:00 |
|