Y
Hacker News
new
|
ask
|
show
|
jobs
by
mdaniel
1389 days ago
Be forewarned that (to the best of my knowledge) they haven't, and likely don't intend, to document the sqlite structure. The contents in the sqlite file seems to mirror the api responses from their new rest apis, so their Burp analyzer (
https://github.com/1Password/burp-1password-session-analyzer...
) may help matters, as will the absolutely essential reading (
https://darthnull.org/inside-1password/
) along with its code (
https://github.com/dschuetz/1password#readme
) and I just found this while digging up those other links:
https://github.com/mickaelperrin/onepassword-local-search/bl...