Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wynwxst/gensissign
- Owner: wynwxst
- License: mit
- Created: 2020-10-24T08:21:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-22T13:37:10.000Z (about 4 years ago)
- Last Synced: 2024-11-13T04:34:03.908Z (3 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GensisSign
Apk signing for freeWhen 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
```