My idea is based on online password storage.
make it offline - keep it safe!
You would run “keyboard proxy” (application) and set in a master password, once used it would decrypt th file on flipper sd containing your passwords.
Flipper “keyboard proxy” (application)
has some functions
- SIMPLE PASSKEEPER
- select pass on flipper!
- press ok
- flipper send “password” on badusb
- next gen function KEYBOARDPROXY!
keyboard > custom wire (uart) > flipper > wire(usb)/bluetooth > device
now you can use:
- rec new passwords in store
- run macros by key pressing keys combo
- other keys proxy to device unmodified
example: press ctrl + F1 and flipper send “password” on badusb
- KEYLOGGER
but its ok if i can get keylog from sd card directly.
this func can be activated from settings in app
logging all key press and pauses between(customized)
ps: “keyboard proxy” (application) is only idea
pps: if you have idea how to it!
please post links or schemas
how to connect keyboard to uart
and read keys, some code example !
with big thanks to all
menu prototype
- collections (password collection)
- favorites
- pass 1
- favorite [on/off] (for all pass display in favorites)
- delete
- pass 2
- pass 1
- folder 1
- pass 1
- folder 2
- pass 2
- pass 3
- …
- favorites
- macros (macros is link to password)
- macros 1 (master key + 1)
- link to (select pass from collection)
- delete (free link)
- macros 2
- …
- macros 10
- macros 1 (master key + 1)
- new folder(create)
- input name
- new password (create)
- input name
- input password
- select folder
- input password
- input name
- rec password
- input name
- rec pass from uart keyboard
- display pass
- select folder
- display pass
- rec pass from uart keyboard
- input name
- settings
- set master key (main button to activate macros)
- super
- rwin
- win
- input combo
- keylog
- enable on/off
- pauses (write pause more than value as new line \n)
- enable on/off
- set value (10 - 1000 ms)
- set master key (main button to activate macros)