In this article I am going to teach you to check that the application you are downloading is really the official one, and it is not a compromised copy that could be malicious.
It is very simple, you will see that in 3 steps you will be able to verify that the application you want is the good one.
STEP1 Type "powershell" in a windows start box, in the lower left corner of your screen, by default
STEP2 Open the powershell
STEP3 write in console ---> Get-FileHash C:\File path *. * -Algorithm SHA256
STEP4 Open https://atomicwallet.io/download/hash_sum.pdf
And this is it, now you can verify that your file is authentic.
A trick, what I do is look for a connection that asks to put a password and retype the password, I copy and paste both codes and if they match, everything is correct.