Current command:
lf awid sim --help
Enables simulation of AWID card with specified facility-code and card number. Simulation runs until the button is pressed or another USB command is issued. usage: lf awid sim [-h] --fmt <dec> --fc <dec> --cn <dec> options: -h, --help This help --fmt <dec> format length 26|32|36|40 --fc <dec> 8-bit value facility code --cn <dec> 16-bit value card number examples/notes: lf awid sim --fmt 26 --fc 123 --cn 1337 lf awid sim --fmt 50 --fc 2001 --cn 13371337