From 15ca27421b982ffb4ffe47fafc94bdc2be3bd6d4 Mon Sep 17 00:00:00 2001 From: Jing Ling Date: Mon, 24 Feb 2020 18:11:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=8E=B7=E5=8F=96=E7=BB=93?= =?UTF-8?q?=E6=9E=9C=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oneforall/example.py | 1 + 1 file changed, 1 insertion(+) diff --git a/oneforall/example.py b/oneforall/example.py index 8527c1b..7516817 100644 --- a/oneforall/example.py +++ b/oneforall/example.py @@ -12,3 +12,4 @@ if __name__ == '__main__': test.brute = True test.takeover = True test.run() + result = test.datas