Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.2 KB

todo.md

File metadata and controls

44 lines (38 loc) · 1.2 KB

Working Improvement

Quality of life

  • Make the "Load File" independent of the current protocol
  • Add pause
    • Switching UIDs if possible
  • Led and sound Notification
    • Led
    • Vibro
    • Sound?
  • Error Notification
    • Custom UIDs dict loading
    • Key file loading
    • Anything else

App functionality

  • Add BFCustomerID attack
    • Add the ability to select index
  • Save key logic

Code Improvement

  • GUI
    • Rewrite gui_const logic
    • Icon in dialog
    • Description and buttons in field_editor view
    • Protocol carousel in main_menu
      • prototype
    • Add the ability to edit emulation time and downtime separately
      • Decide on the display
  • UID
    • Simplify the storage and exchange of uids.data uid.data_size in views
    • Using FuzzerPayload to store the uid
    • UID_MAX_SIZE
  • Add pause
    • Fix Custom dict attack when ended
  • Pause V2
    • Save logic
    • Switching UIDs if possible
  • Worker
    • Use prtocol_id instead of protocol name
    • this can be simplified fuzzer_proto_items