Commit graph

11927 commits

Author SHA1 Message Date
gator96100
f4c632bd31 Added DEBUG_ARM flag 2020-12-30 00:19:21 +01:00
gator96100
483707a45a Moved vscode instructions 2020-12-30 00:00:39 +01:00
gator96100
9bd73c4c0a Updated installation instructions for ProxSpace 2020-12-29 21:43:29 +01:00
gator96100
c4729670b6 Fixed serial port not parsing 2020-12-29 21:37:01 +01:00
gator96100
3f7e9c8f82 Windows path check 2020-12-29 21:10:16 +01:00
gator96100
7357d17c8c ProxSpace path fixes 2020-12-29 21:02:23 +01:00
gator96100
a103628a35 ProxSpace debugging 2020-12-29 20:43:24 +01:00
gator96100
7c982c7785 Print config 2020-12-29 18:32:22 +01:00
gator96100
cc2b36430d Fixed removing all variables 2020-12-29 18:26:51 +01:00
gator96100
c58b1043b8 Make setup executable 2020-12-29 18:15:09 +01:00
gator96100
d1a6164a10 Updated linux instructions 2020-12-29 18:08:35 +01:00
gator96100
800e68d993 Missing step 2020-12-29 17:54:49 +01:00
gator96100
9c43f8e44f Updated wsl instructions 2020-12-29 17:50:43 +01:00
gator96100
5f5e8758ab Setup for WSL/Linux done 2020-12-29 17:22:09 +01:00
gator96100
6f316b8e29 detect serial port 2020-12-29 16:38:02 +01:00
gator96100
9e224b011b Template files for vscode 2020-12-29 14:55:31 +01:00
gator96100
2124ef5289 Added firmware configuration for wsl 2020-12-29 05:01:29 +01:00
gator96100
654996eeee Fixed debugger waiting for main 2020-12-29 03:39:59 +01:00
gator96100
8c29c4231b Allow generation of debug information when using no compression 2020-12-29 03:30:57 +01:00
gator96100
8b9c6a15f1 VSCode debugging test 2020-12-29 00:44:06 +01:00
gator96100
bdb384f7b7 Fix for the Makefile.platform file 2020-12-28 22:57:58 +01:00
gator96100
11567dc2e3 Added option for running with uncompressed .data section. Thanks @doegox 2020-12-28 22:48:41 +01:00
Iceman
505a81312a
Merge pull request #1140 from ikarus23/apdufind
apdufind: fixed bug which prevented a retry, if there was an error.
2020-12-28 16:08:14 +01:00
ikarus
201e2506b2 apdufind: fixed bug which prevented a retry, if there was an error. 2020-12-28 15:38:35 +01:00
iceman1001
8233b2c914 script now supports Gen1a, Gen1b, Gen2 type of MIFARE Ultralight family uid changeable cards 2020-12-28 13:36:37 +01:00
Iceman
e72b1249fa
Merge pull request #1139 from ikarus23/apdufind
apdufind: added option to skip instrcutions.
2020-12-27 20:32:09 +01:00
ikarus
4494c47e5f reverted the faulty edits by make style to doc/commands.md. 2020-12-27 20:31:30 +01:00
ikarus
28df590fc8 apdufind: added option to skip instrcutions.
(This helps if a tag might be locked permanently with a certain instruction. You can just skip it.)
2020-12-27 20:20:19 +01:00
Iceman
8616a72568
Merge pull request #1137 from ikarus23/apdufind
apdufind: filter reoccurring SWs & reset filed on tractive errors.
2020-12-27 16:23:44 +01:00
ikarus
9007629213 apdufind: filter reoccurring SWs & reset filed on tractive errors. 2020-12-27 15:44:59 +01:00
iceman1001
20bc2b060b textual 2020-12-26 22:12:22 +01:00
iceman1001
d801d2be0f lf/hf tune - color vs emoji... 2020-12-26 22:11:56 +01:00
iceman1001
3d76be2dbd coverity fix 2020-12-24 10:55:36 +01:00
iceman1001
902b6c9866 hf/lf tune - show Volt max. And use corect session support identification 2020-12-23 22:54:56 +01:00
Iceman
7a6d72fcd4
Merge pull request #1134 from tcprst/legic_lua_fix
hf_legic Lua - change method for temp file naming
2020-12-23 22:14:42 +01:00
tcprst
b91bc9bb85
hf_legic Lua - change method for temp file naming 2020-12-23 16:01:50 -05:00
Philippe Teuwen
67ef5324e8
Merge pull request #1133 from aveao/patch-1
ui: Load readline after stdio.h
2020-12-23 21:03:21 +01:00
Ave
73dec1e072
ui: Load readline after stdio.h 2020-12-23 19:57:50 +00:00
Philippe Teuwen
8d4acbe3a6 make style 2020-12-23 19:51:10 +01:00
Philippe Teuwen
7bc3067fa4 Make print_progess scalable 2020-12-23 18:15:25 +01:00
Iceman
83eea0532c
Merge pull request #1132 from tcprst/epa_cliparser
hf epa - now use cliparser
2020-12-23 10:30:42 +01:00
tcprst
4c82cc4436
hf epa - now use cliparser 2020-12-22 20:52:18 -05:00
Iceman
0551f1b7c9
Merge pull request #1130 from tcprst/fido_cliparser
hf fido info - now use cliparser
2020-12-23 02:34:22 +01:00
Iceman
00ba4aad86
Merge pull request #1131 from tcprst/iclass_cleanup
iclass - fix double import
2020-12-23 02:34:03 +01:00
tcprst
dbf2ce6074
fix double import 2020-12-22 20:15:19 -05:00
tcprst
59e3c31e0f
hf fido info - now use cliparser 2020-12-22 20:09:19 -05:00
iceman1001
69e5f8daa5 update the readline to 8.1 and curses to 6.1. The later version 6.2 fails when cross compiling. Thanks @doegox for verifying cross compiling 2020-12-22 22:56:57 +01:00
Philippe Teuwen
62f60dbfbf utf8 barmode when emoji mode is set 2020-12-22 00:35:17 +01:00
Iceman
82362cc9e1
Merge pull request #1129 from tcprst/legic_cliparser
hf legic wipe, dump, restore, eload, esave - now use cliparser
2020-12-21 21:10:29 +01:00
tcprst
fce36effb4
legic style 2020-12-21 15:01:30 -05:00