Skip to content

Commit

Permalink
Fixed Mimikatz error #15
Browse files Browse the repository at this point in the history
  • Loading branch information
Cx01N committed Nov 9, 2019
1 parent 57bb9dd commit e2396ab
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 105 deletions.
2 changes: 1 addition & 1 deletion empire
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

from __future__ import print_function
import sqlite3, argparse, sys, argparse, logging, json, string, subprocess
Expand Down
Loading

0 comments on commit e2396ab

Please sign in to comment.