Skip to content

Fixed creation of task by using corretc parameter for cracker binary#2012

Merged
jessevz merged 3 commits intodevfrom
fix-task-creation
Mar 19, 2026
Merged

Fixed creation of task by using corretc parameter for cracker binary#2012
jessevz merged 3 commits intodevfrom
fix-task-creation

Conversation

@jessevz
Copy link
Contributor

@jessevz jessevz commented Mar 19, 2026

closes #1996

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes task creation in API v2 so that selecting a specific cracker binary (hashcat version) in the new UI actually persists the chosen binary, addressing issue #1996 where tasks were created with the default cracker (id 1).

Changes:

  • Pass Task::CRACKER_BINARY_ID (cracker binary id) into TaskUtils::createTask() instead of Task::CRACKER_BINARY_TYPE_ID.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@jessevz jessevz merged commit 4d48248 into dev Mar 19, 2026
4 checks passed
@jessevz jessevz deleted the fix-task-creation branch March 19, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants