question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Different binaries on different channels. Why?

See original GitHub issue

I got the .apk file from the Unstoppable Wallet v0.24.1 here on GitHub, using this link.

On F-Droid (redirected from the Unstoppable Wallet website), I also downloaded v0.24.1

Then I copied the apk I from my phone, downloaded directly via Play Store.

I hashed all of them and that's what I got:
File: unstoppable-wallet-0.24.1 fdroid.apk
SHA-1: c2b935ae6bcfbaa696b3067ee2747eac3f008df1
SHA-256: e44725e11b1d0665331e29ec58b5084034050568bed353699f13a7efa3c8fd37

File: unstoppable-wallet-0.24.1 github.apk
SHA-1: c14e86bde01d1916b33da1e0c02222487bc2060f
SHA-256: b698efd06fd2c1f0346146ed5ecbd7c88330ef437bcdf4cbc1d3f39124143478

File: unstoppable-wallet-0.24.1 PS.apk
SHA-1: fdffc44e4a2396bed5389c11d0d8a59247ac9718
SHA-256: ecff4a80f259ea4d7dc4f701c87000c5a6f1c93b3fc5f4235aa038cab41ff528

links were provided above (except for Play Store version, you need to get it some other way, I suppose)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
ezxprocommented, Apr 25, 2022

@rafaelekol

Ok, I’m closing this, because in following your insight, I was able to check the files do match.

To that effect and for anyone interested, I extracted both apks and created a checksum of the extracted content, 1685 files, all checksums matched.

0reactions
rafaelekolcommented, Apr 25, 2022

I also got different checksums just like you. The difference of APK from PlayStore can be caused by “frosting”, check the link https://bi-zone.medium.com/easter-egg-in-apk-files-what-is-frosting-f356aa9f4d1 Also you can try files comparison check. This method is used to verify apk files by WalletScrutiny.com check this link https://walletscrutiny.com/android/io.horizontalsystems.bankwallet/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Binary symmetric channel - Wikipedia
A binary symmetric channel (or BSCp) is a common communications channel model used in coding theory and information theory. In this model, a...
Read more >
Binary Symmetric Channel - an overview | ScienceDirect Topics
The Binary Symmetric Channel has input and output alphabets equal to {0, 1}. The probability that a received symbol is actually equal to...
Read more >
One Channel to Rule Them All? Constraining the Origins of ...
Three models are considered that fall under the broad categorization of isolated evolution in the galactic field: binaries that proceed through ...
Read more >
Multi-destination aggregation with binary symmetric broadcast ...
In this paper we consider the potential benefits of adopting a binary symmetric broadcast channel paradigm for multi-destination aggregation ...
Read more >
One Channel to Rule Them All? Constraining the ... - arXiv
Constraining the Origins of Binary Black Holes using Multiple Formation Pathways. Authors:Michael Zevin, Simone S. Bavera, Christopher P. L. ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found