-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Added - Ruby signed cookie Tab - Multithreading feature is available for brute force attack ### Changed - Brute force Deep mode supports Ruby, Ruby5 and Ruby truncated hashing key derivation
- Loading branch information
Doge
committed
Feb 6, 2024
1 parent
7c65531
commit 4e62397
Showing
55 changed files
with
1,446 additions
and
614 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,40 @@ | ||
# Changelog | ||
|
||
## [0.0.6] - 2024-02-06 | ||
|
||
### Added | ||
|
||
- Ruby signed cookie Tab | ||
- Multithreading feature is available for brute force attack | ||
|
||
### Changed | ||
|
||
- Brute force Deep mode supports Ruby, Ruby5 and Ruby truncated hashing key derivation | ||
|
||
## [0.0.5] - 2024-01-07 | ||
|
||
### Added | ||
|
||
- Manual secret and salt item creation | ||
|
||
### Changed | ||
|
||
- Brute force uses all known keys for all attacks mode by default | ||
|
||
## [0.0.4] - 2024-01-07 | ||
|
||
### Changed | ||
|
||
- Github actions | ||
|
||
## [0.0.2] - 2024-01-05 | ||
|
||
### Added | ||
- Unknown signed string tab. | ||
|
||
- Unknown signed string tab. | ||
- Enabled signers setting added to the main tab | ||
- _Known keys_ brute force technic added to the Attack mode | ||
|
||
### Changed | ||
|
||
- Upgrade dependencies: org.json:json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.