34957e399b
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
iceman1001
2020-11-14 12:38:07 +01:00
81e4286409
makefile: fix condition
Philippe Teuwen
2020-11-14 12:36:47 +01:00
99b155b63c
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
iceman1001
2020-11-14 12:21:16 +01:00
da6fe8fa97
cmake typo
Philippe Teuwen
2020-11-14 11:59:48 +01:00
186def489d
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
iceman1001
2020-11-14 01:22:47 +01:00
d33e870820
textual
Philippe Teuwen
2020-11-14 01:13:07 +01:00
0fc6f4d502
iceman egg
Philippe Teuwen
2020-11-14 01:13:07 +01:00
c9d60499e4
fix makefile
Philippe Teuwen
2020-11-14 01:05:53 +01:00
923d2942c2
py scripts
Philippe Teuwen
2020-11-14 00:44:18 +01:00
39a20b6226
scripts
Philippe Teuwen
2020-11-14 00:23:25 +01:00
71b0c3ce31
Makefile: fix dep
Philippe Teuwen
2020-11-14 00:19:16 +01:00
e172c33652
pm3: look for cmake proxmark3 executable as well
Philippe Teuwen
2020-11-14 00:16:01 +01:00
7c0c4e2e7d
deleted unnecessary memory checks (passwords are uploaded blockwise, the more passwords the more blocks)
tharexde
2020-11-14 00:08:37 +01:00
cc914ccac1
lib scripts
Philippe Teuwen
2020-11-11 01:28:45 +01:00
c666269670
scripts
Philippe Teuwen
2020-11-11 01:21:10 +01:00
f37088095b
compile with swig files if available
Philippe Teuwen
2020-11-11 00:03:58 +01:00
2f6261badb
ReaderIso14443a: save/restore timeout
Philippe Teuwen
2020-11-13 22:34:04 +01:00
b4d8222c9a
Waveshare: tested diy '2.13 inch e-paper B (with red)'
Philippe Teuwen
2020-11-13 22:32:46 +01:00
b91792f1d7
deleted uneccessary includes
tharexde
2020-11-13 20:27:57 +01:00
3afbcaff2f
fix coverity 305864, should be released when pointer is nulled
iceman1001
2020-11-13 16:27:29 +01:00
d9de790ea0
fix coverity 305865, add extra checks might quiet the coverity warning
iceman1001
2020-11-13 16:26:46 +01:00
1b697d2e42
less printf
iceman1001
2020-11-13 16:08:48 +01:00
f8c956e4ce
less printf
iceman1001
2020-11-13 16:05:02 +01:00
63a26e6091
hf 14a raw - now uses cliparser
iceman1001
2020-11-13 12:20:01 +01:00
45f93acf3d
remove fprintf, fwrite in emv
iceman1001
2020-11-13 12:19:24 +01:00
9415363262
updated usage information
tharexde
2020-11-13 00:50:49 +01:00
e09c7a9a3a
remove fprintf, fwrite , in prep for libpm3
iceman1001
2020-11-12 22:37:47 +01:00
dcfd7f4a01
- wait function can now be left with pm3 button -> e.g. no inf. loop in 4x50_wath - merged function get_pwd(...) into 4x50_chk
tharexde
2020-11-12 01:23:51 +01:00
f1b0b91585
- Relocated write requests of function „4x50_wipe" from device to client - used "INPLACE" attribute for messages in function 4x50_chk
tharexde
2020-11-11 22:37:17 +01:00
5d34efc6e6
Relocated write requests of function „4x50_wipe" from device to client
tharexde
2020-11-11 22:36:24 +01:00
8682d48419
- switched from emulator memory to flash memory for various functions - completed 4x50_chk functions -> segmented password list if size is > max size of emulator memory - various corrections/modifications
tharexde
2020-11-10 00:43:08 +01:00
b791d392b6
switched from emulator memory to flash memory for various functions
tharexde
2020-11-10 00:39:48 +01:00
ff0c4f924a
updated short descriptions of em4x50 functions
tharexde
2020-11-10 00:37:43 +01:00
089ae507be
structs needs to be PACKED
iceman1001
2020-11-09 15:24:19 +01:00