Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rexploit/proxmark3

Tags

v1.6.8

Toggle v1.6.8's commit message
ADD: added the writedumpfile function from "14araw.lua" into utils.lua

ADD: `ufodump.lua` - added the Aztek dump script. Since its an unknown tag hence the name.

v1.6.7

Toggle v1.6.7's commit message
CHG: forgot to remove unused function.

v1.6.6

Toggle v1.6.6's commit message
CHG: Cleaning up

v1.6.5

Toggle v1.6.5's commit message
FIX: the underlaying bug on deviceside code. The SSPCLOCK wasn't rese…

…t to zero sometimes. More specific, TC2 wasn't reset cause all sorts of timing issues for the device side randomly. Like 'hf mf mifare', like iclass, like 'hf mf sim' etc etc.

v1.6.4

Toggle v1.6.4's commit message
Merge pull request iceman1001#21 from alexgrin/iceman_master

FIX: erroneous semicolon

v1.6.3

Toggle v1.6.3's commit message
CHG: removed the wiegand converting, since I'm not happy with how its…

… implemented. This is rework in progress.

v1.6.2

Toggle v1.6.2's commit message
FIX: this should fix the compilation error for MAC users.

v1.6.1

Toggle v1.6.1's commit message
CHG: Thanks to @Mackwa for looking up the expected Desfire EV2 major …

…version byte.

v1.6.0

Toggle v1.6.0's commit message
CHG: Travis CI should be using Trusty beta environment, based on Ubun…

…tu14.04

v1.5.0

Toggle v1.5.0's commit message
@marshmellow42 additions:

ADD: Q5 to 'LF PYRAMID'
ADD: ST sim addition to SIM ask.

REF: marshmellow42@29ada8f