From 070e6ba804941b765276675d66b01fb5197159df Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Thu, 2 Jun 2016 16:16:45 -0400 Subject: Updated various things --- server/ParserMinimal.py | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'server') diff --git a/server/ParserMinimal.py b/server/ParserMinimal.py index fc8757b..4c1e9a7 100644 --- a/server/ParserMinimal.py +++ b/server/ParserMinimal.py @@ -1,18 +1,8 @@ import os import sys """ -/---Y E T A N O T H E R K E Y L O G G E R---\ -| | -|B Y : A L E X A N D E R P I C K E R I N G| -| | -|V I S I T C O G A R . O R G| -| | -|C O N T A C T | -| | -|I R C . R I Z O N . N E T # c y b e r | -| | -|S K Y P E b b b l i t z | -\-----------------------------------------------/ +Yet Another Keylogger by Alexander Pickering +Visit cogarr.net """ class parser(): logs = {} @@ -81,7 +71,7 @@ class parser(): f.close() else: pass - + def __init__(self): for root,dirs,files in os.walk("./logs/"): x = 0 -- cgit v1.2.3-70-g09d2