From 8cba7969c02d387022d3831adbdb803d9722a035 Mon Sep 17 00:00:00 2001 From: thewhiteh4t <36354846+thewhiteh4t@users.noreply.github.com> Date: Fri, 7 Sep 2018 22:19:25 +0530 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 417b36d..bea799f 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

pwnedOrNot

+

Find Passwords for Compromised Email Accounts

From 119449fe0f37c6ebda3c11646eb68bb1c1e4609b Mon Sep 17 00:00:00 2001 From: thewhiteh4t <36354846+thewhiteh4t@users.noreply.github.com> Date: Sat, 8 Sep 2018 02:55:53 +0530 Subject: [PATCH 2/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bea799f..09c659d 100755 --- a/README.md +++ b/README.md @@ -48,3 +48,6 @@ optional arguments: -e EMAIL, --email EMAIL Email account you want to test -f FILE, --file FILE Load a file with multiple email accounts ``` + +## Demo +[YouTube](https://www.youtube.com/watch?v=R_Y_QzVmERA) From b1b6807befe7784d931fbc664aa18cbba88a037b Mon Sep 17 00:00:00 2001 From: thewhiteh4t <36354846+thewhiteh4t@users.noreply.github.com> Date: Sat, 8 Sep 2018 03:27:32 +0530 Subject: [PATCH 3/4] Updated Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09c659d..48e18ed 100755 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ chmod 777 install.sh ./install.sh ``` +[![asciicast](https://asciinema.org/a/200221.png)](https://asciinema.org/a/200221) + ## Usage ```bash python pwnedornot.py -h From fa44316ed20a4804373fcdb6b0dc1ce23995f70b Mon Sep 17 00:00:00 2001 From: thewhiteh4t <36354846+thewhiteh4t@users.noreply.github.com> Date: Sat, 8 Sep 2018 03:34:15 +0530 Subject: [PATCH 4/4] Updated Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48e18ed..26d2a63 100755 --- a/README.md +++ b/README.md @@ -51,5 +51,7 @@ optional arguments: -f FILE, --file FILE Load a file with multiple email accounts ``` +[![asciicast](https://asciinema.org/a/200225.png)](https://asciinema.org/a/200225) + ## Demo [YouTube](https://www.youtube.com/watch?v=R_Y_QzVmERA)