Skip to content

Instantly share code, notes, and snippets.

@JburkeRSAC
Created November 5, 2015 21:54
Show Gist options
  • Select an option

  • Save JburkeRSAC/3375ebc134bfb7c4cb6f to your computer and use it in GitHub Desktop.

Select an option

Save JburkeRSAC/3375ebc134bfb7c4cb6f to your computer and use it in GitHub Desktop.
export Thunderbird usernames and passwords (encrypted; still need decrypt)
#!/bin/bash
echo "select encryptedUsername, encryptedPassword from moz_logins;" | sqlite3 signons.sqlite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment