Update notepadpp.py

This commit is contained in:
Deft_ 2024-10-18 08:01:33 +02:00 committed by GitHub
parent 9947dae00a
commit 31584d5bdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class NotepadPPDump:
file_content = b""
f.write(file_content)
# Stores files in loot\PowerShellHistory
# Stores files in loot\NotepadPP
os.makedirs(f"{self.context.output_dir}/../NotepadPP", exist_ok=True)
local_filepath = os.path.join(
f"{self.context.output_dir}/../NotepadPP",