Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgn authored Jun 19, 2024
1 parent f1909f8 commit b42e036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nxc/modules/procdump.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def on_admin_login(self, context, connection):
dump = True
else:
context.log.fail("Process lsass.exe error un dump, try with verbose")
return False

if dump:
regex = r"([A-Za-z0-9-]*.dmp)"
Expand Down

0 comments on commit b42e036

Please sign in to comment.