H
HopelessFight
Warlock
- Jan 31, 2021
- 740
I have noticed @RainAndSadness's PPeH (August 2021 version) is being reuploaded to different sources and spread around the forum. Since there have been quite some sophisticated scams of these PDF's in the past, I have decided to create a small guide how you can validate whether you have downloaded the version uploaded by RainAndSadness, which is confirmed to be legit.
Step 1:
Press shift and right click the folder where you downloaded the PDF in. The usual right-click menu should appear, with one extra option: "Open Powershell window here". Select this option to open Powershell:
Step 2:
Copy and paste the line below in the newly opened blue window. If you have changed the file name, change it here as well:
Get-Filehash '.\PPH August Edition.pdf'
Step 3:
Confirm the result is this hash:
67ADA9BB371F037799B183B3364DA159B7F946ED621C36B713859D69351A2775
There's no need to obsessivily check this letter by letter. If someone tampers with the file, even changing just one letter, the generated hash will be completely different. Renaming the file will not result in a different hash.
Voila, that's it. If you get the above output, you are in possession of the legit PDF. If the hash doesn't match, it could mean 2 things:
1) Someone tampered with the file.
2) You've downloaded a PDF that was generated and uploaded by someone else. I highly recommend to stick to the PPeH uploaded by RainAndSadness since we know her uploads are reliable and legit.
Note: The hash above is only valid for the August 2021 version. Uploads of previous versions, as well as uploads of future versions, will have a completely different hash.
(Special thanks to @RainAndSadness for sharing these resources with the community!)
Step 1:
Press shift and right click the folder where you downloaded the PDF in. The usual right-click menu should appear, with one extra option: "Open Powershell window here". Select this option to open Powershell:

Step 2:
Copy and paste the line below in the newly opened blue window. If you have changed the file name, change it here as well:
Get-Filehash '.\PPH August Edition.pdf'

Step 3:
Confirm the result is this hash:
67ADA9BB371F037799B183B3364DA159B7F946ED621C36B713859D69351A2775
There's no need to obsessivily check this letter by letter. If someone tampers with the file, even changing just one letter, the generated hash will be completely different. Renaming the file will not result in a different hash.
Voila, that's it. If you get the above output, you are in possession of the legit PDF. If the hash doesn't match, it could mean 2 things:
1) Someone tampered with the file.
2) You've downloaded a PDF that was generated and uploaded by someone else. I highly recommend to stick to the PPeH uploaded by RainAndSadness since we know her uploads are reliable and legit.
Note: The hash above is only valid for the August 2021 version. Uploads of previous versions, as well as uploads of future versions, will have a completely different hash.
(Special thanks to @RainAndSadness for sharing these resources with the community!)
Last edited: