iceman1001
a440fbabda
make clean - now removes all __pycache__ folders sprinkled all over the project when running some of the dedicated python scripts
CodeQL / Analyze (push) Waiting to run
MacOS Build and Test / macos-make (push) Waiting to run
MacOS Build and Test / macos-make-btaddon (push) Waiting to run
MacOS Build and Test / macos-cmake (push) Waiting to run
Ubuntu Build and Test / ubuntu-make (push) Waiting to run
Ubuntu Build and Test / ubuntu-make-btaddon (push) Waiting to run
Ubuntu Build and Test / ubuntu-cmake (push) Waiting to run
Windows Build and Test / proxspace (push) Waiting to run
Windows Build and Test / wsl (push) Waiting to run
2025-07-01 16:47:20 +02:00
iceman1001
fe92f55653
ok, not build hitag2crack, only clean
CodeQL / Analyze (push) Has been cancelled
MacOS Build and Test / macos-make (push) Has been cancelled
MacOS Build and Test / macos-make-btaddon (push) Has been cancelled
MacOS Build and Test / macos-cmake (push) Has been cancelled
Ubuntu Build and Test / ubuntu-make (push) Has been cancelled
Ubuntu Build and Test / ubuntu-make-btaddon (push) Has been cancelled
Ubuntu Build and Test / ubuntu-cmake (push) Has been cancelled
Check uniq keys / check-unique (push) Has been cancelled
Windows Build and Test / proxspace (push) Has been cancelled
Windows Build and Test / wsl (push) Has been cancelled
2025-06-17 19:54:58 +02:00
iceman1001
fc9f70c436
fix release name style
2025-06-17 18:28:22 +02:00
iceman1001
35493f5b2c
at least run hitag2crack clean, for us who do compile it...
2025-06-17 18:28:22 +02:00
Philippe Teuwen
52b00fa653
Release script: removing some Werror left
2025-06-16 18:14:02 +02:00
Philippe Teuwen
b36b61feb0
clean the client only if PLATFORM got changed from or to PM3ICOPYX
2025-05-02 16:54:13 +02:00
Philippe Teuwen
49521078e5
fix mf aes key length and typo in make help
2025-04-20 11:20:14 +02:00
Philippe Teuwen
78ae375d55
make miscchecks, skip venv
2025-03-23 23:22:23 +01:00
Philippe Teuwen
3869f70043
make commands requires an up-to-date client
2025-03-21 13:56:46 +01:00
Philippe Teuwen
b66e2e03fd
Added make commands to regenerate commands documentation files and autocompletion data independently of make style
2025-03-12 09:09:58 +01:00
iceman1001
e23d4ac625
updated deprecated param. Thanks @nvx
2024-11-02 15:10:43 +01:00
iceman1001
ccf8d8b754
fix #2501 the parallel execution of "make -j check" created a race condition in the static nonces tests.
2024-09-13 13:37:27 +02:00
Philippe Teuwen
b0edd7d4d2
fix make install
2024-08-10 01:12:41 +02:00
Philippe Teuwen
c47578c048
sort mfc tools
2024-08-02 00:10:23 +02:00
iceman1001
f966387c41
text
2024-03-06 10:19:40 +01:00
nvx
b4ae4c429f
Fix some low hanging differences when running make style on Windows vs Linux
2024-01-26 20:08:36 +10:00
iceman1001
1234b08132
adapt to new sim module firmware version
2023-09-28 08:46:04 +02:00
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