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

Tags: iceman1001/proxmark3

Tags

ice_v3.1.0

Toggle ice_v3.1.0's commit message
bugfixes as usual, new functionality like reconnecting to device with…

…out restarting client.

v3.0.0

Toggle v3.0.0's commit message
update CHANGELOG.md

v1.7.1

Toggle v1.7.1's commit message
Update default_pwd.dic

v1.7.0

Toggle v1.7.0's commit message
CHG: `lf visa2000 demod` - adding the commandcall, allowing for demod…

…s of graphbuffer. (@marshmellow42)

CHG: `lf visa2000 read` - adapting number of samples, from 12000 -> 12500.  (@marshmellow42)

v1.6.9

Toggle v1.6.9's commit message
updated

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 #21 from alexgrin/iceman_master

FIX: erroneous semicolon