You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\zedro\Downloads>py C:\Users\zedro\Downloads\defender-dump.py c:/
Traceback (most recent call last):
File "C:\Users\zedro\Downloads\defender-dump.py", line 182, in
main(parser.parse_args())
File "C:\Users\zedro\Downloads\defender-dump.py", line 165, in main
detection_max_len = max([len(x[2]) for x in entries])
ValueError: max() arg is an empty sequence
i did --dump and it said it did the quarnatine.tar but i cannot find it in the folder of the py script is in
The text was updated successfully, but these errors were encountered:
C:\Users\zedro\Downloads>py C:\Users\zedro\Downloads\defender-dump.py c:/
Traceback (most recent call last):
File "C:\Users\zedro\Downloads\defender-dump.py", line 182, in
main(parser.parse_args())
File "C:\Users\zedro\Downloads\defender-dump.py", line 165, in main
detection_max_len = max([len(x[2]) for x in entries])
ValueError: max() arg is an empty sequence
i did --dump and it said it did the quarnatine.tar but i cannot find it in the folder of the py script is in
The text was updated successfully, but these errors were encountered: