Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spipm authored Dec 7, 2020
1 parent 831e095 commit 4400b20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ In [this article](https://www.linkedin.com/pulse/recovering-passwords-from-pixel
![image](docs/img/Recovering_prototype_latest.png)

## Usage

https://damip.net/article-de-bruijn-sequence
* Cut out the pixelated blocks from the screenshot as a single rectangle.
* Paste a De Bruijn sequence with expected characters in an editor with the same font settings (text size, font, color, hsl).
* Paste a [De Bruijn sequence](https://damip.net/article-de-bruijn-sequence) with expected characters in an editor with the same font settings (text size, font, color, hsl).
* Make a screenshot of the sequence. If possible, use the same screenshot tool that was used to create the pixelized image.
* Run `python depix.py -p [pixelated rectangle image] -s [search sequence image] -o output.png`

Expand Down

0 comments on commit 4400b20

Please sign in to comment.