diff --git a/PYAS.py b/PYAS.py index f802b5b..6b423a0 100644 --- a/PYAS.py +++ b/PYAS.py @@ -823,7 +823,6 @@ def pe_scan(self,file): except: pass if fn in function_list: - print(fn) return True return False except: