Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EONRaider/blackhat-python3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: EONRaider/blackhat-python3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 11, 2022

  1. Update README.md

    EONRaider authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0083ec1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Update bhnet.py

    Updating line 87 to decode the client response before running the command. This solved an issue I ran into where my Win 10 host (running as netcat server on Python 3.9) raised the following type error:  **TypeError('bytes args is not allowed on Windows')**
    TokyoEnigma authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b71d558 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    5045fb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Update README.md

    EONRaider authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    95c494c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bedirhanbudak committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    699f30f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from bedirhanbudak/master

    Update Translation in README.md
    EONRaider authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ae7c3e2 View commit details
    Browse the repository at this point in the history
Loading