Commit Graph

  • 968bfcd591 added "lf hitag reader" command iceman1001 2024-05-20 17:47:44 +02:00
  • 00407383fe hitag2 crack1,2 fixes. The error response I never seen, the fct to hex2bin prone to overflows. This should make both attack vectors more stable iceman1001 2024-05-20 14:22:55 +02:00
  • d2003b7b65
    Merge pull request #2387 from shoganaich/master Iceman 2024-05-18 10:50:13 +02:00
  • 9787821a53
    Inside Wash Membership Card in Portugal Victor Cardoso 2024-05-17 14:57:37 +01:00
  • 676c91baaf pk st25tn Philippe Teuwen 2024-05-16 23:50:26 +02:00
  • 7dfcc47975 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2024-05-16 22:51:06 +02:00
  • d9ec99f903 found the bug in a call to hex2binarray() fct which overwrote first 16 bytes of keystream. Fixed loops. Crack2 now generates same data as RFIDLer impl. iceman1001 2024-05-16 22:49:24 +02:00
  • be14487bfd repair incorrectly merged changelog Michael Roland 2024-05-15 16:20:07 +02:00
  • bf86f3a84a Merge remote-tracking branch 'remotes/origin/master' into standalone-mfc-rewrite Michael Roland 2024-05-15 16:16:31 +02:00
  • 9d65fa6aee fix incorrect display of partial emulation state Michael Roland 2024-05-15 15:34:08 +02:00
  • a0eeb00132
    Merge pull request #2386 from mifa-om/master Iceman 2024-05-15 12:09:35 +02:00
  • 12f9ac5275 fixed em4x50_sim_read_bit mifa-om 2024-05-15 11:34:44 +02:00
  • 3d4b5fc413
    Merge pull request #2369 from jlitewski/loud-nightingale Iceman 2024-05-15 09:41:56 +02:00
  • 184393ee41
    Merge branch 'master' into loud-nightingale Iceman 2024-05-15 09:41:50 +02:00
  • e5d5510b61 text iceman1001 2024-05-15 09:37:44 +02:00
  • 498af46fbf fix #2384 the use of free() is completely wrong as we use bigbuff allocations. Converted the old style to new and removed the dynamic allocation. iceman1001 2024-05-15 09:36:31 +02:00
  • 2b276cae1a
    Merge pull request #2385 from henrygab/em4x70_add_tests Iceman 2024-05-15 09:19:41 +02:00
  • f9dbe3fb6e
    Update CHANGELOG.md Henry Gabryjelski 2024-05-14 21:34:43 -07:00
  • 20711e7037 Add em4x70 tests Henry Gabryjelski 2024-05-14 21:06:35 -07:00
  • f58992922d limit freen color to calculated values Henry Gabryjelski 2024-05-14 20:35:27 -07:00
  • 2757881945 functions should be static where possible Henry Gabryjelski 2024-05-14 20:22:30 -07:00
  • 2952d55904 Add lf em 4x70 calc Henry Gabryjelski 2024-05-14 20:21:42 -07:00
  • b7fff95b7c Improve editor folding (some editors use indentation as cue) Henry Gabryjelski 2024-05-14 19:16:37 -07:00
  • d27c084819 Internal code cleanup. Henry Gabryjelski 2024-05-14 19:16:05 -07:00
  • cacc1c1445 unused iceman1001 2024-05-14 16:12:42 +02:00
  • cd1f935846 fix missing iceman1001 2024-05-14 15:20:01 +02:00
  • b696c498b7 scope, const iceman1001 2024-05-14 14:37:08 +02:00
  • 5fd4d7e774 fix const param, bitwiseboolean iceman1001 2024-05-14 14:29:30 +02:00
  • 4bbfc944f3 fix const params, logic, casting iceman1001 2024-05-14 14:13:13 +02:00
  • 2d3e71d556 fix fct names, const params iceman1001 2024-05-14 12:52:44 +02:00
  • bae6f5196f fix fct name mismatch iceman1001 2024-05-14 12:42:08 +02:00
  • 9535bd5a11 fix fct name mismatch iceman1001 2024-05-14 12:41:22 +02:00
  • 6f23b7f3eb fix fct name mismatch, const params, iceman1001 2024-05-14 12:40:26 +02:00
  • f63ba3f31a fix fct name mismatch iceman1001 2024-05-14 12:32:57 +02:00
  • 5107b7ce04 fix fct names mismatch, const params, iceman1001 2024-05-14 12:29:33 +02:00
  • 2e2fa850bb const params, vars, scope, bad if statements iceman1001 2024-05-14 12:25:00 +02:00
  • f3f647e6af fix const params, unused set vars iceman1001 2024-05-14 12:04:03 +02:00
  • 4aa8645a33 fixed order of checking iceman1001 2024-05-14 12:00:19 +02:00
  • 0096672d38 fix fct names and consts and bad if statement iceman1001 2024-05-14 11:57:47 +02:00
  • a9a3c0bea9 const params iceman1001 2024-05-14 11:45:36 +02:00
  • 480d5a3241 array init iceman1001 2024-05-14 11:26:16 +02:00
  • bf24c2b01f const params and init arrays iceman1001 2024-05-14 11:23:33 +02:00
  • 2c1f45f3aa fix const params and if statements iceman1001 2024-05-14 11:20:36 +02:00
  • 5ee9014e02 const iceman1001 2024-05-14 11:10:50 +02:00
  • 3430e20459 fix const params, lessen variable scope and fixing func arguments names iceman1001 2024-05-14 11:10:12 +02:00
  • 0963f51318 fix const params, lessen variable scope and fixing func arguments names iceman1001 2024-05-14 11:04:41 +02:00
  • cb937a3f57 fix overwriting return value in one case iceman1001 2024-05-14 10:59:10 +02:00
  • e3ceb2ffe4 const param iceman1001 2024-05-14 10:10:44 +02:00
  • 6abb217a18 fix shadowed variable iceman1001 2024-05-14 10:10:12 +02:00
  • 42f0699c78 style iceman1001 2024-05-14 10:04:28 +02:00
  • 72a11cfd89 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2024-05-14 10:03:58 +02:00
  • dd94207ee8 fix bad compare iceman1001 2024-05-14 10:02:10 +02:00
  • 6e938fa0c5
    Merge pull request #2381 from Akury83/patch-1 Iceman 2024-05-14 09:15:30 +02:00
  • 483b192d40 rename parameter for em4x70_receive Henry Gabryjelski 2024-05-05 19:26:35 -07:00
  • 77db65a590 there were several memory leaks in hf 15 dump. Fixed by @jlitewski iceman1001 2024-05-13 14:29:27 +02:00
  • 11a298dc42 changed hf search to look for topaz first and commented out ICT code path iceman1001 2024-05-13 11:12:27 +02:00
  • bbbe985111 when changing to 50 loops on device side, the felica reader code on client side timedout and it wasnt handled good enough so the return code was PM3_SUCCESS giving a false positive. Increase timeout, decrease loops to 25, and better loop handling of return value iceman1001 2024-05-12 20:17:50 +02:00
  • 3502da17df assert its smaller than 5 iceman1001 2024-05-12 19:36:28 +02:00
  • c50f109f05 the failed compiling on MINGW/proxspace warns over a overflow in buffer[5], the return value in utf8_check_first() can be 0 - 4, which used later in loop as index with 1 as start offset. a 4 will overflow the buffer[5]. Increased buffer with to just in case to support the zero terminator. Another option where this code will bail out is, 0 is goto out, 1 will trigger the assert and break client. A bit ruff I say. iceman1001 2024-05-12 19:14:17 +02:00
  • 7b64e0ca34
    Merge branch 'master' into standalone-mfc-rewrite Iceman 2024-05-12 17:19:00 +02:00
  • d714902fc0
    Merge pull request #2373 from jlitewski/marker-oob-fix Iceman 2024-05-12 17:15:29 +02:00
  • fd445c7af1
    Merge pull request #2378 from henrygab/em4x70_parity_break Iceman 2024-05-12 17:14:20 +02:00
  • a627e6cc82
    Merge branch 'master' into em4x70_parity_break Iceman 2024-05-12 17:13:24 +02:00
  • f9929be99a
    Merge pull request #2380 from henrygab/macos_action_python_install_fix Iceman 2024-05-12 17:04:46 +02:00
  • b72a44f5d1
    Merge pull request #2375 from RunTheBot/patch-1 Iceman 2024-05-12 17:03:25 +02:00
  • 0de99805cd Fix broken test Henry Gabryjelski 2024-05-06 09:09:46 -07:00
  • c40f4be3e6 re-enable broken hitag2 test Henry Gabryjelski 2024-05-06 07:59:41 -07:00
  • 541bb31143
    Update to include USCUID-UL Akury83 2024-05-06 23:30:57 +10:00
  • 7712acff64 Use actions/setup-python for Ubuntu also Henry Gabryjelski 2024-05-05 18:35:38 -07:00
  • 9d33646b80 Disable broken hitag2 test so github actions work Henry Gabryjelski 2024-05-05 18:27:35 -07:00
  • 3d824425d2 Use actions/setup-python for MacOS Henry Gabryjelski 2024-05-05 18:23:45 -07:00
  • a6e87d864b
    Fix MacOS building JLitewski 2024-05-05 18:09:11 -07:00
  • 18cbc7259c prevent sending corrupt data to em4x70 tags Henry Gabryjelski 2024-05-05 16:00:16 -07:00
  • b0b9f4fa42 Add key that tests autorecovery more quickly Henry Gabryjelski 2024-05-05 15:57:26 -07:00
  • 569d57719d Fix firmware return value for em4x70 to always be of type PM3_* Henry Gabryjelski 2024-05-05 15:54:00 -07:00
  • 8c2f8f53b9 add HF_MATTYRUN changes to CHANGELOG.md Michael Roland 2024-05-05 02:21:03 +02:00
  • 7d49b168c8 fix LED signalling Michael Roland 2024-05-05 01:52:16 +02:00
  • 63b9c91fcc Rewrite documentation and and improve/cleanup coding style Michael Roland 2024-05-05 01:36:20 +02:00
  • 83a4f7476f load additional user-defined keys from emulator memory Michael Roland 2024-05-04 23:43:39 +02:00
  • 8bf57b2094
    Update CHANGELOG.md RunTheBot 2024-05-02 18:46:09 -04:00
  • f1adb30a9c
    Added Presto Transit Card to aid_desfire.json RunTheBot 2024-05-02 18:40:13 -04:00
  • ff997bed26 rewrite of HF MattyRun standalone mode Michael Roland 2024-05-02 09:49:47 +02:00
  • b20d3f44ad Fix OOB segfault with markers jlitewski 2024-04-27 09:06:40 -04:00
  • 2bc7c50302 changed fct names iceman1001 2024-04-26 22:52:49 +02:00
  • 097dfba5c8 simplified loop iceman1001 2024-04-26 16:25:40 +02:00
  • 05df50678c missing header iceman1001 2024-04-26 16:18:10 +02:00
  • dee84b5b6f added "lf hitag crack2" to support the second attack vector against Hitag2, based on all work from @kevsecurity Kev Sheldrake in the RFIDler repo. This is WIP, not working at the moment iceman1001 2024-04-26 15:38:06 +02:00
  • f71c9a5e59
    Merge pull request #2370 from jlitewski/qt-fix Iceman 2024-04-26 14:50:49 +02:00
  • 8789991f9a Fixed compile issues I missed jlitewski 2024-04-26 08:29:17 -04:00
  • d820153a61 Fix the issue of SKIPQT builds not working jlitewski 2024-04-26 07:23:38 -04:00
  • eac3774189 changed to 50 polls, not sure if its good. Maybe looking at timeout 1060ms value instead? also cleaned out debug statements iceman1001 2024-04-26 12:15:38 +02:00
  • f1340495b3 Another fix to the Graph SaveStates jlitewski 2024-04-25 22:06:12 -04:00
  • 5396524dc4 the change to download the anticollision signal trace to "hf 14b reader" made it slow. Making it optional instead improves performance in "hf search" iceman1001 2024-04-25 08:02:11 +02:00
  • 6e6fa4270b
    Merge pull request #2367 from kitsunehunter/update_elite_helptext Iceman 2024-04-25 07:42:21 +02:00
  • 641b8f3f57 added a trace file for looking at a genuine Hitag2 read out when card is configured in Crypto mode iceman1001 2024-04-25 07:37:26 +02:00
  • 36603818d1 fixed a valgrind memory usage of uninitialised array iceman1001 2024-04-25 07:29:22 +02:00
  • 99a2a37e82
    update iclass elite key chk helptext Xavier 2024-04-24 21:55:24 -04:00
  • d635f39048 fix when length is not even dividable with four. iceman1001 2024-04-24 21:33:56 +02:00
  • 4dc1f9c62d clean up iceman1001 2024-04-24 21:32:51 +02:00
  • b754f09d24 fix valgrind memory bug iceman1001 2024-04-24 21:24:52 +02:00