Skip to content

Releases: VerifyBlind/VerifyBlind-Android

VerifyBlind v1.0.136 (Build 195)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:55

Sürüm / Version: 1.0.136 (Build 195)
Commit: d20e32c055c731b072d9920a86a5c3228ccf8f8d

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.135 (Build 194)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:36

Sürüm / Version: 1.0.135 (Build 194)
Commit: 937af8f3cac8a81718c522ddad39874c570fdfff

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.135 (Build 193)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:54

Sürüm / Version: 1.0.135 (Build 193)
Commit: 2b102bb64e2db681bc5ec156111dfc7e8bbff0fb

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.135 (Build 192)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:28

Sürüm / Version: 1.0.135 (Build 192)
Commit: 5139463a90b171636e69c392e9f250ac500462b8

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.135 (Build 191)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:05

Sürüm / Version: 1.0.135 (Build 191)
Commit: 8edcb0a4f57c9123872fe940f57eff10795dee78

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.134 (Build 190)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:29

Sürüm / Version: 1.0.134 (Build 190)
Commit: 5321c4ec39949cd4f4de542608585c6ff0bdd460

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.133 (Build 189)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:56

Sürüm / Version: 1.0.133 (Build 189)
Commit: 60e74f4d9ed45a631d57fac65be60b50003a41a2

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.133 (Build 188)

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:29

Sürüm / Version: 1.0.133 (Build 188)
Commit: be79e4d26f581649c1f1837a583bef5c7c5481e9

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.133 (Build 187)

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:25

Sürüm / Version: 1.0.133 (Build 187)
Commit: 68d382c408dd31ca73ae6ccf5c5e4d4eb20232f0

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.

VerifyBlind v1.0.133 (Build 186)

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:43

Sürüm / Version: 1.0.133 (Build 186)
Commit: 9709b5b537e22daa8ff07425b5d005c590abd873

Bu release'e ekli dex-hashes.json, bu commit'ten derlenen uygulamanın DEX kod bileşenlerinin SHA-256 özetlerini içerir. Telefonunuzdaki uygulamanın bu koddan derlendiğini aşağıdaki araçla kanıtlayabilirsiniz.

The attached dex-hashes.json contains the SHA-256 digests of the app's DEX code components built from this commit. You can prove the app on your phone was built from this code with the tool below.


🇹🇷 Telefonunuzdaki uygulamayı doğrulayın

Gereken: Telefonda USB Hata Ayıklama açık + USB bağlı. (Ayarlar → Geliştirici Seçenekleri → USB Hata Ayıklama; Geliştirici Seçenekleri gizliyse Telefon Hakkında → Derleme Numarası'na 7 kez dokunun.)

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

Araç telefondaki APK'nın DEX dosyalarını hash'leyip yukarıdaki dex-hashes.json ile karşılaştırır; yeşil DOĞRULAMA BAŞARILI = kod birebir eşleşiyor. Tam açıklama + manuel yöntem: README.

🇬🇧 Verify the app on your phone

Requires: USB debugging enabled + phone connected via USB.

Windows (PowerShell):

irm https://cdn.verifyblind.com/autoverifyscripts/verify-windows.ps1 -OutFile verify-windows.ps1
./verify-windows.ps1

macOS / Linux:

curl -O https://cdn.verifyblind.com/autoverifyscripts/verify-unix.sh
chmod +x verify-unix.sh
./verify-unix.sh

The tool hashes the DEX files in the APK on your phone and compares them to dex-hashes.json above; a green VERIFICATION SUCCESSFUL means the code matches bit-for-bit. Full explanation + manual method: README.