PageCrypt has a PowerShell interface that was originally generously contributed by @nialfrancis.
When running a test on the current version of PageCrypt today, I noticed that that unicode characters do not seem to be decrypted properly, presumably due to an encoding issue.
Desired result, as produced by the frontend gui and the python script:
Actual result, as produced by the PowerShell script. Note the mangled ⚡ symbol in the decrypted page.
PageCrypt has a PowerShell interface that was originally generously contributed by @nialfrancis.
When running a test on the current version of PageCrypt today, I noticed that that unicode characters do not seem to be decrypted properly, presumably due to an encoding issue.
Desired result, as produced by the frontend gui and the python script:
Actual result, as produced by the PowerShell script. Note the mangled ⚡ symbol in the decrypted page.