Skip to content

How to Generate Portraits

kdietze3 edited this page Aug 29, 2012 · 2 revisions

In order to generate a portait with the leaked passwords, you will need to run the following command from the directory that contains vis.py.

Not sure if required, but

python vis.py

Now generate the portrait.

python portrait_words.py -f ./Your_Portrait.jpg

Your portrait file goes at the end and needs to be passed as an argument you may not need to use caps, but I did. The file output will be "Your_Portrait_modified.png".

Clone this wiki locally