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
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
tharexde
0e28c60fd0
additional message
2020-12-04 22:42:54 +01:00
tharexde
952845722c
use piffs instead of direct writing to flash memory
2020-12-04 22:38:48 +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
iceman1001
584e1faba5
lf io - now uses cliparser, support continuous mode, EM (untested)
2020-12-01 11:47:03 +01:00
iceman1001
ae853ede79
reader - textual
2020-12-01 11:26:54 +01:00
iceman1001
51e27d1a48
adapt the brute
2020-12-01 10:42:55 +01:00
iceman1001
3764a4dd3b
fix coverity 307527
2020-12-01 10:41:28 +01:00
Philippe Teuwen
c8cb457fc6
Merge pull request #1082 from aveao/master
...
gui: Show a warning if user does not have GUI support
2020-12-01 01:47:36 +01:00
Ave
31e475764e
gui: Show a warning if user does not have gui support
...
qt gui: Split no-DISPLAY warning into two lines
And add XQuartz link
qt gui: Account for proxspace on no-DISPLAY warning
gui: Move no-DISPLAY warning from Qt to generic code, fix bugs
2020-12-01 03:10:20 +03:00
iceman1001
955b5365cf
fix coverity 307536
2020-12-01 00:16:51 +01:00
tharexde
b0b0d4b3f3
Merge branch 'master' into update_4x50
...
fixed conflict
2020-11-30 23:42:39 +01:00
tharexde
a04d93e9ae
replaced sprint by FillFileNameByUID
2020-11-30 23:38:27 +01:00
Iceman
1cfc69bd0d
Merge pull request #1079 from cyberpunk-re/MFU_SIM_maxReads
...
MFU emulation now supports automatic exit after <num> blocks read.
2020-11-30 23:14:00 +01:00
tharexde
9d52801259
Merge branch 'master' into update_4x50
...
update 201130 2
2020-11-30 21:18:03 +01:00
cyberpunk-re
5486bdd18c
Added 'mf mfu sim t 7 n <numreads>' - MFU emulation now supports automatic exit after <num> blocks read.
2020-11-30 20:07:51 +00:00
iceman1001
1bccb77654
lf hid clone - prepped for EM. Disabled it for viking / hid clone until further testing
2020-11-30 21:06:37 +01:00
tharexde
efd6c04b7e
Merge branch 'master' into update_4x50
...
update 201130
2020-11-30 20:38:25 +01:00
tharexde
40d9880264
changed timeout behavior
2020-11-30 20:31:02 +01:00
Ave
35d5896012
scripts: Add mfc_hammerlite and ntag_hammertime
2020-11-30 22:27:14 +03:00
iceman1001
6b93c84650
lf fdxb - now supports cliparser, continuous mode, EM (untested)
2020-11-30 16:40:00 +01:00
iceman1001
e3e4507d71
lf destron - now uses more cliparser, supports continuous mode, EM (untested)
2020-11-30 13:45:52 +01:00
Philippe Teuwen
b9e86572da
lf destron clone: fix parity, thanks @iceman for noticing it
2020-11-30 13:35:22 +01:00
iceman1001
94fa635fcd
text
2020-11-30 12:08:35 +01:00
iceman1001
72a6537a3b
lf cotag - now uses cliparser
2020-11-30 12:08:20 +01:00
iceman1001
681975d937
lf awid - now uses cliparser, continuous mode, EM (untested)
2020-11-30 04:06:48 +01:00
tharexde
f03fac540a
delated watch function (em4x50)
2020-11-30 00:03:22 +01:00
tharexde
8215955ba8
- changed CmdEM4x50StRread tp CmdEM4x50Reader
...
- changed return value
2020-11-29 23:59:36 +01:00