From: iceman1001 Date: Tue, 20 Jan 2015 20:29:55 +0000 (+0100) Subject: STEP 3 - the actual new files for Ultralight. X-Git-Tag: v2.0.0-rc1~44^2~10 X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/81740aa519046d407faa39411973347db593f0b7?hp=81740aa519046d407faa39411973347db593f0b7 STEP 3 - the actual new files for Ultralight. ADD: script remagic.lua -- a script to make a "dead" Mifare s50 generation 1 alive again. ADD: tracetest.lua - This script will load several traces files in ../traces/ folder and do "data load" "lf search" ADD: test_t55x7_psk.lua - iterates thru a lot of calls to check the new psk demods. all new scripts implements the "-h" for help text. ---