jklepsercyber / defender-detectionhistory-parser

A parser of Windows Defender's DetectionHistory forensic artifact, containing substantial info about quarantined files and executables.
GNU General Public License v3.0
109 stars 14 forks source link

ERROR: ||[Errno 21] Is a directory #2

Closed v3daxt closed 2 years ago

v3daxt commented 2 years ago

More detail :'/'|| caught in /. Moving on to next file... 1 of 1 DetectionHistory files found were successfully parsed, with output written to "op.txt" in 0.023249847 seconds.

I am getting this error when I try to run the script python3 dhparser.py -f /home/kali/Desktop/0.exe.zip -o op.txt even the output file is not generated

jklepsercyber commented 2 years ago

Fixed. Please advise if this happens again so I can reopen and investigate further.