Skip to content

Android Anti-tamper implementation (JavaFx project). On Android, the public key used to sign an app can be read from the app’s certificate and used to verify the application was signed with the developer’s private key. Using the PackageManager class, it’s possible to retrieve the signatures of our application and then compare them with the corre…

Notifications You must be signed in to change notification settings

TakuCoder/Cryptex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Android Anti-tamper implementation (JavaFx project). On Android, the public key used to sign an app can be read from the app’s certificate and used to verify the application was signed with the developer’s private key. Using the PackageManager class, it’s possible to retrieve the signatures of our application and then compare them with the corre…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published