Skip to content

Pull up a chair whilst we dissect CovidSafe v1.0.11 (Android) to learn what it does and how it does it by looking at the source code of the application. Explicitly this means not interacting with any webservices.

License

Notifications You must be signed in to change notification settings

ewe2/COVIDSafe_1.0.11.apk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inside COVIDSafe

The application is being documented over at https://docs.google.com/document/d/17GuApb1fG3Bn0_DVgDQgrtnd_QO3foBl7NVb8vaWeKc/edit#.

We would like to invite you to help out, please join the discussion over at https://discord.gg/4xr7AW5.

Decompiled source code is licensed under GPLv3 as the application is based upon Singapore's COVID 19 application:

See the Google Doc for more specifics.

Errata

This repository consists of the Covidsafe and the 2 different ways of it being decompiled.

These are jadx, apktool & apk2goldreloaded.

apk2gold-reloaded did have some errors on export. I've attached the logs, haven't had time to go through them. I pressume everything should be alright.

I guess this is down to speculation but like Singapore's Opentrace it is written in Kotlin.

About

Pull up a chair whilst we dissect CovidSafe v1.0.11 (Android) to learn what it does and how it does it by looking at the source code of the application. Explicitly this means not interacting with any webservices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smali 64.6%
  • Java 35.4%