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: hackthebox1/agent-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hashtopolis/agent-python
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.
  • 15 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 28, 2026

  1. fix protocol inconsistency

    s3inlc committed Jul 28, 2026
    Configuration menu
    Copy the full SHA
    50eac7b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. Merge pull request hashtopolis#70 from hashtopolis/protocol-fix

    Fix protocol inconsistency
    s3inlc authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    63f1423 View commit details
    Browse the repository at this point in the history
  2. prepare for release

    s3inlc committed Jul 29, 2026
    Configuration menu
    Copy the full SHA
    b1cba52 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2026

  1. Add a skip field in HashcatStatus

    If get_progress or get_progress_total is called with absolute=True, add the skip amount to the result.
    This restores behaviour desired in hashcat/hashcat#4805
    MelvinFrederiks committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    af7f2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed0efb6 View commit details
    Browse the repository at this point in the history
  3. Fix version tuple creation

    Also move version threshold to 7.2
    MelvinFrederiks committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    024be0e View commit details
    Browse the repository at this point in the history
  4. Remove github link

    MelvinFrederiks committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    30212ad View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2026

  1. Configuration menu
    Copy the full SHA
    41b6a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5477d83 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2026

  1. Merge pull request hashtopolis#74 from MelvinFrederiks/fix/progress-u…

    …se-skip
    
    Fix relative_progress with new hashcat release
    s3inlc authored Sep 4, 2026
    Configuration menu
    Copy the full SHA
    73ca1cb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2026

  1. Configuration menu
    Copy the full SHA
    1c33e7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request hashtopolis#75 from hashtopolis/fix-brain-rejected

    Added parsing of BRAIN_REJECTED
    s3inlc authored Sep 7, 2026
    Configuration menu
    Copy the full SHA
    46d44e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96c0cbe View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2026

  1. prepare for release

    s3inlc committed Sep 8, 2026
    Configuration menu
    Copy the full SHA
    ffe34d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2026

  1. Merge pull request hashtopolis#76 from hashtopolis/workflow-test

    Add workflow to test non-server parts
    s3inlc authored Sep 11, 2026
    Configuration menu
    Copy the full SHA
    2418081 View commit details
    Browse the repository at this point in the history
Loading