Commit graph

265 commits

Author SHA1 Message Date
Bjoern Kerler d309a1218a Changelog 2020-04-12 21:44:59 +02:00
Bjoern Kerler e0338284c0 Add changelog 2020-04-10 23:03:31 +02:00
Bjoern Kerler 090223d35a Update CHANGELOG 2020-04-10 01:20:59 +02:00
Bjoern Kerler 82323b14e2 Make style 2020-04-10 01:18:48 +02:00
Bjoern Kerler d9d92b1ec0 Update Changelog 2020-04-08 22:51:29 +02:00
Bjoern Kerler 3833b8ee3b Add Mifare Desfire GetDFNames and improve HF MFDES Enum output 2020-04-07 21:30:12 +02:00
Bjoern Kerler c1ba18db8d Update Changelog.md 2020-04-06 14:37:01 +02:00
iceman1001 06afb795a0 text 2020-04-05 13:02:50 +02:00
iceman1001 9ea237f1a7 text 2020-04-03 17:41:18 +02:00
iceman1001 506593d511 text 2020-04-03 15:57:20 +02:00
Daniel Underhay f0ffe79569 Add colour to hf mf chk and fchk output 2020-04-03 00:14:15 +11:00
iceman1001 b91c4977af textual 2020-04-02 08:14:31 +02:00
iceman1001 cd4b44008c text 2020-04-02 06:41:19 +02:00
iceman1001 426246178f textual 2020-04-01 09:27:50 +02:00
iceman1001 63e06e1738 textual 2020-03-31 16:05:19 +02:00
Uli Heilmeier db02a1f306 HF_Legic: remove global variable and cleanup
As requested by @iceman1001:
* removed global variable
* updated according to make style
* added entry in CHANGELOG.md
2020-03-30 10:22:45 +02:00
mwalker33 0360a3fa0a
Merge branch 'master' into Keri-MS 2020-03-22 21:10:38 +11:00
mwalker33 371e534ad4 Update CHANGELOG.md
Keri MS support
2020-03-22 21:05:27 +11:00
iceman1001 4d335b1fbe text 2020-03-19 12:16:55 +01:00
Philippe Teuwen 82b3bfd936 😈 support in changelog 2020-03-16 11:38:25 +01:00
Daniel Underhay 4a8a0eca98 Additional colour changes 2020-03-16 00:02:18 +11:00
Daniel Underhay eb99a09d47 Change mf card type colour from green to yellow 2020-03-15 23:52:05 +11:00
Daniel Underhay daba356871 Add colour to hf mfdes command 2020-03-15 23:36:44 +11:00
iceman1001 945e508e23 new command: hints h - will set hint messages on / off. default mode is OFF. Hint texts makes its easier for beginners but adds text to anyone who knows the pm3 client 2020-03-15 11:51:09 +01:00
Daniel Underhay 367334750c Add colour lf hid, hf 14a and hf mfu command output 2020-03-15 19:59:28 +11:00
Daniel Underhay 266f2f0fc8 Add colour to lf hid commands 2020-03-14 01:09:25 +11:00
Iceman d63d6d0978
Merge pull request #575 from bosb/fix_hitags_sim
hitagS fix sim + write
2020-03-11 12:57:12 +01:00
Daniel Underhay fa1103bbc3 Add Mifare Ultralight bruteforce support to hf_bruteforce lua script 2020-03-11 18:23:37 +11:00
bosb e1490f6224 add CHANGELOG entry 2020-03-09 17:02:03 +01:00
iceman1001 0f16070c09 text 2020-03-09 11:04:32 +01:00
iceman1001 48971fdd5b text 2020-03-02 16:46:20 +01:00
iceman1001 8617acee71 textual 2020-02-29 16:22:18 +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
Kevin-Nakamoto 7116895654 added hf lto restore and fix filename for dump 2020-02-06 13:38:58 -05:00
iceman1001 4f912abaf6 Add 'lf_icehid' - new standalone mode for reading lf HID credentials and store it to RDV4 flashmem 2020-01-30 17:05:59 +01:00
Kevin-Nakamoto d5b21cbdd9 added hf lto dump 2020-01-29 13:38:24 -05:00
iceman1001 b2f368c2c1 textual 2020-01-29 15:18:50 +01:00
Kevin-Nakamoto 88a976d9ff added write block command for LTO-CM 2020-01-27 14:39:38 -05:00
Philippe Teuwen fc007554ef Fix compilation under openSUSE, thanks @hsanjuan. Fixes #529 2020-01-20 23:12:11 +01:00
iceman1001 b299a31ad7 Added: 'lf nextwatch sim' - use rawhex to simulate 2020-01-14 19:44:29 +01:00
iceman1001 2f86ca19d2 textual 2020-01-14 17:24:24 +01:00
iceman1001 b37a4c14eb Add 'hf mf staticnonce' - a nested find all key solution command for tags that has a static nonce. \n See https://github.com/RfidResearchGroup/proxmark3/issues/133 \n See https://github.com/Proxmark/proxmark3/issues/899 \n This solution is based upon the ideas and solutions of @uzlonewolf and @xtigmh . Thanks! 2020-01-14 16:00:31 +01:00
iceman1001 c591caa6a0 textual 2020-01-12 16:57:27 +01:00
iceman1001 52aa2c77bc textual 2020-01-09 19:38:19 +01:00
iceman1001 3b51d18f92 textual 2020-01-09 12:59:29 +01:00
iceman1001 ea25474731 text 2020-01-04 12:56:31 +01:00
Iceman 3d2b0f6a90
Merge pull request #504 from bosb/hitags_fixes
Fix hitagS reader output
2020-01-01 22:17:31 +01:00
Thorsten Bosbach 3e90f831ff changelog entry + print load file content 2020-01-01 21:15:40 +01:00
danshuk f0051dc586 update changelog 2020-01-01 11:15:06 +00:00
iceman1001 4677016aa6 textual 2019-12-31 15:27:57 +01:00