From 4abe81750a3fd0ec0a05f2d8861afbb416f771ef Mon Sep 17 00:00:00 2001 From: aneesh <achattaraj@student.unimelb.edu.au> Date: Fri, 24 May 2019 15:34:04 +1000 Subject: [PATCH] tt --- Makefile | 2 +- found_pwds.txt | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 227d309..0a863ef 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #cracker -cracker: crack.c +crack: crack.c gcc -o crack crack.c gcc -o dh dh.c diff --git a/found_pwds.txt b/found_pwds.txt index e69de29..b0c4f19 100644 --- a/found_pwds.txt +++ b/found_pwds.txt @@ -0,0 +1,30 @@ +)ave 3 +1223 1 +>ave 7 +Dave 6 +acha 10 +dave 4 +ecua 8 +l5gn 2 +mash 5 +urdi 9 +balong 15 +JustiN 30 +BAloNg 26 +Alp#ab 22 +BaloNg 19 +baloNg 18 +paoufa 16 +bal0NG 17 +balon& 14 +kaylin 27 +456987 23 +Justin 13 +rcg1so 12 +struck 25 +mymoth 21 +achatt 20 +eobefu 29 +alphab 11 +krlaoa 24 +uuyboe 28 \ No newline at end of file -- GitLab