Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Releases: iceman1001/proxmark3

minor Sweet Lemon

26 Sep 20:38
Compare
Choose a tag to compare

Bugfixes and some sweet functionality where you can reconnect device to client without restarting client :)

[ice.3.1.0][2017-09-26]

  • proxmark3 client can reconnect to device without restart (iceman)
  • lots of bug fixes (many many)
  • trace/securakey-64169.pm3 - trace of a scecurakey (atyppo)
  • 'hf mf decrypt' - got some longer input and helptext parameter (iceman)
  • Updated the Reveng 1.51 sourcecode to 1.52 from Reveng project homepage (iceman)
  • 'hf 14a read' - disconnects when failing to read tag (iceman)
  • 'hf mf csave' - renamed parameter 'i' to 'o' as in output (iceman)

monsterLemon

29 Aug 08:10
Compare
Choose a tag to compare

This release will be known as the "Monster merge" release, in which the iceman fork has gotten merged with Proxmark3 offical release v3.0.1. This release brings command changes and is a real overhaul, hence the jump in version numbers. It is also an indication that it is on-par with PM3 offical release.

See changelog file for more details regarding changes.

blueLemon

07 Mar 13:34
Compare
Choose a tag to compare

enhancements, fixes and bad ass stuff for RFID lovers.

redLemon

06 Feb 13:32
Compare
Choose a tag to compare

Well, faster and better in general.

Big things is added COTAG, AZTEK. Peter Fillmore's EMV does compile now too.

Serial speedup, if possible 408600baud otherwise default to 115200baud (iceman)
hf emv - Added Peter Fillmore's EMV branch now compiles on iceman fork. See seperate issue. (iceman)
hf 14a reader - Aztek detection. (iceman)
standalone mode - added more detection of tags and refactored (iceman)
script run ufodump - dumps an Aztek tag. (iceman)
script run hard_autopwn - runs hardnested attack against all sectors on tag (iceman)
Added lf cotag read, and added it to lf search (iceman)
Added hitag2 read UID only and added that to lf search (marshmellow)
lf search - check for if signal is only noice (marshmellow)
hf 14a reader - fixed a bug when card has sak 0x00 but still is not UL/NTAG etc. (iceman)
hf mf sim / hf 14a sim - use random nonce. (micolous)
hw tune - only prints out if voltage is detected from antenna. (iceman)
hf iclass decrypt - only decrypt Application1 (iceman)
lf t55xx detect - when finding multiple possible config blocks, see if a known configblock exists and select. (iceman)

yellowLemon

30 Jan 17:02
Compare
Choose a tag to compare

With a huge chance I broke stuff, but anyway, the latest release.
Remade "sim x", bugfixes and pure fiddeling around.

POSSIBLE problems: "sending bytes to proxmark failed"....

LowMango

06 Jan 09:08
Compare
Choose a tag to compare

Added a bunch of LF extras, bugfixes etc.

IceMango

20 Nov 16:34
Compare
Choose a tag to compare

Fixes and adjustments and enhancements.
enjoy!

BlueMango

24 Aug 11:50
Compare
Choose a tag to compare

A bunch of fixes again.. just have a look in the change log for more details.

RedMango

08 Aug 07:34
Compare
Choose a tag to compare

Look in the changelog. Many minor fixes and some new demods. New txx55 command.

YellowMango

28 Jul 20:06
Compare
Choose a tag to compare

Fixes the -ncurses dependency for my docker container.
And all the usual latest fixes.