Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
therealOri authored Jul 21, 2022
1 parent 77fa19c commit 77c0791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ python3 passgen.py
```

‼️ IMPORTANT ‼️
After pip installing oCrypt0r, it will install pycryptodome. You WILL need to navigate to here: `pgenENV/lib/python3.10/site-packages/Crypto/Protocol/` and replace the KDF.py file there with the one found in the "patch" folder here in the repo. It will allow you to use the unicode characters being used in the env.py file for encrypting.
After pip installing oCrypt0r, it will install pycryptodome. And BEFORE running passgen.py you WILL need to navigate to here: `pgenENV/lib/python3.10/site-packages/Crypto/Protocol/` and replace the KDF.py file there with the one found in the "patch" folder here in the repo. It will allow you to use the unicode characters being used in the env.py file for encrypting.

<br />
<br />
Expand Down

0 comments on commit 77c0791

Please sign in to comment.