Modify C code from open source git repo
Budget: $30 – $250 USD
https://github.com/RfidResearchGroup/proxmark3
Need a C dev to adjust the code from this repo.
I need this function re-written: "hf mfp chk"
Currently, with parameter "d" it is supposed to go through keys from a dictionary, but it does not appear to work.
For each key checked, I need to see the response from the PICC in order to make sure it actually worked.
Also, I need MAX_KEYS_LIST_LEN to be set to 30000.
Another solution is to use the "k" parameter, but in this case, the client crashes after only 3~4 tries...
If you have a better solution to check over 30k keys, let me know.
LUA script is ok too.
The modifications you make are not to be pushed publicly.
Need a C dev to adjust the code from this repo.
I need this function re-written: "hf mfp chk"
Currently, with parameter "d" it is supposed to go through keys from a dictionary, but it does not appear to work.
For each key checked, I need to see the response from the PICC in order to make sure it actually worked.
Also, I need MAX_KEYS_LIST_LEN to be set to 30000.
Another solution is to use the "k" parameter, but in this case, the client crashes after only 3~4 tries...
If you have a better solution to check over 30k keys, let me know.
LUA script is ok too.
The modifications you make are not to be pushed publicly.