From: iceman1001 Date: Sun, 9 Nov 2014 18:29:47 +0000 (+0100) Subject: FIX: I think the dumping of data is correct now in tnp3.lua. MD5 string vs bytearra... X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/cd5767d43da36aa44a78bd4dcfbd7016349da3c6?hp=cd5767d43da36aa44a78bd4dcfbd7016349da3c6 FIX: I think the dumping of data is correct now in tnp3.lua. MD5 string vs bytearrays in lua are tricky ADD: utils.lua some functions to convert between ascii, bytes and strings. ---