This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
v0.7.1-beta
Added
- Rake task to reset db (thanks: nicbrink)
- New hub route/tab if registered
- Additional step in job creation (if hub enabled) asking permission to check for cracked hashes before continuing
- Added ability to reorder & delete tasks of a job mid creation and edit.
- Support for distributed cracking through hashview-agents
- New type of wordlist 'Smart Wordlist'
- Beta Hashview Hub (tm) integration
- New management console for agents and Rules (you can now edit your rules within the app)
- 3 new analytic portlets
- Support for 50 more hashes
Fixed
- Fixed issue where importing the same hash twice into the db where one had an incorrect hashtype resulted in a 500 error. Now the entry is updated with the new hashtype.
- Fixed timeouts when searching large hash sets with Hashview Hub
- Calculation error on Analytics where on the global page for number of cracked hashes vs uncracked hashes.