Commit graph

137 commits

Author SHA1 Message Date
nvx
210d2847ae Adds hf iclass esetblk, equivalent to hf mf esetblk
Also some minor tweaks to make commands.json and commands.md
properly on Windows.
2023-08-22 07:45:05 +10:00
iceman1001
5ecdd673ba added the possibility to compile cryptoRF solvers in the main makefile. Will add tests in regression script next 2023-08-21 12:37:05 +02:00
Alex
4b1090c8c7 Rename "vocabulory" to "vocabulary" 2023-08-09 19:49:55 +02:00
Philippe Teuwen
7b3ecdcdd5 make release: add --force to call to mkversion.sh. Not strictly needed but cleaner... 2023-08-03 01:13:57 +02:00
Philippe Teuwen
cb72897b17 mkversion.sh: now regenerates version_pm3.c (and consequently the binaries) only when needed
and add --force to forcibly regenerate version_pm3.c

and small fixes:
* document mkversion.sh usage
* remove call to mkversion.sh in client/experimental_lib/CMakeLists.txt on release
* remove call to old `mkversion.pl` in bootrom/Makefile
* just in case, mkversion.sh takes care of atomic write of the file
2023-08-03 01:03:24 +02:00
Philippe Teuwen
3fd8be2a47 Avoid some unneeded rebuild and fix parallel call to fw rebuild when calling from install 2023-08-02 22:13:05 +02:00
iceman1001
8f977ef989 fix #1909 intendation breaks the makefile 2023-02-11 11:43:29 +01:00
Henry Gabryjelski
c6b6f2b6a7 Option for PR 1902 2023-02-07 19:20:42 -08:00
Henry Gabryjelski
99f24b23b8 fix copy/paste error 2023-01-31 10:01:54 -08:00
Henry Gabryjelski
bfc3a53ea2 Modify Makefile to copy group-specific udev rules 2023-01-31 10:00:36 -08:00
Philippe Teuwen
207d8ed7d7 Fix INSTALLSUDO usage and adapt release template 2023-01-15 12:11:31 +01:00
Edward Li
2c1fe700e2 Fix make accessrights for Fedora 2022-12-09 23:44:47 -05:00
iceman1001
deeb672b08 also include new firmware binary in the install 2022-12-09 07:48:07 +01:00
iceman1001
5209407e9d revert installing 012.bin until its available 2022-12-06 22:19:18 +01:00
iceman1001
53b2909f04 prepping for sim module firmware upgrade file 2022-12-05 22:32:40 +01:00
iceman1001
250fdedeac adapt makefile to use sudo, echo, usermod, adduser, getent as variables 2022-10-16 09:19:13 +02:00
Philippe Teuwen
9ebda88386 Add INSTALLSUDO param in Makefile.platform to limit sudo to install commands, better than sudo make install... 2022-05-03 19:04:36 +02:00
Mark Dietzer
b2e701d3fd Remove force lowercasing of commands.json 2022-03-29 11:08:37 -07:00
Philippe Teuwen
bf522bf663 make accessrights: Silent error when no bluetooth group 2022-03-02 10:27:58 +01:00
Philippe Teuwen
ccf8aed5f2 Makefile: fix typo and missing phony 2022-02-28 15:44:42 +01:00
Philippe Teuwen
7fcb1ac5ed make accessrights: ignore if bluetooth stack not installed 2022-02-27 13:17:10 +01:00
iceman1001
2bac77a84f add new bruteforce tools for teleno's compasX software 2022-01-26 19:57:10 +01:00
Philippe Teuwen
fc13b6b20c Add pm3line API to hide readline, allowing easier implementation of alternatives 2022-01-11 23:13:22 +01:00
Philippe Teuwen
30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
Philippe Teuwen
9718af480a Avoid com port in commands.json 2022-01-06 15:18:56 +01:00
iceman1001
a348f48602 Added readline autocomplete to proxmark3 client commands. Still works with shell filenames tab complete 2021-12-12 20:12:56 +01:00
Philippe Teuwen
b455ccedd4 tools gardening 2021-10-06 20:27:55 +02:00
Philippe Teuwen
904c971a7a ccache support 2021-09-08 21:56:32 +02:00
Philippe Teuwen
591a9dc53d make udev honors DESTDIR & UDEV_PREFIX 2021-09-05 01:57:02 +02:00
Philippe Teuwen
7404695e46 remove tabs 2021-09-05 00:49:57 +02:00
Philippe Teuwen
78eef004af Replace deprecated 'which' in scripts 2021-09-05 00:34:39 +02:00
Philippe Teuwen
0384359aa4 icopyx bootloader safeguard 2021-08-21 23:52:15 +02:00
Philippe Teuwen
e79fb92074 Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
Philippe Teuwen
9ae1ebc8a5 adjust make miscchecks 2021-06-04 22:07:39 +02:00
Philippe Teuwen
2f031ef5c3 adjust make style 2021-06-04 21:58:38 +02:00
samwin
e92b67d148 Add code to automatically create and update command help text JSON. 2021-06-04 21:58:38 +02:00
Philippe Teuwen
d9fb6991a0 Remove cliparser from make help 2021-05-22 22:54:31 +02:00
Philippe Teuwen
9a00ad0230 rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes 2021-05-21 00:15:20 +02:00
iceman1001
097d24347f remove unused command in Makefile 2021-04-15 18:13:33 +02:00
iceman1001
40257bdc89 update definitions for cliparser_todo docu 2021-03-11 09:38:37 +01:00
iceman1001
5edf623cb4 change sim011 folder paths for install 2021-01-07 13:49:17 +01:00
iceman1001
3396eeefdd missing quote, Thanks @aveao for pointing it out! 2020-12-29 21:41:15 +01:00
iceman1001
27a477d07a text 2020-11-30 13:48:35 +01:00
iceman1001
e5be7f6eed text 2020-11-29 14:18:33 +01:00
tcprst
0bbbce6e45
fix false positives in cliparser_todo 2020-11-28 17:04:26 -05:00
tcprst
7c579ab930
remove help commands from cliparser todo 2020-11-28 16:44:19 -05:00
tcprst
e38d3e2c0a
Generate and add cliparser TODO 2020-11-28 16:23:33 -05:00
iceman1001
244283b2a9 update help text 2020-10-12 16:08:10 +02:00
Philippe Teuwen
d0889cb70f Makefile: helper to convert tabs: make miscchecks EDIT=1 2020-10-06 20:45:13 +02:00
Philippe Teuwen
cb20d93448 Makefile: integrate commands.md generation to 'make style' 2020-10-06 18:40:54 +02:00