File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The following instructions walk you through the installation process. Alternativ
23
23
On Ubuntu and other Debian-based systems, you can use the provided ` .deb ` package for installation:
24
24
25
25
1 . Download the latest [ Stegseek release] ( https://github.com/RickdeJager/stegseek/releases )
26
- 1 . Install the ` .deb ` file using ` sudo apt install ./stegseek_0.4-1.deb `
26
+ 1 . Install the ` .deb ` file using ` sudo apt install ./stegseek_0.4.1 -1.deb `
27
27
28
28
On other systems you will have to build Stegseek yourself. See [ BUILD.md] ( BUILD.md ) for more information.
29
29
@@ -161,6 +161,9 @@ improvements:
161
161
* Added seed cracking to allow for passwordless data extraction
162
162
* Overhauled parser to allow for positional arguments
163
163
* cracks ` rockyou.txt ` in 2 seconds
164
+ ### v0.4.1
165
+ 2020-12-23
166
+ Fixed a bug where stegseek would fail to find a password on rare occasions.
164
167
165
168
## v0.3
166
169
2020-11-08
You can’t perform that action at this time.
0 commit comments