Skip to content

Latest commit

 

History

History
130 lines (102 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

130 lines (102 loc) · 2.77 KB

Changelog

All notable changes to this project (hashcat.launcher) will be documented in this file.

[1.0.0] 22/12/2021

Added:

  • Missing Started and ETA info for tasks
  • Task guess info (guess base and guess mod) (#53)

Changed:

  • Disable potfile by default

[1.0.0-beta] 20/12/2021

Changed:

  • Exhausted status color to pink (#58)
  • Export configs to /exported directory (#59)

Added:

  • Allow loading files from symlinks
  • Allow preserving task config
  • Import/Export task config feature
  • Auto load existing .restore files
  • Queued tasks system
  • Delete task from tasks list

Fixed:

  • Missing hybrid attacks
  • Mask file input not displaying the correct set value
  • Arguments list not scrollable (#56)

[1.0.0-alpha] 12/12/2021

Changed:

  • refactored the code
  • design

Added:

  • Filter/Select devices by id (#40)
  • Tools section

[0.5.2] 28/06/2021

Changed:

  • hashcat min required version: v6.2.1

Added:

  • Markov options (#31)
  • Two buttons to add & select dictionaries in one click

Fixed:

  • A versioning typo

[0.5.1] 13/03/2021

Added:

  • User confirmation before resetting stats
  • Delete restore files feature
  • More scaling options

Fixed:

  • Arguments list in the restore modal was only read line by line
  • UI too big and scaling issues

[0.5.0] - 10/03/2021

Changed:

  • UI Design

[0.4.0] - 21/12/2020

Changed:

  • Search for hashtypes by hashcat mode (name and id)
  • Tasks Journals now hold all the info

Added:

  • Notifications Feature
  • Priority Feature
  • Restore Feature
  • Get Info about a task
  • Skip/Bypass an attack

[0.3.1] - 21/11/2020

Fixed:

  • File Dialog not working for some linux users

Changed:

  • File Dialog
  • Themes and Sizes

[0.3.0] - 17/08/2020

Changed:

  • Enhanced files selection for dictionaries and rules

Added:

  • FileBase Feature

Fixed:

  • Hardware Monitoring: Wrong hardware id
  • Hardware Monitoring: Missing some stats

[0.2.0] - 17/07/2020

Changed:

  • hashcat min required version: v6.0.0

Added:

  • Can select a whole folder of dictionaries
  • Added few more extensions to the dictionary selection dialog's filter
  • Hardware Monitoring

[0.1.2] - 25/04/2020

Fixed:

  • Spelling errors
  • Fields were limited and can't type long arguments

Changed:

  • Hash Type search field is now fixed at the top
  • Merged appearanceScreen to optionsScreen

Added:

  • Mask attack supports hcmask files
  • Mask length counter
  • Help messages

[0.1.1] - 21/04/2020

Fixed:

  • Tabs texts were not being updated
  • Session ID was not being set correctly
  • Sessions were not being removed on tab close
  • Windows: Incorrect working directory
  • Windows: Broken control functions

[0.1.0] - 17/04/2020

  • Initial Release

Date format: DD/MM/YYYY