Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wynwxst/gensissign

Apk signing for free
https://github.com/wynwxst/gensissign

Last synced: 20 days ago
JSON representation

Apk signing for free

Awesome Lists containing this project

README

        

# GensisSign
Apk signing for free

When u download an apk it wont work unless signed.

To sign an apk you must pay google

My program does it for free

***FEATURES***
1. *Sign apks using keyfile*
2. *Generate key files*
3. *Sign using already generated keyfiles*

# TERMINAL CLI:
```
git clone https://github.com/L4xus/GensisSign/
cd GensisSign
```

# FOR MAC/UBUNTU
```
bash mubs-main.sh
```

# FOR WINDOWS:
```
bash win-main.sh
```