Commit graph

8157 commits

Author SHA1 Message Date
iceman1001 393d998ad9 fix downloading lf config 2020-03-05 11:27:42 +01:00
iceman1001 b6dcfbf078 chg: allow to download ´lf config´ settings to client 2020-03-05 11:16:05 +01:00
Philippe Teuwen 201f4acb8f highlight first doc to read 2020-03-05 09:24:11 +05:30
iceman1001 1794acc658 #586 - ignore html files 2020-03-02 16:47:55 +01:00
iceman1001 48971fdd5b text 2020-03-02 16:46:20 +01:00
Iceman 832d96b7ad
Merge pull request #585 from joanbono/master
Missing b on Example
2020-03-02 16:45:29 +01:00
Joan Bono ce88d8b3ae
Update cmdlfparadox.c 2020-03-02 16:02:48 +01:00
iceman1001 61e6ff6991 chg: added hint text for lf clone part2 2020-03-02 14:15:51 +01:00
iceman1001 783d97bd09 Chg: added hint texts to lf clone commands 2020-03-02 13:59:41 +01:00
iceman1001 9205b2d390 text 2020-03-02 11:12:13 +01:00
iceman1001 da21f94b66 fix coverity 267478 2020-03-01 17:15:48 +01:00
iceman1001 4bd9f183df fix coverity 267206 2020-03-01 17:11:25 +01:00
iceman1001 9c9906c823 fix coverity 267213 2020-03-01 16:46:31 +01:00
iceman1001 d11716110f fix coverity 267215 2020-03-01 16:39:25 +01:00
iceman1001 8908798efd fix coverity 267218 2020-03-01 16:38:01 +01:00
iceman1001 bf975af358 fix coverty 267216 resource leak 2020-02-29 21:09:16 +01:00
iceman1001 8617acee71 textual 2020-02-29 16:22:18 +01:00
iceman1001 c30bb354ac chg: 'lf hid brute' - now uses UP/DOWN to specify direction only, more verbose and actually exits when done. 2020-02-29 09:27:55 +01:00
iceman1001 a46227d96e Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-02-28 10:01:57 +01:00
iceman1001 9dc419cec5 partial fix for mattyrun 2020-02-28 10:01:52 +01:00
Iceman b9a7215ffa
Merge pull request #581 from mwalker33/Keri-MS
Keri Internal ID demod alignment. Issue #577
2020-02-28 09:49:25 +01:00
mwalker33 de65a431cf Update cmdlfkeri.c 2020-02-28 19:28:51 +11:00
Iceman 0a019bd702
Merge pull request #578 from capnkrunchy/master
Fix lf hid brute
2020-02-27 18:32:58 +01:00
capnkrunchy e14c11e1c8
Fix lf hid brute 2020-02-27 11:26:16 -06:00
iceman1001 2886a99350 add: cryptohelper support 2020-02-27 16:35:17 +01:00
iceman1001 cac25e1c63 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-02-27 14:26:35 +01:00
iceman1001 ab7bf0cb2a fix: hf mf autopwn on debian... 2020-02-27 14:26:28 +01:00
Iceman 52452c8dde
Update Linux-Installation-Instructions.md 2020-02-25 15:37:27 +01:00
iceman1001 2f2443c7fa text 2020-02-24 21:31:58 +01:00
iceman1001 b87b0313da chg: tighter detection of static nonce 2020-02-24 20:39:53 +01:00
iceman1001 17dd4bc572 revert #520 2020-02-24 20:39:32 +01:00
iceman1001 743325e90f chg: make it slower 2020-02-24 20:39:12 +01:00
Iceman fc84a285ff
Merge pull request #573 from h4waii/patch-3
fix: #520 - free mutex after work is done
2020-02-24 15:00:17 +01:00
iceman1001 11f50ef7bc chg: textual and remove adjustment for antenna measures 2020-02-24 09:45:56 +01:00
iceman1001 5b903c343f Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-02-24 09:44:55 +01:00
iceman1001 b05042d896 textual 2020-02-24 09:44:48 +01:00
Iceman 000dbd60e1
Merge pull request #574 from h4waii/patch-4
Update termux_notes.md
2020-02-24 08:22:03 +01:00
h4waii 87cbe12773
Update termux_notes.md 2020-02-24 09:23:22 +11:00
h4waii d9e073410d
fix: #520 - free mutex after work is done
Why not just free after key found or not found?
2020-02-24 00:04:06 +11:00
iceman1001 cfcb049459 chg: hitag2 now obeys 'lf conf' divisor setting 2020-02-23 10:45:23 +01:00
iceman1001 8b10107c40 fix: #520 - calling init before initialize mutexs is bad 2020-02-23 10:28:51 +01:00
Iceman bb9c53ae7b
Merge pull request #572 from mwalker33/Keri-MS
Partial Keri MS
2020-02-23 10:18:42 +01:00
mwalker33 f2ae1ff57a Update cmdlfkeri.c 2020-02-23 11:21:55 +11:00
iceman1001 d0241ed24f does this solve opensuse warning? 2020-02-22 19:59:54 +01:00
iceman1001 1a89e2a629 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2020-02-22 15:09:46 +01:00
Iceman 2a57a1f6a5
Merge pull request #568 from sigwinch28/master
Mention shebang changes and python script porting in CHANGELOG.md
2020-02-22 15:09:43 +01:00
Joe Harrison ea72b5122d Mention shebang changes and python script porting in CHANGELOG.md
Documents changes from issues 560 and 564, and pull requests 561,
563, and 565.
2020-02-22 13:42:44 +00:00
iceman1001 3f0f08ffbb updated fpga lf image for hitag 2020-02-22 13:34:52 +01:00
iceman1001 802e62285b debug print hitag2 for cleaner client outputs 2020-02-22 13:34:15 +01:00
iceman1001 181a659bc0 trying another loop 2020-02-22 13:32:42 +01:00