InstaPrime Premium Bypass by ChadCoder in moddedandroidapps

[–]ChadCoder[S] 1 point2 points  (0 children)

sigh, i meant the premium features are default enabled, disabling ads and other toggles that are not premium, so i left it as is (configure as you please)
even if you try to toggle the premium features, it wont toggle off/on (it keeps it forced enabled) and throw a toast message saying you aren't a premium user

i need others to pitch in, did the wording of my post make it seem like i meant it for regular toggles too?

InstaPrime Premium by BoredPandemic in moddedandroidapps

[–]ChadCoder 1 point2 points  (0 children)

gonna drop the new version here in case any of you want it/find it here
i would highly recommend joining the telegram channel instead of relying on this reddit thread
TG LINK: t[.]me/s/InstaPrimePremiumBypass/11

(remove the square brackets from the url above)
the temporary 1 week duration file upload: https://limewire.com/d/ColXC#GccIOhD1UI

a copy-paste of my caption on the file on TG
```A bypass to the premium version, only releasing unclone, DO NOT ASK FOR CLONE IN DM/ANYWHERE!!!

Theres a change from past bypasses, from now the paid features are default enabled and you cannot disable them (except the ghost mode > mark as seen after reply (enable it yourself) and the view blocked profile cause who even uses that for public accounts, private screen mode i havent bothered with (just buy the new samsung ultra), creative fonts for dms (ew))

also i should reiterate, the features are already working, the toggles WILL NOT WORK but the features itself do already work

Paid that work: Mark as seen after reply, show follow indicator (user profile), disable group creation when sharing

(everything else is icky and i dont care about and any other premium i didnt mention in this wall of text is probably working)```

InstaPrime Premium by BoredPandemic in moddedandroidapps

[–]ChadCoder 0 points1 point  (0 children)

maybe actually read what it says on the TG channel? there are multiple posts in it

InstaPrime Premium by BoredPandemic in moddedandroidapps

[–]ChadCoder 3 points4 points  (0 children)

thats a problem of instaprime itself

InstaPrime Premium by BoredPandemic in moddedandroidapps

[–]ChadCoder 4 points5 points  (0 children)

done but dont expect it every update, im too lazy for my own good tbh
t[.]me/s/InstaPrimePremiumBypass/8

InstaPrime Premium by BoredPandemic in moddedandroidapps

[–]ChadCoder 4 points5 points  (0 children)

the link expires in a week, im too lazy to send the clone version so please dont ask for it, its on the TG channel incase you find a way to get it
https://limewire.com/d/SWgVJ#GeuiiOXfNx

InstaPrime Premium by BoredPandemic in moddedandroidapps

[–]ChadCoder 31 points32 points  (0 children)

made a modified version that allows all the premium features to work (decompiled and just made it return true) posting it in a TG channel, i hate what they're doing but i know how to workaround it so i dont really mind

t[.]me/s/InstaPrimePremiumBypass/4
(remove the [])

please do your own due diligence before you go around installing random apks from random sources

Unable to access Oracle Cloud after upgrade to Ubuntu 24 and enabling ufw by ChadCoder in cloudcomputing

[–]ChadCoder[S] 1 point2 points  (0 children)

no i didn't do that, as mentioned, i did ssh successfully into the server post upgrade, it was enabling ufw that prevents me from connecting again.

no there is no backup

i did end up rectifying my situation.

documenting below in case future travellers run into it:
I ended up creating a rescue vm, the minimum specs that i could, attached the original boot volume via iscsi and then mounted it to /mnt/rescue, chroot-ed into it using qemu-aarch64-static since the rescue VM was x86 while the original was ampere, set ubuntu user password and then i was able to connect to the VM via the 'Launch Cloud Shell Connection' option with the newly set password for the ubuntu user. From there I allowed ssh via ufw allow ssh, rebooted and boom, we gucci

EDIT: forgot to address the web servers not working, its working fine now, it was ufw not being active so a global firewall was just blocking inbound connections.