Commit graph

209 commits

Author SHA1 Message Date
iceman1001 406d048059 textual 2019-12-23 23:12:29 +01:00
iceman1001 2716e2f7f4 textual 2019-12-22 11:25:18 +01:00
iceman1001 203a70d5da textual 2019-12-20 12:39:54 +01:00
merlokk 1d1700db8d changelog 2019-12-06 17:14:50 +02:00
iceman1001 bb5c4d6162 Add python script to wipe S70 7b Gen2 magic tags. Thanks @vulnersCom 2019-12-03 14:50:48 +01:00
merlokk 14f7b04edb add changelog 2019-12-02 16:42:55 +02:00
unknown ecaf919365 Hf15FindAfi WaitForResponse loop 2019-11-27 21:14:31 +02:00
unknown 931d115ef8 HF15FindAfi now uses reply_ng and added LeaveFieldOn option for HF15Raw 2019-11-27 15:11:43 +02:00
Denis Bodor d8a26e2b8b switch from lua CRC16/ARC to CRC RevEng 2019-11-19 10:55:17 +01:00
Thomas Sutter dadad1dacf Fix felica sniffing. 2019-11-01 15:06:48 +01:00
Thomas Sutter b4bcec581c Add changelong text 2019-10-24 17:10:56 +02:00
Thomas Sutter 1f7dd3e2a7 Add request response command for felica Mode. 2019-10-23 14:48:23 +02:00
mwalker33 33ed92849c
Merge branch 'master' into master 2019-10-11 20:42:36 +11:00
Iceman 973c1c71cf
Update CHANGELOG.md 2019-10-10 16:27:33 +02:00
martinbeier 602067da4a
Update CHANGELOG.md 2019-10-10 15:32:27 +02:00
mwalker33 92639c9df8 Update CHANGELOG.md 2019-10-10 21:38:53 +11:00
Philippe Teuwen caf1ce4a43
Merge branch 'master' into master 2019-10-08 14:03:32 +02:00
mwalker33 ec27aabb68 Update CHANGELOG.md
Move entries closer to where the should be.
2019-10-08 23:02:37 +11:00
mwalker33 275c628da5 lf t55xx detect and help
Added lf t55xx detect to try without password first and try password if still not detected.
Added password status to detected output.

Updated lf t55xx help to show current default downlink mode.

typo fixed in win10 color help
2019-10-08 21:46:36 +11:00
David Lam 86e7cac1e9 Update CHANGELOG.md for Kastle HID high bit change 2019-10-08 04:47:14 -04:00
Iceman 27ae47b38e
Merge pull request #420 from mwalker33/master
Color on windows 10
2019-10-06 20:00:59 +02:00
mwalker33 9b2dcf1a5c help for win10 color 2019-10-06 18:40:50 +11:00
Philippe Teuwen e978b180b4 Better device detection in pm3 script, add -n option 2019-10-01 01:32:37 +02:00
mwalker33 102d822102 Update CHANGELOG.md 2019-09-30 21:06:22 +10:00
mwalker33 40b1d3bea7 samples to skip (unint32_t)
Use unit32_t for all samples to skip
2019-09-30 19:22:26 +10:00
mwalker33 072b9599b9 Update CHANGELOG.md 2019-09-24 20:04:21 +10:00
iceman1001 a33965f1dd textual 2019-09-18 19:22:45 +02:00
iceman1001 f210f9a934 textual 2019-09-14 19:04:17 +02:00
mwalker33 c3756f1903 T55xx DLMode Update 2019-09-14 14:13:55 +10:00
Philippe Teuwen 1a459d644d fix flasher doc 2019-09-09 01:54:59 +02:00
iceman1001 fe0fe0d65b textual 2019-09-08 23:28:45 +02:00
Philippe Teuwen 22c5364a23 changelog 2019-09-05 00:48:14 +02:00
Philippe Teuwen 8987e956ac POSIX sh version of mkversion
Most targeted platforms have "sh" and don't need Perl as requirement.
Still Perl script is present as fallback.
2019-08-29 23:23:53 +02:00
Philippe Teuwen 73cefedd61 remove entirely ncurses, not needed nowadays 2019-08-29 18:22:14 +02:00
iceman1001 420ef35c5c textual 2019-08-29 17:01:33 +02:00
Philippe Teuwen 37243a4729 changelog 2019-08-28 23:09:59 +02:00
iceman1001 48d3802d35 chg: optimization of iclass mac calculations on deviceside (@pwpiwi) see https://github.com/Proxmark/proxmark3/pull/861
chg: some textual
2019-08-27 10:51:52 +02:00
Matthias Konrath 917d76bcc1 Added changelog message for the autopwn feature. 2019-08-26 14:58:24 +02:00
Philippe Teuwen 3c6500a1b2 Lua: look for scripts also in ~/.proxmark/{luascripts,lualibs} and /usr/local/share/proxmark3/... 2019-08-21 23:53:27 +02:00
Philippe Teuwen da31373258 non-rdv4 PLATFORM must now use the generic PM3OTHER, simpler 2019-08-21 20:06:14 +02:00
Philippe Teuwen ea601f4052 fix reveng for all platforms else than WIN32 2019-08-14 21:53:04 +02:00
iceman1001 0cd8dbb10a textual 2019-08-12 16:30:43 -04:00
Victor f913f7156a Update CHANGELOG 2019-08-06 19:08:51 +01:00
iceman1001 be6e46e4ea textual 2019-08-05 17:45:20 +02:00
Philippe Teuwen 1cb039255e Add client option -i to stay in interactive mode after a script or command
From 5a3f474331
with some fix in the logical flow
2019-08-04 15:34:18 +02:00
Philippe Teuwen 88d2a61c0b typo 2019-08-04 12:58:36 +02:00
Victor 177546f749 Update CHANGELOG 2019-08-03 19:53:26 +01:00
Philippe Teuwen 96ed907605 Fix momentarily flash read/write of dicts 2019-08-02 20:48:44 +02:00
iceman1001 0747cf9ec0 add more keys (@anon) 2019-08-02 09:48:42 -04:00
Philippe Teuwen e0dcacb196 changelog 2019-08-02 00:30:17 +02:00