mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-14 05:41:43 +08:00
I added some suggestions. Let's discuss them sometime.
parent
96c033b277
commit
d0464b5616
1 changed files with 10 additions and 0 deletions
10
Wishlist.md
10
Wishlist.md
|
@ -10,3 +10,13 @@ You can edit and enter a line below. For discussions about your idea, we urge y
|
|||
* Emulate a smart card with sim module
|
||||
* Project Walrus support
|
||||
* Adding ISO 15693 - dual sub carrier support
|
||||
* Speed up brute force attacks by comparing differences in response waves rather than strictly decoding (Iceman's idea - I think I recalled this one correctly, but feel free to correct)
|
||||
* Destructive brute force attacks (attempt to change data, then go back every X attempts and see if it changed)
|
||||
* May be useful in cases where multiple tags are suspected to have the same password and the data on one can be sacrificed
|
||||
* Verbosity levels in the client that can be set from the command-line
|
||||
* Example: -vvvv debug-level feedback
|
||||
* default -vvv provides new user feedback and significant guidance
|
||||
* -vv lots of feedback, but without new user suggestions
|
||||
* -v extra feedback for power users
|
||||
* brief mode - minimal extra words, maybe delimited feedback
|
||||
* Extremely user-friendly scripts to handle build environment dependency checks and installs
|
||||
|
|
Loading…
Reference in a new issue