From: iceman1001 Date: Mon, 22 Jun 2015 07:49:12 +0000 (+0200) Subject: FIX: fastread dont do multiplication by zero, thanks @marshmellow42 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/ce3d6bd25a369f073a9a2b4d3b2b6de380a7e84e?ds=inline;hp=ce3d6bd25a369f073a9a2b4d3b2b6de380a7e84e FIX: fastread dont do multiplication by zero, thanks @marshmellow42 ADD: "hf 14a sim t 7" now implements a simple incr_counter command. it sends ACK to all requests. ADD: "hf 14a sim t 7" now prints the password when a "0x1B" (Authenticate) command is received. ---