-
-
Notifications
You must be signed in to change notification settings - Fork 579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to print creds saved by mimikatz #31
Comments
@srinivasguptha we will address this shortly but this is a bug caused by the 2.7 to 3.x conversion. If you run it in 2.7 the error should go away as temporary work around |
@Invoke-Mimikatz you need to run reset.sh when switching between versions. The pickle protocol doesn't seem to be version agnostic |
@bsrinivasguptha and @Invoke-Mimikatz . I just pushed a commit to the 3.0-bug-fixes branch that fixes the issue |
* cleaned up empire.py * removed arg handler * more empire.py cleanup * removed table functions * removed need to use \n to print on new line * re-added display_agent for now * updated initial launcher * updated formatting in empire * updated imports Co-authored-by: Vincent Rose <vrose04@gmail.com>
Empire Version
3.0
OS Information (Linux flavor, Python version)
Linux kali 5.3.0-kali2-amd64 #1 SMP Debian 5.3.9-3kali1 (2019-11-20) x86_64 GNU/Linux
Python 3.7.5
Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.
Below are the series of commands executed:
Screenshot of error, embedded text output, or Pastebin link to the error
Any additional information
None
The text was updated successfully, but these errors were encountered: