Skip to content

Commit da7a808

Browse files
authored
Merge pull request Pennyw0rth#975 from Pennyw0rth/neff-fix-procdump
2 parents 58e0f2f + 6df7504 commit da7a808

3 files changed

Lines changed: 13 additions & 19 deletions

File tree

netexec.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ a = Analysis(
1919
'aardwolf.commons.iosettings',
2020
'aardwolf.commons.target',
2121
'aardwolf.protocol.x224.constants',
22+
'certipy',
2223
'impacket.examples.secretsdump',
2324
'impacket.examples.regsecrets',
2425
'impacket.dcerpc.v5.lsat',
@@ -48,6 +49,7 @@ a = Analysis(
4849
'nxc.helpers.msada_guids',
4950
'nxc.helpers.ntlm_parser',
5051
'paramiko',
52+
'pefile',
5153
'pypsrp.client',
5254
'pylnk3',
5355
'pypykatz',

nxc/data/procdump/procdump.exe

773 KB
Binary file not shown.

nxc/modules/procdump.py

Lines changed: 11 additions & 19 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)