OXOO - Android Live TV & Movie Portal App with Subscription System By SpaGreen

OXOO - Android Live TV & Movie Portal App with Subscription System By SpaGreen v1.3.9.d

No permission to download

ztudio

New member
Apr 29, 2020
6
0
1
HAS ANYONE BEEN ABLE TO BYPASS THE INVALID PURCHASED CODE SCREEN FROM THE SMART TV VERSION?

I HAVE PERFECTLY WORKING OVOO AND THE APP WITH THE LATEST VERSIONS BUT I CANNOT REMOVE THE INVALID PURCHASED CODE SCREEN FROM THE "SMART TV" VERSION
 

ramgirishin

Member
Banned User
May 24, 2020
40
2
6
India
cheapget.in
To null this just remove this line

$verification = valid_purchase_code($purchase_code);

if (!$verification || $verification != "verified") {
echo json_encode(array("success" => false, "message" => "Please enter a valid purchase code."));
exit();
}

from install/do_install.php
thank you so much sir
 

P K

New member
Sep 24, 2020
15
0
1
HAS ANYONE BEEN ABLE TO BYPASS THE INVALID PURCHASED CODE SCREEN FROM THE SMART TV VERSION?

I HAVE PERFECTLY WORKING OVOO AND THE APP WITH THE LATEST VERSIONS BUT I CANNOT REMOVE THE INVALID PURCHASED CODE SCREEN FROM THE "SMART TV" VERSION
Which version you are using for "SMART TV".
 

Doraimon0

Active member
May 30, 2020
119
28
28
Anyone knows how to encrypt Config class?

when using minify true, the app will crash in splashcreen directly after receiving a connection from the server.

I used to type " -keep class !com.myfirst.app.Config { *; } " inside proguard file.

but this doesn't work anymore.. idk if because Android studio 4 or maybe oxoo source code.
 

Doraimon0

Active member
May 30, 2020
119
28
28
Still, anyone managed to hide api key ?

i don't want other people to use my server as their host. lol
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu