Skip to content

Instantly share code, notes, and snippets.

View rodrigorega's full-sized avatar

Rodrigo Rega rodrigorega

View GitHub Profile
@weisjohn
weisjohn / gmail-test.sh
Created September 10, 2014 22:04
test your contacts against the gmail password compilation
#!bin/bash
echo "Export your Gmail contacts as a CSV, name it contacts.csv, put it in this directory, press Enter"
read foo
wget --referer=https://forum.btcsec.com https://forum.btcsec.com/uploads/manual_09_2014/google_5000000.7z
echo "I haven't worked out a way to unzip .7z files from a cli yet... patches welcome"
echo "Press enter when you've unzipped the file"
read foo