Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)