From: iceman1001 Date: Mon, 25 May 2015 11:10:55 +0000 (+0200) Subject: FIX: dumptoemul.lua removed the extra linebreak in the end, making some load commands... X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/46cd801c5ad5d5f60b2526b4a1e6700a2a008f7b?hp=46cd801c5ad5d5f60b2526b4a1e6700a2a008f7b FIX: dumptoemul.lua removed the extra linebreak in the end, making some load commands complain. MOV: moved the try32/try64 attacks (mfkey32/mfkey64) into the nonce2key.c file CHG: added @marshmellow42 changes to hf mfu dump layout. ADD: an extra call to BigBuf_free in readcard.. just to make sure that it doesn't leak memory. ADD: expermimental call to "try32" for "hf mf sim x". ---