Commit Graph

  • c24383c189 typo Philippe Teuwen 2020-10-07 12:09:56 +02:00
  • 5305c33ec1 Add LeakSanitizer suppressions to skip libfontconfig warnings Philippe Teuwen 2020-10-07 02:05:16 +02:00
  • eb05cadb1c hid iceman1001 2020-10-07 01:29:00 +02:00
  • 2e670d7db4 Makefile.hal: make it easier to comment parts Philippe Teuwen 2020-10-07 01:24:33 +02:00
  • 3872b5bd66 Move back jansson_path as it's not part of upstream and breaks usage of system jansson lib Philippe Teuwen 2020-10-07 01:11:40 +02:00
  • 7ea0324a62 lf hid read - increase amount of samples to reaed in order to fit long formats iceman1001 2020-10-07 00:47:34 +02:00
  • 3abdf1c651 reverse mem fix iceman1001 2020-10-07 00:14:41 +02:00
  • 0439e3ed60 style iceman1001 2020-10-07 00:05:12 +02:00
  • 8c726c157b fix savejson mem leaks iceman1001 2020-10-07 00:04:20 +02:00
  • 6338a9edbb fix json memory leaks iceman1001 2020-10-07 00:03:08 +02:00
  • 634270f172 remove debug symbols iceman1001 2020-10-06 23:46:56 +02:00
  • 02df6ebbf7 bad memcpy based on size iceman1001 2020-10-06 23:45:04 +02:00
  • 83baa88340 filename pointer mem leak iceman1001 2020-10-06 23:26:56 +02:00
  • a659e24064 text iceman1001 2020-10-06 23:20:50 +02:00
  • f856087aa9 move jansson files from client iceman1001 2020-10-06 21:45:32 +02:00
  • 26f7f07120 mem leak out of bounds iceman1001 2020-10-06 21:35:40 +02:00
  • 491adacb94 get rid of tabs Philippe Teuwen 2020-10-06 20:44:23 +02:00
  • d0889cb70f Makefile: helper to convert tabs: make miscchecks EDIT=1 Philippe Teuwen 2020-10-06 20:06:40 +02:00
  • 9cf304c8fd Avoid file with special char Philippe Teuwen 2020-10-06 20:16:23 +02:00
  • 073c630458 data raw am - fix length checks iceman1001 2020-10-06 20:31:21 +02:00
  • 3f9ddf9b29 make style Philippe Teuwen 2020-10-06 18:41:15 +02:00
  • cb20d93448 Makefile: integrate commands.md generation to 'make style' Philippe Teuwen 2020-10-06 18:40:54 +02:00
  • 008c920db0 Add incognito option to avoid manglign history & logs during tests Philippe Teuwen 2020-10-06 18:11:45 +02:00
  • 6fc6517ccb LZ4: silent AddressSanitizer false positive? int8_t x = 0; <= writing 2 bytes?? Philippe Teuwen 2020-10-06 16:59:40 +02:00
  • 64f9bb5e01 style iceman1001 2020-10-06 18:00:00 +02:00
  • c55b4d5aac style iceman1001 2020-10-06 17:50:20 +02:00
  • 02d861d304 skip address read oob in lz4 for now Philippe Teuwen 2020-10-06 17:31:31 +02:00
  • b073a1df65 apply our patch on latest lz4 Philippe Teuwen 2020-09-28 14:06:44 +02:00
  • e9480b8e69 update lz4 from repo iceman1001 2020-10-06 17:43:49 +02:00
  • fdac4da302 skip address read oob in lz4 for now Philippe Teuwen 2020-10-06 17:31:31 +02:00
  • 92a768ce0e fix regression test since lf hid demod output has changed iceman1001 2020-10-06 17:23:15 +02:00
  • ddd92fcf69
    Merge pull request #1000 from tcprst/iclass_cliparser Iceman 2020-10-06 17:16:11 +02:00
  • 4eb11f470d reveng mem leaks iceman1001 2020-10-06 17:14:10 +02:00
  • e90c386179 LZ4: silent AddressSanitizer false positive? int8_t x = 0; <= writing 2 bytes?? Philippe Teuwen 2020-10-06 16:59:40 +02:00
  • 66d67bcd9e Makefile: add SANITIZE=1 to chase mem issues (host only) Philippe Teuwen 2020-10-06 16:58:42 +02:00
  • 042342dc8f fpga_compress: fix mem leak Philippe Teuwen 2020-10-06 16:56:20 +02:00
  • 01c35a9bfb style iceman1001 2020-10-06 16:17:57 +02:00
  • f2078ec0c2 free args iceman1001 2020-10-06 16:17:22 +02:00
  • feae472a41 mem leaks iceman1001 2020-10-06 15:59:12 +02:00
  • 154d3ff222 bad copies iceman1001 2020-10-06 15:54:56 +02:00
  • fa2d9a77b9 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2020-10-06 15:42:23 +02:00
  • 8ad8e2322e fix heap - unpack return ref to int* iceman1001 2020-10-06 15:42:17 +02:00
  • a647ceda23 fix buffer underflow read Philippe Teuwen 2020-10-06 15:41:57 +02:00
  • 4447e72486
    rebase - fix missed iclass doc changes tcprst 2020-10-06 09:38:57 -04:00
  • c276f48c46
    fix dropped legic, lto tcprst 2020-10-06 09:35:49 -04:00
  • fbc7f05ad1
    rebase on master, fix merge conflict tcprst 2020-10-06 09:03:24 -04:00
  • c85d919e20
    hf iclass view - now use cliparser tcprst 2020-10-04 15:23:48 -04:00
  • adacace012
    hf iclass permute - now use cliparser tcprst 2020-10-04 14:52:59 -04:00
  • 25180af135 DEFLDFLAGS Philippe Teuwen 2020-10-06 14:56:26 +02:00
  • 91d9463c2a cmdtrace: avoid 'strncat output may be truncated' warning Philippe Teuwen 2020-10-06 14:39:36 +02:00
  • a5c6130c7a waveshare: fix 'may be used uninitialized' warning Philippe Teuwen 2020-10-06 14:32:14 +02:00
  • 5b4e4dc4a4 plot: add </> to realign demod plot on samples Philippe Teuwen 2020-10-06 14:23:11 +02:00
  • fd3b440eea plot trim: adjust demod graph and cursors when possible Philippe Teuwen 2020-10-06 14:11:09 +02:00
  • 30cc0b4b48 fix lf wiegand - only take one format iceman1001 2020-10-06 12:22:23 +02:00
  • 422ca0de20 update commands.md Philippe Teuwen 2020-10-06 12:17:32 +02:00
  • 64e1498cc7 data scale -> timescale Philippe Teuwen 2020-10-06 12:13:39 +02:00
  • 31909ff140 text Philippe Teuwen 2020-10-06 12:01:11 +02:00
  • 5304eca07d hf waveshare loadbmp -f only one iceman1001 2020-10-06 11:58:32 +02:00
  • afa8393aa8 hf waveshare loadbmp -f is mandatory iceman1001 2020-10-06 11:53:48 +02:00
  • 701b924f03 hf waveshare loadbmp - now uses cliparser iceman1001 2020-10-06 11:44:55 +02:00
  • 72a0ee0994 waveshare: extra checks and info Philippe Teuwen 2020-10-06 11:33:28 +02:00
  • 957a1a8bf3 lf fdx demod - less strick len check iceman1001 2020-10-06 10:21:46 +02:00
  • d316d96e04 lf hid demod - now uses wiegandtools instead iceman1001 2020-10-06 10:21:07 +02:00
  • 71310e6b49
    Merge pull request #999 from Gator96100/master Iceman 2020-10-06 06:53:41 +02:00
  • f43ad0a239 HF_YOUNG: turn leds off when quitting mode Philippe Teuwen 2020-10-06 01:26:36 +02:00
  • 1610bf7e23 HF_YOUNG: HF field off and sleep between polls Philippe Teuwen 2020-10-06 01:26:14 +02:00
  • b081684f22 HF_MATTYRUN: turn leds off when quitting mode Philippe Teuwen 2020-10-06 01:17:40 +02:00
  • 216d86b604 Hide output Gator96100 2020-10-06 01:07:39 +02:00
  • cdd39f3ac3 HF_COLIN: HF field off and sleep between polls Philippe Teuwen 2020-10-06 01:05:26 +02:00
  • 6540b4561c HF_AVEFUL: allow to exit mode with long press Philippe Teuwen 2020-10-06 00:52:11 +02:00
  • 7b599c7f67 HF_AVEFUL: HF field off and sleep between polls Philippe Teuwen 2020-10-06 00:51:52 +02:00
  • fb90c078ff HF_MFSDSAL: turn HF field off Philippe Teuwen 2020-10-06 00:38:30 +02:00
  • bba256532f Fix Gator96100 2020-10-06 00:13:09 +02:00
  • 42ca4dd858 WIP Gator96100 2020-10-06 00:00:38 +02:00
  • 9b173b01ac Test Gator96100 2020-10-05 23:45:26 +02:00
  • afe04ba222 Test Gator96100 2020-10-05 23:35:21 +02:00
  • 68db54028c added function 4x50_watch tharexde 2020-10-05 22:59:08 +02:00
  • afe63161b3 WIP Gator96100 2020-10-05 22:58:51 +02:00
  • 8691d3b77f hf 14a info: tells when no ATS but SAK pretends 14a-4 Philippe Teuwen 2020-10-05 22:33:08 +02:00
  • 9c856fd9f4 Gen3 detection: be prudent, false positives are possible Philippe Teuwen 2020-10-05 22:31:06 +02:00
  • bf70999c4e Can't use receive-job withing jobs Gator96100 2020-10-05 22:06:03 +02:00
  • 4003f47b6e WIP Gator96100 2020-10-05 21:47:13 +02:00
  • 7cebb832b6 14a,b raw - textual iceman1001 2020-10-05 21:39:47 +02:00
  • fc7ec34ca3 Fix Gator96100 2020-10-05 21:11:46 +02:00
  • d8378cee31 Test Gator96100 2020-10-05 20:29:12 +02:00
  • 6fb7f0d459 Moved cache folder Gator96100 2020-10-05 19:35:50 +02:00
  • de2b098731 Removed debug output Gator96100 2020-10-05 19:05:54 +02:00
  • 004318a8d8 Cleanup Gator96100 2020-10-05 18:30:09 +02:00
  • 93f438d71a WIP Gator96100 2020-10-05 18:03:42 +02:00
  • fcff53517b Copy cache Gator96100 2020-10-05 17:54:39 +02:00
  • 4685c5ae70 Enabled cache usage Gator96100 2020-10-05 17:03:07 +02:00
  • 21251b3220 Enabled cache creation Gator96100 2020-10-05 15:40:17 +02:00
  • 678cbf3576 WIP Gator96100 2020-10-05 14:27:50 +02:00
  • 9512e349a7 WIP Gator96100 2020-10-05 14:22:43 +02:00
  • 08a875c259 coverity 301403 iceman1001 2020-10-05 13:56:12 +02:00
  • cb8635767b WIP Gator96100 2020-10-05 13:44:26 +02:00
  • 904bc51fb6 coverity 303200 iceman1001 2020-10-05 13:40:01 +02:00
  • 537a21b2fa coverity 303199 iceman1001 2020-10-05 13:39:10 +02:00
  • d2e75de06e coverity 303195 iceman1001 2020-10-05 13:38:04 +02:00
  • a5bd3d7c32 coverity 303191 iceman1001 2020-10-05 13:36:17 +02:00