New progress bars in CLI

Now all changes are working
Bins not updated
This commit is contained in:
BarsTiger
2022-02-22 18:20:34 +02:00
parent 33f0535149
commit aadb48c2b6
3 changed files with 96 additions and 38 deletions

View File

@@ -77,5 +77,4 @@ def scan_to_cli(filename):
print(f"[green]You can see report by opening: [white]{analysis['link']}[/]")
print(f"{analysis['detect']['malicious']} antivirus flagged this file as malicious")
print(f"[green][OK] Done[/]")
return analysis
return analysis