Commit Graph

  • 923d2942c2 py scripts Philippe Teuwen 2020-11-14 00:44:18 +01:00
  • 39a20b6226 scripts Philippe Teuwen 2020-11-14 00:23:25 +01:00
  • 71b0c3ce31 Makefile: fix dep Philippe Teuwen 2020-11-14 00:19:16 +01:00
  • e172c33652 pm3: look for cmake proxmark3 executable as well Philippe Teuwen 2020-11-14 00:16:01 +01:00
  • 7c0c4e2e7d deleted unnecessary memory checks (passwords are uploaded blockwise, the more passwords the more blocks) tharexde 2020-11-14 00:08:37 +01:00
  • cc914ccac1 lib scripts Philippe Teuwen 2020-11-11 01:28:45 +01:00
  • c666269670 scripts Philippe Teuwen 2020-11-11 01:21:10 +01:00
  • f37088095b compile with swig files if available Philippe Teuwen 2020-11-11 00:03:58 +01:00
  • 2f6261badb ReaderIso14443a: save/restore timeout Philippe Teuwen 2020-11-13 22:34:04 +01:00
  • b4d8222c9a Waveshare: tested diy '2.13 inch e-paper B (with red)' Philippe Teuwen 2020-11-13 22:32:46 +01:00
  • b91792f1d7 deleted uneccessary includes tharexde 2020-11-13 20:27:57 +01:00
  • 3afbcaff2f fix coverity 305864, should be released when pointer is nulled iceman1001 2020-11-13 16:27:29 +01:00
  • d9de790ea0 fix coverity 305865, add extra checks might quiet the coverity warning iceman1001 2020-11-13 16:26:46 +01:00
  • 1b697d2e42 less printf iceman1001 2020-11-13 16:08:48 +01:00
  • f8c956e4ce less printf iceman1001 2020-11-13 16:05:02 +01:00
  • 63a26e6091 hf 14a raw - now uses cliparser iceman1001 2020-11-13 12:20:01 +01:00
  • 45f93acf3d remove fprintf, fwrite in emv iceman1001 2020-11-13 12:19:24 +01:00
  • 9415363262 updated usage information tharexde 2020-11-13 00:50:49 +01:00
  • e09c7a9a3a remove fprintf, fwrite , in prep for libpm3 iceman1001 2020-11-12 22:37:47 +01:00
  • 0dd4786361
    Merge pull request #1057 from nyanotech/waveshare-canvas-size Iceman 2020-11-12 21:56:30 +01:00
  • 0f4e31bfb0 adapt return codes iceman1001 2020-11-12 21:51:05 +01:00
  • a28d407e3d
    waveshare: fix dimensions of 2.7" screen, test 1.54" screen nyanotech 2020-11-12 20:35:36 +00:00
  • a28e5a88d1 fix #1056 - swapendianess for filenames based on uid iceman1001 2020-11-12 21:13:52 +01:00
  • bd7f1c6bfb 7816_error - fix number to hex conversion (thanks @vortix) iceman1001 2020-11-12 19:46:04 +01:00
  • 2323ff7f57 fix bad formatt string (thanks @vortix) iceman1001 2020-11-12 19:33:49 +01:00
  • 9b94422966 remove dump.c step3 iceman1001 2020-11-12 18:45:41 +01:00
  • 243d509203 remove dump.c step2 iceman1001 2020-11-12 18:43:03 +01:00
  • 4e6ba6fcf5 removing dump_buffer step1 iceman1001 2020-11-12 18:25:56 +01:00
  • dcfd7f4a01 - wait function can now be left with pm3 button -> e.g. no inf. loop in 4x50_wath - merged function get_pwd(...) into 4x50_chk tharexde 2020-11-12 01:23:51 +01:00
  • e444c2e942 Merge branch 'master' into allin update 201111 tharexde 2020-11-11 22:39:02 +01:00
  • f1b0b91585 - Relocated write requests of function „4x50_wipe" from device to client - used "INPLACE" attribute for messages in function 4x50_chk tharexde 2020-11-11 22:37:17 +01:00
  • 5d34efc6e6 Relocated write requests of function „4x50_wipe" from device to client tharexde 2020-11-11 22:36:24 +01:00
  • 14ea72ca5d hf 14a apdu - textual iceman1001 2020-11-11 18:29:27 +01:00
  • bf4cdf6eb7 remove dump_buffer_simple iceman1001 2020-11-11 18:05:05 +01:00
  • 8f67b511a6 textual, in prep for removing dump_buffer_simple iceman1001 2020-11-11 18:01:04 +01:00
  • 3d14dbfbd0 pressing the pm3 button now stops 4x50_chk function tharexde 2020-11-11 01:37:54 +01:00
  • 99a21ae38c Merge branch 'master' into allin update 201111 tharexde 2020-11-11 01:14:45 +01:00
  • ae96cd869a relocated "pwd block management" from device to client tharexde 2020-11-11 01:11:09 +01:00
  • eadacd82f5 SWIG experiments Philippe Teuwen 2020-05-28 02:13:21 +02:00
  • e959d0e229 link to clocks iceman1001 2020-11-10 21:54:33 +01:00
  • d19de8d453
    Merge pull request #1054 from jamiefiedler/fix_stat_filesize_for_bsd Iceman 2020-11-10 21:29:21 +01:00
  • c9642d53c4 bsd/gnu-safe file byte calc Jamie Fiedler 2020-11-10 15:02:57 -05:00
  • 8a1558757c Merge branch 'master' into allin update 201110 tharexde 2020-11-10 00:47:13 +01:00
  • 8682d48419 - switched from emulator memory to flash memory for various functions - completed 4x50_chk functions -> segmented password list if size is > max size of emulator memory - various corrections/modifications tharexde 2020-11-10 00:43:08 +01:00
  • b791d392b6 switched from emulator memory to flash memory for various functions tharexde 2020-11-10 00:39:48 +01:00
  • ff0c4f924a updated short descriptions of em4x50 functions tharexde 2020-11-10 00:37:43 +01:00
  • 089ae507be structs needs to be PACKED iceman1001 2020-11-09 15:24:19 +01:00
  • eec3bc595b coverity warning iceman1001 2020-11-09 10:48:37 +01:00
  • 7cae4e969b text iceman1001 2020-11-09 10:02:47 +01:00
  • 3cd2c0b47b allow to write tags in unsecured pagemode iceman1001 2020-11-09 09:58:30 +01:00
  • a41e71d03d fix #946, unsecured card use crc16, secured MAC iceman1001 2020-11-09 09:36:27 +01:00
  • f894560325 hf mfdes fixes iceman1001 2020-11-08 18:59:36 +01:00
  • 8ca004294f
    Merge pull request #1051 from mwalker33/t55-detect-with-wake Iceman 2020-11-08 11:28:04 +01:00
  • 983c3a3a63 Detect with wakeup mwalker33 2020-11-08 21:03:33 +11:00
  • 358ecbd0f4 changelog Philippe Teuwen 2020-11-07 23:23:45 +01:00
  • 928d787970 print uid in 14a reader @ mode Philippe Teuwen 2020-11-07 23:21:06 +01:00
  • 5234b820e0
    Merge pull request #60 from RfidResearchGroup/master mwalker33 2020-11-08 08:38:56 +11:00
  • f63cf02178 make style Philippe Teuwen 2020-11-07 01:32:43 +01:00
  • 7a7d9c818b Merge branch 'sliceratwork/master' into master Philippe Teuwen 2020-11-07 01:31:42 +01:00
  • 9e9ee9d90c restore commands.md Philippe Teuwen 2020-11-07 01:30:52 +01:00
  • 36b4301e01
    Delete commands.md Andrei Stefan 2020-11-07 01:21:05 +02:00
  • 427e7c02e8 hf mfdes auth - textual iceman1001 2020-11-06 23:52:11 +01:00
  • ac9d33c35f sAPDU printing.. these different apdu structs will need to be unified iceman1001 2020-11-06 23:50:31 +01:00
  • 54527d03bf Fix capitalization for command descriptions Andrei 2020-11-07 00:34:30 +02:00
  • a8b92f48a7 reorganize few global vars & fcts Philippe Teuwen 2020-11-05 23:05:52 +01:00
  • bae2f5f04e disable more code with SKIP_ISO14443* Philippe Teuwen 2020-11-05 22:26:47 +01:00
  • 951bbb95ee adapt to new output iceman1001 2020-11-05 19:56:03 +01:00
  • b2bc2a499d doc for pm3 256k Philippe Teuwen 2020-11-05 19:23:20 +01:00
  • 2cc5fb383c reorder command table iceman1001 2020-11-05 12:50:51 +01:00
  • 60aed2c865 for a gentle kiwi iceman1001 2020-11-05 12:14:09 +01:00
  • 928a4f789e fiddling with mfu iceman1001 2020-11-05 12:06:12 +01:00
  • 7f6e3a7cfc textual iceman1001 2020-11-05 12:02:54 +01:00
  • b72c8dc3d7 Allow to skip parts from Makefile.platform Philippe Teuwen 2020-11-05 02:33:01 +01:00
  • c549478ca5 Allow to specify 256k platforms Philippe Teuwen 2020-11-05 02:32:41 +01:00
  • d500d1d6e9 flasher: textual Philippe Teuwen 2020-11-05 01:09:29 +01:00
  • e750481d12 Fix multiple issues with reported flash memory usage: Philippe Teuwen 2020-11-05 00:59:32 +01:00
  • e149dc4ad2 lf hid demod - print hex values of demod if unpacking of wiegand failed iceman1001 2020-11-04 19:21:44 +01:00
  • 0a0155fea7 refactore printDemodbuff fct. iceman1001 2020-11-04 19:19:38 +01:00
  • d8b2f962e5 text iceman1001 2020-11-04 08:24:44 +01:00
  • 5f9abb0263 fix #1048 - add LTO dump type 0002 iceman1001 2020-11-04 08:24:17 +01:00
  • 246690ce12 SWIG experiments Philippe Teuwen 2020-05-28 02:13:21 +02:00
  • 59a68dc4ec added 32bit, 37bit formats from cardinfo iceman1001 2020-11-03 20:47:47 +01:00
  • 877d9bd455 hf 14a info - ATS part got some love iceman1001 2020-11-03 17:29:29 +01:00
  • f9452ee19a Group 14a sim response indexes in header Philippe Teuwen 2020-11-03 02:16:31 +01:00
  • c03daf233c Add support for 10b UID in hf 14a sim Philippe Teuwen 2020-11-03 01:57:12 +01:00
  • cd20b208d0 bigbuf calloc ftc where the memory is set to zero before iceman1001 2020-11-02 19:07:03 +01:00
  • 0e5640a631 fix coverity 303814 iceman1001 2020-11-02 18:28:15 +01:00
  • 786accc487 fix coverity 286660 iceman1001 2020-11-02 17:59:30 +01:00
  • feddfe7f43 fix coverity 303441, 303442, 303486, 286660 iceman1001 2020-11-02 17:55:48 +01:00
  • e91c46616a fix, coverity 303794 iceman1001 2020-11-02 17:27:39 +01:00
  • 89e7317489 fix, part coverity, part bad user input combo iceman1001 2020-11-02 17:25:09 +01:00
  • e83c585333 Fix Makefile Philippe Teuwen 2020-11-02 15:56:14 +01:00
  • 03bd9e00b2
    Merge pull request #1046 from tcprst/iclass_cliparser2 Iceman 2020-11-02 08:03:58 +01:00
  • 1ef326864e
    Merge pull request #1047 from tcprst/standalone_doc Iceman 2020-11-02 08:03:37 +01:00
  • 7884c4bcb4 zero out uid iceman1001 2020-11-02 07:50:07 +01:00
  • 959feee3ce
    update doc for new standalone tcprst 2020-11-01 21:14:10 -05:00
  • 4c333ff02f
    Update references to hf iclass loclass tcprst 2020-11-01 21:02:51 -05:00
  • 9ec126a80b
    hf iclass loclass - now uses cliparser tcprst 2020-11-01 20:58:14 -05:00
  • 2648ed0354
    update eload argument text tcprst 2020-11-01 20:15:32 -05:00
  • 71cf7da4c2
    hf iclass eload - now uses cliparser tcprst 2020-11-01 20:10:13 -05:00