8000 Add time foк simulation · Issue #1013 · Proxmark/proxmark3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add time foк simulation #1013
Open
Open
@alansbor

Description

@alansbor

Hi!

If it is impossible to programmatically interrupt pressing the stop button, then
Is it possible to add the time allotted for the simulation for this function:

Added please

usage:
hf mfu sim [-hv] -t <1..10> [-u ] [-n ] [-ts ]

options:
-h, --help This help
-t, --type <1..10> Simulation type to use
-u, --uid <4|7|10> hex bytes UID
-n, --num Exit simulation after blocks. 0 = infinite
-v, --verbose Verbose output
Added here : -ts --timesim Time simulation, ms. if 0 - non stop, 10 - 10 ms simulation and stop simulation

examples/notes:
hf mfu sim -t 2 --uid 11223344556677 -> MIFARE Ultralight
hf mfu sim -t 7 --uid 11223344556677 -n 5 -> MFU EV1 / NTAG 215 Amiibo
hf mfu sim -t 7 -> MFU EV1 / NTAG 215 Amiibo
hf mfu sim -t 2 --uid 11223344556677 -ts 100 -> MIFARE Ultralight time simulation 100 ms and stop simulation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0