Commit Graph

  • 82227e6690
    rename hf_i2c_recovery to hf_14a_i2crevive Andy 2022-03-20 20:41:07 +00:00
  • 294cbfeed2
    Update CHANGELOG.MD Andy 2022-03-20 20:37:46 +00:00
  • d5bbb54c86
    Merge pull request #1630 from equipter/master Iceman 2022-03-20 21:02:23 +01:00
  • 75a814d8b8
    Merge pull request #1631 from gentilkiwi/patch-2 Iceman 2022-03-20 21:01:00 +01:00
  • 568236b265
    Minor fix for EV2 XL Signature Benjamin DELPY 2022-03-20 20:16:54 +01:00
  • c79cba4bcc
    Create hf_i2c_recovery.lua Andy 2022-03-20 18:53:12 +00:00
  • 248cc83aab textual iceman1001 2022-03-20 10:14:46 +01:00
  • 22033272ec improving instructions to make them clear iceman1001 2022-03-20 10:13:20 +01:00
  • 1145f0b628 fix link iceman1001 2022-03-20 09:59:34 +01:00
  • 95d18d5d9f fix linkä iceman1001 2022-03-20 09:56:09 +01:00
  • b73c59dc1e correcting text iceman1001 2022-03-20 09:54:39 +01:00
  • 178f9bb142 pcs param is sometimes NULL here iceman1001 2022-03-20 09:35:37 +01:00
  • 2523ac7177 text iceman1001 2022-03-20 09:34:36 +01:00
  • 83d4e8338f updated the version text inside to fit the 512byte limit when transfer from arm to client iceman1001 2022-03-20 09:32:45 +01:00
  • bc46696dc4 unify license text iceman1001 2022-03-20 09:31:53 +01:00
  • bda8062bff
    Merge pull request #1627 from lnv42/iso15rawSlowAnd2SC Iceman 2022-03-20 07:59:25 +01:00
  • b22e908fb9
    Merge pull request #1626 from lnv42/iso15sniffslow1sc Iceman 2022-03-20 07:59:13 +01:00
  • d4fece64ec
    Merge pull request #1621 from lnv42/iso15sniff2sc Iceman 2022-03-20 07:58:58 +01:00
  • a7b298aaf4
    Merge pull request #1625 from joetomasone/patch-1 Iceman 2022-03-20 07:51:24 +01:00
  • f59f8dd528 hf mf restore accepts 4,7,10 hex bytes UID iceman1001 2022-03-20 07:47:27 +01:00
  • fc972e5cc5
    Update cmdhfmf.c Andy 2022-03-19 21:17:16 +00:00
  • 7d7b608485 text iceman1001 2022-03-19 20:24:16 +01:00
  • 507d5a43ba new param to view command to print all keys nicely and also print all found value blocks, if any iceman1001 2022-03-19 20:23:11 +01:00
  • ff5be54f45
    Merge pull request #1628 from equipter/master Iceman 2022-03-19 20:17:55 +01:00
  • 4decd73ea8
    update mfc_default_keys.dic Andy 2022-03-19 18:32:16 +00:00
  • d1e186dbe9 iso15: fix 2SC (FSK) slow decoding Yann GASCUEL 2022-03-16 17:36:37 +01:00
  • abb840558f iso15: add support for slow and 2SC to GetIso15693AnswerFromTag() Yann GASCUEL 2022-03-16 15:45:18 +01:00
  • 3aaa824238 Merge branch 'iso15sniffslow1sc' into iso15rawSlowAnd2SC Yann GASCUEL 2022-03-16 16:12:07 +01:00
  • f65ca5f14c iso15 sniff: add support for slow answers with single subcarrier Yann GASCUEL 2022-03-16 15:21:28 +01:00
  • a387f6774e iso15: move FSK code up (before all functions that may use it) Yann GASCUEL 2022-03-16 13:58:04 +01:00
  • 6fb74b976f iso15: fpga: add support for 2SC in READER_MODE_RECEIVE_AMPLITUDE Yann GASCUEL 2022-03-16 15:04:07 +01:00
  • 3880ef8da3 iso15 sniff: add support for slow answers with single subcarrier Yann GASCUEL 2022-03-16 15:21:28 +01:00
  • 352850d158 iso15: update TODO / BUGS / ISSUES with support of iso15 2SC sniff Yann GASCUEL 2022-03-16 15:33:44 +01:00
  • c5f216558c iso15sniff: add an "iclass" bool parameter to SniffIso15693() Yann GASCUEL 2022-03-16 11:26:07 +01:00
  • 974b762f0f
    Update T5577_Guide.md joetomasone 2022-03-14 14:46:07 -04:00
  • 63612c9375 data diff - handle different lengths iceman1001 2022-03-13 21:42:38 +01:00
  • 85f16fd471 textual iceman1001 2022-03-13 04:45:32 +01:00
  • 15b8eb5935 coverity fixes iceman1001 2022-03-13 04:27:23 +01:00
  • c9aa2ce50e
    add spec for fedora s00se 2022-03-12 20:10:37 -07:00
  • a45082e045 increase string line array iceman1001 2022-03-13 03:57:10 +01:00
  • 1953cd953b codeQL fix iceman1001 2022-03-13 03:54:37 +01:00
  • 92874a27c0
    remove for fedora packaging s00se 2022-03-12 19:35:18 -07:00
  • a3f9134661
    remove for fedora packaging s00se 2022-03-12 19:35:07 -07:00
  • adad32df2b
    edit for fedora packaging s00se 2022-03-12 19:34:21 -07:00
  • 6ef3e6c044
    remove for fedora packaging s00se 2022-03-12 19:34:06 -07:00
  • a7d099bc2b remove debug statement iceman1001 2022-03-13 03:08:46 +01:00
  • 7fe8354b47 added ascii to diff command output iceman1001 2022-03-13 03:04:04 +01:00
  • 1916fa31b5 build error iceman1001 2022-03-12 20:05:27 +01:00
  • 1222d995ef remove c param iceman1001 2022-03-12 19:21:09 +01:00
  • 8a54e103cc added a new command iceman1001 2022-03-12 18:57:56 +01:00
  • 045f30d00d refactoring function to download file from spiffs iceman1001 2022-03-12 18:57:06 +01:00
  • 6d37410d33 iso15 sniff: fix alignment Yann GASCUEL 2022-03-08 17:29:34 +01:00
  • 085faa189b
    Merge pull request #1620 from lnv42/standalone15 Iceman 2022-03-08 16:10:02 +01:00
  • f256e14831 text, to test CodeQL fix by github Philippe Teuwen 2022-03-08 16:03:08 +01:00
  • 7fe0e985e5 Merge branch 'standalone15' Yann GASCUEL 2022-03-08 10:15:02 +01:00
  • 3e784557fc iso15 sniff: improve iso15 FSK decoding (ARM part) Yann GASCUEL 2022-03-04 12:32:08 +01:00
  • b2c5a52fd7 iso15 sniff: remove unused FPGA hi_read_fsk.v Yann GASCUEL 2022-03-04 12:09:01 +01:00
  • 07013a5aaf iso15 sniff: commit some unused FPGA FSK code for history Yann GASCUEL 2022-03-04 12:06:41 +01:00
  • 38d49097f9 iso15 sniffing: intragrate 2SC sniffing in same FPGA mode Yann GASCUEL 2022-03-04 09:45:12 +01:00
  • 1f7bce5580 iso15 sniffing: add support for dual subcarriers tag answers Yann GASCUEL 2022-02-08 14:47:06 +01:00
  • 9010a4b828 make HF_15SNIFF standalone mode compatible with old pm3 (without flash) Yann GASCUEL 2022-02-04 10:47:02 +01:00
  • e4c641b708 Add first and last block for READ_MULTI_BLOCK nemanjan00 2022-03-07 02:09:36 +01:00
  • 1818fc6b52
    Merge pull request #1617 from s00se/patch-1 Philippe Teuwen 2022-03-06 22:31:20 +01:00
  • a4f15bd2db
    Update instructions for Termux s00se 2022-03-06 13:16:25 -07:00
  • 355bc88827 fix typo Philippe Teuwen 2022-03-03 01:11:11 +01:00
  • a13b770abb linking in the new guide iceman1001 2022-03-02 21:46:04 +01:00
  • 24ebcb13e8
    Merge pull request #1614 from maxieds/patch-1 Iceman 2022-03-02 21:40:47 +01:00
  • 074f40e9f8
    Update Mac-OS-X-Compile-From-Source-Instructions.md Maxie D. Schmidt 2022-03-02 05:30:49 -05:00
  • e1a00f609f USER not defined on some platforms like Archlinux Philippe Teuwen 2022-03-02 10:27:50 +01:00
  • bf522bf663 make accessrights: Silent error when no bluetooth group Philippe Teuwen 2022-03-02 10:27:06 +01:00
  • 76bb9ed575
    Update Mac-OS-X-Compile-From-Source-Instructions.md Maxie D. Schmidt 2022-03-01 15:58:45 -05:00
  • eb85ba4ebd
    Create Mac-OS-X-Compile-From-Source-Instructions.md Maxie D. Schmidt 2022-03-01 15:44:05 -05:00
  • ab5213126d test removal of qt5 symlink hack for osx Philippe Teuwen 2022-02-28 17:00:23 +01:00
  • 5fb37ee406 Try to remove symlink hack for openssl in osx CI Philippe Teuwen 2022-02-28 16:17:37 +01:00
  • 14ce85a3c7 oops again, but I blame someone else who will recognize himself ;) Philippe Teuwen 2022-02-28 16:14:53 +01:00
  • 17fc498786 mfd_aes_brute: add openssl include path for macports too, just in case Philippe Teuwen 2022-02-28 16:13:04 +01:00
  • 91df68d8cd oops typo in copy/paste Philippe Teuwen 2022-02-28 16:02:13 +01:00
  • 7a0148b788 Fix mfd_aes_brute compilation on OSX/brew Philippe Teuwen 2022-02-28 16:01:05 +01:00
  • ccf8aed5f2 Makefile: fix typo and missing phony Philippe Teuwen 2022-02-28 15:44:42 +01:00
  • 9d760dc746 Ignore brace warnings on Apple clang Philippe Teuwen 2022-02-28 15:36:03 +01:00
  • f99704c780 Fix warnings with Apple clang 11 Philippe Teuwen 2022-02-28 15:16:44 +01:00
  • a699c0b5dd text iceman1001 2022-02-28 05:38:11 +01:00
  • 3a27160f75 OSX CI: missing few coreutils Philippe Teuwen 2022-02-27 23:15:59 +01:00
  • d7e16ba888 pm3_tests: add mkversion sha256 check. Note: moved from grep to egrep, let's see how OSX reacts... Philippe Teuwen 2022-02-27 22:10:52 +01:00
  • a7f69b5f13 style iceman1001 2022-02-27 16:32:42 +01:00
  • 47096906fb arm Adc: Fix codeql warnings Philippe Teuwen 2022-02-27 15:03:54 +01:00
  • c44aa8a8c4 arm felica: Fix codeql warnings Philippe Teuwen 2022-02-27 15:00:50 +01:00
  • 28cdbeea4c arm em4x50: Fix codeql warnings Philippe Teuwen 2022-02-27 14:58:16 +01:00
  • 53671b127b arm fpgaloader: Fix codeql warnings Philippe Teuwen 2022-02-27 14:55:38 +01:00
  • dc17bb506a arm utils: Fix codeql warnings Philippe Teuwen 2022-02-27 14:50:23 +01:00
  • 9849156f37 arm 14a/mifare: Fix codeql warnings Philippe Teuwen 2022-02-27 14:48:56 +01:00
  • 34c56c6227 cliparser: Fix codeql warnings Philippe Teuwen 2022-02-27 14:31:03 +01:00
  • e504cdc5f8 hardnested: Fix codeql warnings Philippe Teuwen 2022-02-27 14:29:11 +01:00
  • 7c240753a2 14a, 15, hf: Fix codeql warnings Philippe Teuwen 2022-02-27 14:22:38 +01:00
  • abddde7a51 felica: Fix codeql warnings Philippe Teuwen 2022-02-27 14:09:26 +01:00
  • 02d2fcc3e7 gallagher: Fix codeql warnings Philippe Teuwen 2022-02-27 14:05:57 +01:00
  • e2cc368b11 iclass: Fix codeql warnings Philippe Teuwen 2022-02-27 14:04:12 +01:00
  • 8ecbd88251 codeql: fix printf Philippe Teuwen 2022-02-27 13:53:43 +01:00
  • 6e71a66940 Mention button in flash instructions Philippe Teuwen 2022-02-27 13:44:35 +01:00
  • 7fcb1ac5ed make accessrights: ignore if bluetooth stack not installed Philippe Teuwen 2022-02-27 13:17:10 +01:00