From: Frederik Möllers Date: Mon, 22 Jun 2015 12:20:13 +0000 (+0200) Subject: Add PACE replay functionality X-Git-Tag: v2.2.0~12^2 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/3bb07d96c81031da333a38ec411bec62307610f8?hp=3bb07d96c81031da333a38ec411bec62307610f8 Add PACE replay functionality This function allows the user to specify APDUs which are sent to a card supporting the PACE protocol. The response times are measured and printed. The code was pulled from the old Google Code repository (branch "epa") and modified to fit into the new code base. ---