Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okitavera/tgb-faker
Proof-Of-Concept of temporary hiding tencent gaming buddy emulator identities from PUBG Mobile
https://github.com/okitavera/tgb-faker
Last synced: 15 days ago
JSON representation
Proof-Of-Concept of temporary hiding tencent gaming buddy emulator identities from PUBG Mobile
- Host: GitHub
- URL: https://github.com/okitavera/tgb-faker
- Owner: okitavera
- Archived: true
- Created: 2018-10-09T12:56:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T09:47:06.000Z (about 6 years ago)
- Last Synced: 2024-07-31T14:09:27.791Z (3 months ago)
- Language: Kotlin
- Size: 148 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## tgb-faker
Proof-Of-Concept of temporary hiding tencent gaming buddy emulator identities from PUBG Mobile### Downloads
`SEE AT THE RELEASES SECTION`
### Building
```powershell
git clone https://github.com/yuune/tgb-faker.git
cd .\tgb-faker
.\gradlew clean assembleRelease
```
or Import it via Android Studio### Mentioned Contribs
- Ciceron @ unknowncheats.me (Initial concept)
- R-chan (method optimization: removing unused system properties)