714 Commits
Author SHA1 Message Date
Philippe Teuwen 92b78178ec ht2crack2: replace GLIB qsort_r by portable qsort 2025-09-11 16:37:03 +02:00
Philippe Teuwen d6f1b3a064 release tests 2025-09-11 16:01:05 +02:00
Philippe Teuwen 9f22db17f9 recover_pk: add sample 2025-09-11 12:46:20 +02:00
iceman1001 d3627920cd fix some cppchecker warnings, missing null checks, consts 2025-09-02 22:27:45 +02:00
iceman1001 7414cdf359 fix fct when called with a one byte array 2025-08-29 13:55:50 +02:00
Philippe Teuwen d75b170cd4 fix typos 2025-08-09 10:11:12 +02:00
Philippe Teuwen 72e47e4fcb minor usage fix in staticnested_2nt 2025-08-08 23:08:27 +02:00
Philippe Teuwen 09c4446f78 recover_pk: add sample 2025-08-04 16:26:54 +02:00
Philippe Teuwen 948dce9230 new pk 2025-07-31 15:00:24 +02:00
Mistial Developer e1598cd620 DESFire: fix value file operations and improve MAC mode compatibility
- Add auto-detection fallback for MAC mode in value operations
  When MAC mode fails with length errors, automatically retry with
  plain mode for better compatibility across different card types

- Fix MAC transmission behavior for value operations
  Remove CREDIT, LIMITED_CREDIT, and DEBIT from EV1D40TransmitMAC
  array to match real card behavior and prevent authentication issues

- Change default algorithm from DES to 2TDEA
  Real DESFire cards seem to use 2TDEA by default, improving
  out-of-the-box compatibility with factory cards

- Update help text for value commands to follow client patterns
  Standardize "Crypt algo (deft: 2TDEA)" format for consistency

- Add online test suite for DESFire value operations
  New pm3_online_tests.sh script validates value file creation,
  credit/debit operations in both plain and MAC modes with real cards
2025-07-19 08:39:47 -04:00
Philippe Teuwen 8f9bb379ad fix client Makefile if no Makefie.platform is provided 2025-07-13 11:57:26 +02:00
iceman1001 65607fc727 added Ultralight-C simulation. hf mfu sim -t 13. Use eload first. Also added support to upload UL-C dictionaries and UL-AES to spiffs memory. A lot of textual reworked across client. Unifiy texts and a bit more color ;) 2025-06-19 17:26:20 +02:00
Jean-Michel Picod f06c2fafbe Fix compilation under termux 2025-06-16 11:52:08 +02:00
Philippe Teuwen 3210384ef9 fm11rf08s: fix prev_lfsr 2025-06-15 12:01:46 +02:00
iceman1001 2699060eeb add missing standalone mode when building a bunch of firmware 2025-06-11 12:22:02 +02:00
HanraandGitHub d143d9a65c Update pm3_tests.sh
Added LANG=C to the script to enforce the English language so that it does not break when the system language is not English.

Signed-off-by: Hanra <37299738+HenraL@users.noreply.github.com>
2025-06-11 10:55:35 +02:00
iceman1001 8c880e4a3f missed this one 2025-06-08 16:10:09 +02:00
apply-scienceandGitHub 91a16e4d9e Update Makefile
Openssl@1.1 was disabled 2024-10-24 due to not being supported upstream and blocked from install. Updated to openssl@3.5 in order for compilation to be successful on machines installed after that date. Older machines is encouraged to update.

Signed-off-by: apply-science <106422483+apply-science@users.noreply.github.com>
2025-06-01 00:14:23 +02:00
iceman1001 18e4c072e7 style 2025-05-28 20:54:05 +02:00
XavierandGitHub 4746e4a2be utilities for twn4
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-04-29 11:33:22 -04:00
iceman1001 875b3c44b4 unify text - step 1 2025-03-25 10:12:16 +01:00
Philippe Teuwen ad84875afd cppcheck nullPointerOutOfMemory 2025-03-24 23:46:43 +01:00
Philippe Teuwen e42932738e cppcheck: a few static & const stuff 2025-03-24 22:42:13 +01:00
Philippe Teuwen 85ed469340 cppcheck const 2025-03-24 21:59:02 +01:00
Philippe Teuwen f1b7454fcd Fix pm3_tests for OSX 2025-03-24 09:53:44 +01:00