Skip to content
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

Add Base64 Format for Log Output #236

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 30, 2019

  1. Add global isBase64Output

    phra authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7f13e4b View commit details
    Browse the repository at this point in the history
  2. Include kull_m_output.h

    phra authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    d3f370e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f234e18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12b6506 View commit details
    Browse the repository at this point in the history
  5. Fix indentation

    phra authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    1ed49f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Fix x64 build

    phra authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    ca5c204 View commit details
    Browse the repository at this point in the history
  2. Add encoding info to log message

    ```
    mimikatz # log mimi /base64:on
    Using 'mimi' for logfile : OK [UTF16LE+BASE64]
    ```
    phra authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    e7ea5c0 View commit details
    Browse the repository at this point in the history