Skip to content

Commit c0adbf1

Browse files
authored
Merge pull request Pennyw0rth#389 from 3ldidi94/patch-1
Update handlekatz.py pypykatz import
2 parents 548b6d0 + 41b8fbb commit c0adbf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxc/modules/handlekatz.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import sys
88

99
from nxc.helpers.bloodhound import add_user_bh
10-
import pypykatz
10+
from pypykatz.pypykatz import pypykatz
1111

1212

1313
class NXCModule:

0 commit comments

Comments
 (0)