Skip to content

The Python scripts are used for generating Android keybox.xml for Tricky Store (a Magisk Module) on the Ubuntu 24.04.1 LTS platform (WSL).

Notifications You must be signed in to change notification settings

TMLP-Team/keyboxGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keyboxGenerator

The Python scripts here are used for generating Android keybox.xml for Tricky Store (a Magisk Module) on the Ubuntu 24.04.1 LTS platform (WSL).

Acknowledgement

  1. https://xdaforums.com/t/tee-hacking.4662185/page-21#post-89847987
  2. https://stackoverflow.com/questions/17733536/how-to-convert-a-private-key-to-an-rsa-private-key

Cautions

Remember to store the script with Unix (LF) as the line separator.

Versions

v1.0

This is the original version.

v2.0

Briefly checking the content of the three child key files is supported.

Using ssh-keygen to convert an OpenSSL private key to the required RSA private key is supported.

The program will prompt the overwriting if files exist.

The device ID is generated randomly.

About

The Python scripts are used for generating Android keybox.xml for Tricky Store (a Magisk Module) on the Ubuntu 24.04.1 LTS platform (WSL).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages