Skip to content

Commit db5f45d

Browse files
committed
Update Readme for 0.4.1
1 parent 24a8f88 commit db5f45d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following instructions walk you through the installation process. Alternativ
2323
On Ubuntu and other Debian-based systems, you can use the provided `.deb` package for installation:
2424

2525
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`
2727

2828
On other systems you will have to build Stegseek yourself. See [BUILD.md](BUILD.md) for more information.
2929

@@ -161,6 +161,9 @@ improvements:
161161
* Added seed cracking to allow for passwordless data extraction
162162
* Overhauled parser to allow for positional arguments
163163
* 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.
164167

165168
## v0.3
166169
2020-11-08

0 commit comments

Comments
 (0)