How to verify whether the wallet is genuine
最后更新于
最后更新于
Document hash confirmation instrument alludes to the device that ascertains the hash worth of the record content. With these apparatuses, the hash worth of the record can be immediately determined, and contrasted with the authority hash esteem with check whether the document content has been altered..
Decentralized self-custody wallet is a platform where we import private keys or mnemonics to manage assets on the chain, so how to select and use the platform is particularly important. As a decentralized self-custody wallet with a large number of users, CoinPocket is naturally "concerned" by lawbreakers. They decompiled the genuine APK and added the settings that can import private keys and mnemonics, and then packaged and released it to other websites to "wait for the victims". Once someone downloads and uses the wallet through a search engine or recommendation by others, his private key and mnemonic will be leaked and all assets will be lost.
Judging from the recent feedback from emails and communities, the cases of stealing through fake wallets have increased. That is why we have made this tutorial. By verifying the MD5\SHA256 value on PC and mobile platforms with online tools, we hope to improve everyone's security awareness and learn to use tools reasonably to protect their assets on the chain.
Please be sure to enter the only official website address of CoinPocket:
Common points:
Both are cryptographic hash functions, and the encryption is irreversible.
Both can encrypt objects of any length, and neither can prevent collisions.
As for security
SHA256 (called SHA2) is the most secure, but takes more time than the others.
MD5 is relatively easy to collide, and not so secure.
There are many tools for online verification of MD5\SHA256 value, and their usage is similar. You only need to drag or load the apk file downloaded to the PC into the verification platform to wait for the result. The obtained result can be verified by comparing it with the MD5 or SHA256 value of the genuine APP published on the official website of CoinPocket(There may be advertisements and other content in the online tool page, please use the main verification function, and do not recommend anything else).