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

Update httprelayserver.py - re-encode username and domain #1822

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

Commits on Oct 1, 2024

  1. Update httprelayserver.py - re-encode username and domain

    utf-16le encode authenticateMessage['domain_name', 'user_name'] when ascii encoded to improve compatibility with other such as  outputToJohnFormat which is generating output files with wrong encoding.
    cauan authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9679d6b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update httprelayserver.py

    Code fix to work with taget file.
    cauan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    78ffd7f View commit details
    Browse the repository at this point in the history