proxmark3/client
ikarus cd625ca759 Reworked hf 14a apdufuzz (now apdufind).
* Renamed to apdufind. Fuzzing is something different than this simple enumeration.
* Removed Le as parameter. This is just the maximum response bytes expected. Not much to find here with this simple tool.
* Sweep through all values, even if a start value was given (don't stop at 0).
* Changed sweep oder to INS->P1->P2->CLA. This way instructions are more quickly found.
* Show response data, if there are any (hex & ascii).
* Retry command with Le = 0x0100 (extended length APDU) if there was a length error return code.
* Improved the output with general information.
* Fixed bug: It's now possible to run the command without parameters.
2020-12-12 23:59:09 +01:00
..
android remove dump.c step3 2020-11-12 18:45:41 +01:00
cmdscripts
deps less printf 2020-11-13 16:05:02 +01:00
dictionaries remove dublicates 2020-12-04 11:29:38 +01:00
experimental_client_with_swig py scripts 2020-11-14 00:44:18 +01:00
experimental_lib lib scripts 2020-11-13 22:40:08 +01:00
include make style (linux) 2020-11-29 00:28:56 +01:00
lualibs 7816_error - fix number to hex conversion (thanks @vortix) 2020-11-12 19:46:04 +01:00
luascripts Remove lua script not belonging to this PR 2020-12-07 13:51:23 +00:00
pyscripts
resources MAD SIO added 2020-12-08 20:10:45 +01:00
src Reworked hf 14a apdufuzz (now apdufind). 2020-12-12 23:59:09 +01:00
CMakeLists.txt Initial commit for em4x70 support. 2020-12-05 17:47:03 -05:00
default_keys_dic2lua.awk
emojis_scrap_github.py
gen_pm3mfsim_script.sh
Makefile Initial commit for em4x70 support. 2020-12-05 17:47:03 -05:00
pm3_cmd_h2lua.awk
README-bitlib