Skip to content

Tags: insatomcat/proxmark3

Tags

ice_v3.1.0

bugfixes as usual, new functionality like reconnecting to device with…

…out restarting client.

v3.0.0

update CHANGELOG.md

v1.7.1

Update default_pwd.dic

v1.7.0

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

updated

v1.6.8

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

CHG: forgot to remove unused function.

v1.6.6

CHG: Cleaning up

v1.6.5

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

Merge pull request iceman1001#21 from alexgrin/iceman_master

FIX: erroneous semicolon