Commit Graph

  • f1da47336e fix: 'emv scan -w' - calculats hash correct iceman1001 2020-05-29 12:42:52 +02:00
  • 37dbbc8ea9
    Update mfc_default_keys.dic hamperfait 2020-05-29 10:39:09 +02:00
  • dc1bf1408a chg, printf iceman1001 2020-05-29 10:34:28 +02:00
  • d65f2287f4 chg, output iceman1001 2020-05-29 10:23:34 +02:00
  • 529b33b234 chg, prints iceman1001 2020-05-29 10:23:14 +02:00
  • 8ecc1f64f8 fix: adapt return check iceman1001 2020-05-29 10:22:56 +02:00
  • 54827d3ec9 chg, printf iceman1001 2020-05-29 10:15:40 +02:00
  • fd6ac2f024 chg, emv print, styles, iceman1001 2020-05-29 09:46:06 +02:00
  • 7e70b53dd4 chg, scope iceman1001 2020-05-29 09:28:09 +02:00
  • 51e6440bed chg, printing style in emv iceman1001 2020-05-29 09:27:58 +02:00
  • 38a8e6021f fix, emv roca hash mismatch https://github.com/Proxmark/proxmark3/pull/781 (@pwpiwi) iceman1001 2020-05-29 08:41:05 +02:00
  • 691c1735a4 chg, printf iceman1001 2020-05-29 08:39:13 +02:00
  • c3a706b8cf fix: 'lf ti demod - crc is now fixed iceman1001 2020-05-28 10:16:22 +02:00
  • 036544e49e fix another realloc iceman1001 2020-05-27 23:26:57 +02:00
  • 17c9bc8fc2 fix redundantassignment iceman1001 2020-05-27 22:46:22 +02:00
  • 2635ae43b7 fix redundantassignment iceman1001 2020-05-27 22:43:48 +02:00
  • f61ca64681 fix clarify iceman1001 2020-05-27 22:40:53 +02:00
  • 9d355a9b4e fix out-of-bound iceman1001 2020-05-27 22:36:14 +02:00
  • 4073b88ed7 fix realloc properly iceman1001 2020-05-27 22:33:50 +02:00
  • e7feadf32c fix out of bound iceman1001 2020-05-27 22:33:16 +02:00
  • d0489da611 fix realloc properly iceman1001 2020-05-27 20:53:04 +02:00
  • 988b61cfa5 fix clarify condition iceman1001 2020-05-27 20:41:55 +02:00
  • 9417122714 fix unused_result iceman1001 2020-05-27 20:40:03 +02:00
  • 2ae85dea4e fix memleak iceman1001 2020-05-27 20:33:25 +02:00
  • 6370551dd5 unreadvariable iceman1001 2020-05-27 20:29:53 +02:00
  • f6f9140c79 already empty iceman1001 2020-05-27 20:26:52 +02:00
  • 72170720fb fix memleak on realloc iceman1001 2020-05-27 20:24:02 +02:00
  • 49687f4749 fix clarify bool usage iceman1001 2020-05-27 20:22:26 +02:00
  • 12a4c5f202 fix clarify bool usage iceman1001 2020-05-27 20:22:07 +02:00
  • dded3953ef fix memleak on realloc and uninit variable iceman1001 2020-05-27 20:21:42 +02:00
  • f96361f8f1 fix memleak iceman1001 2020-05-27 20:08:22 +02:00
  • 4a1e539e4c draft of compiled knowledge of fpga arm iceman1001 2020-05-27 18:01:07 +02:00
  • 3d67bde0d9 old->mix iceman1001 2020-05-27 17:58:34 +02:00
  • a7260029be OLD->MIX iceman1001 2020-05-27 17:53:02 +02:00
  • 25890c3567 OLD->MIX iceman1001 2020-05-27 17:49:18 +02:00
  • 5860cb5e92 OLD->MIX iceman1001 2020-05-27 17:48:02 +02:00
  • 46f191e13f OLD->MIX iceman1001 2020-05-27 17:46:50 +02:00
  • b42c5f59e1 OLD->MIX iceman1001 2020-05-27 17:44:54 +02:00
  • 54d3ea9c8f OLD->MIX iceman1001 2020-05-27 12:02:59 +02:00
  • abff3c2ea1 OLD-MIX iceman1001 2020-05-27 11:59:24 +02:00
  • f3cc84220f OLD->MIX iceman1001 2020-05-27 11:58:04 +02:00
  • 045f2a8587 OLD->MIX iceman1001 2020-05-27 11:55:32 +02:00
  • f32620a04b OLD->MIX iceman1001 2020-05-27 11:53:17 +02:00
  • e381bd5119 textual iceman1001 2020-05-27 11:44:34 +02:00
  • 653011dd84 Merge pull request #748 from RfidResearchGroup/py Iceman 2020-05-27 11:06:00 +02:00
  • fa2e952dc9 chg, swapped prefix for HINT iceman1001 2020-05-27 10:19:45 +02:00
  • a8c3859ed1 chg, 'script run' - added hint iceman1001 2020-05-27 10:19:22 +02:00
  • fcfdd92407 python: adjust help, hide more if no python available, search lua/cmd/py if no extension given Philippe Teuwen 2020-05-27 01:15:20 +02:00
  • b4c715d8fb script run: look for all three extensions if not specified Philippe Teuwen 2020-05-27 00:40:01 +02:00
  • 24bdecac8e cmake: use less hardcoded items Philippe Teuwen 2020-05-26 19:06:08 +02:00
  • 02c76f39e2 fix cmake for osx+python Philippe Teuwen 2020-05-26 22:20:34 +02:00
  • 125e05ec0e chg, clean up iceman1001 2020-05-26 21:58:50 +02:00
  • 1781837bf9 chg, cmake for OSX, (Thanks @doegex!) iceman1001 2020-05-26 21:57:26 +02:00
  • 25c5eebfcf attempt to fix cmake+osx+python Philippe Teuwen 2020-05-26 18:54:58 +02:00
  • 8498c32a78 cmake support python < 3.8 and 3.8 Philippe Teuwen 2020-05-26 18:41:24 +02:00
  • 0464fd476b Makefile python Philippe Teuwen 2020-05-26 17:37:03 +02:00
  • 176f0dfe75 chg, function available in v3.6 Travis has v3.5... iceman1001 2020-05-26 17:35:27 +02:00
  • 646a4cc4a6 more version info iceman1001 2020-05-26 17:32:16 +02:00
  • 6feb408071 travis needs dev... iceman1001 2020-05-26 17:15:42 +02:00
  • 9edb30f166 chg, python3-embed checks (@doegox) iceman1001 2020-05-26 17:01:53 +02:00
  • feafa62ded chg, cmake compiles iceman1001 2020-05-26 16:57:54 +02:00
  • e7230fa5d7 chg, cmake woodo. almost there iceman1001 2020-05-26 16:47:54 +02:00
  • 748c077268 chg, python3 in cmake? iceman1001 2020-05-26 15:49:28 +02:00
  • 698a56a919 moved and modified some existing pyton scripts for testing iceman1001 2020-05-26 14:43:40 +02:00
  • f7537519ff chg, make python aware of pm3 search paths iceman1001 2020-05-26 14:41:58 +02:00
  • 3f02fa6e34 chg, right number of args.. iceman1001 2020-05-26 13:37:28 +02:00
  • 5fcb031a68 chg, python scripts can not have "exit" calls... iceman1001 2020-05-26 13:10:33 +02:00
  • 4aa4006167 chg, python should close the script file iceman1001 2020-05-26 13:09:18 +02:00
  • 366ac6a41f creating argc/argv iceman1001 2020-05-26 12:35:26 +02:00
  • e106a5717c simple script working iceman1001 2020-05-26 12:17:41 +02:00
  • 6b8f1b141e change, search in python dir.. iceman1001 2020-05-26 12:07:01 +02:00
  • 6e3e1baef7 logsss iceman1001 2020-05-26 12:00:42 +02:00
  • f852bf41c3 adapt to optional python, Thanks @doegox! iceman1001 2020-05-26 11:49:26 +02:00
  • 0e57a1c6cd optional python.. Thanks @doegox! iceman1001 2020-05-26 11:48:37 +02:00
  • 00ece05e79 added python3 scripts has their own folder iceman1001 2020-05-26 11:30:37 +02:00
  • 06927f983a added python3 as script engine, if installed on system iceman1001 2020-05-26 11:30:17 +02:00
  • 26e8a5a1e0 added check for systemlib python3 in makefile iceman1001 2020-05-26 11:29:44 +02:00
  • e95f807251 sign-compare iceman1001 2020-05-26 10:59:12 +02:00
  • b3ff89e41e sign-compare iceman1001 2020-05-26 10:57:11 +02:00
  • 162b7b58df Makefile: more info Philippe Teuwen 2020-05-25 13:11:44 +02:00
  • fc2ff7bb0a Makefile: remove /usr/local/lib Philippe Teuwen 2020-05-25 13:05:44 +02:00
  • 68da06f721 makefile reorder Philippe Teuwen 2020-05-25 10:15:51 +02:00
  • 79f3cec717 use system zlib if available (client only) Philippe Teuwen 2020-05-25 02:30:00 +02:00
  • b4716f78a8 remove unused polarssl file Philippe Teuwen 2020-05-25 02:18:16 +02:00
  • 72acec5806 Makefile & CMake rework Philippe Teuwen 2020-05-24 23:23:55 +02:00
  • 9d97962759 use system jansson if available Philippe Teuwen 2020-05-24 21:51:39 +02:00
  • 0653feaec8 Use system whereami if available Philippe Teuwen 2020-05-24 20:35:09 +02:00
  • 243771fa3d changelog Philippe Teuwen 2020-05-24 16:07:17 +02:00
  • acce16f648
    Update README.md Iceman 2020-05-24 12:56:08 +02:00
  • 8aebb8ef8e textual iceman1001 2020-05-24 12:52:11 +02:00
  • 8a72370f50 add document iceman1001 2020-05-24 12:52:02 +02:00
  • bde4198184 fix hf mfu iceman1001 2020-05-24 12:51:51 +02:00
  • e7585b5944 fix #747, 'hf mfu eload' - now detects and converts between plain/old/new mfu binary format iceman1001 2020-05-24 11:17:11 +02:00
  • a6f76444de Put logfiles in subdir Philippe Teuwen 2020-05-24 01:20:43 +02:00
  • f54f8103ac fix pathsep in subdirs Philippe Teuwen 2020-05-24 01:03:23 +02:00
  • 6e5de1090a pm3_tests: cosmetic Philippe Teuwen 2020-05-23 23:59:10 +02:00
  • 4df2727ab7 ht2crack5: faster test Philippe Teuwen 2020-05-23 23:47:33 +02:00
  • 077b156b2f add ht2crack5 test Philippe Teuwen 2020-05-23 17:07:14 +02:00
  • 6d33c0b784 Bring hitag2crack tools in main Makefiles Philippe Teuwen 2020-05-22 19:20:44 +02:00
  • 94aa7cde2b Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2020-05-23 12:26:50 +02:00