I want to make an Android application that blocks the reasons and Instagram heels and YouTube shorts whenever the open I just want the app should crash or force stop automatically in Android okay so what should I actually use to capture that the user is actually saying the real or something like shots and perform the action of force stop or something like that any idea or any way to actually do this I'll be very thankful to you
#any Solution to this
1 messages · Page 1 of 1 (latest)
<@&987246623988019200> please have a look, thanks.
When I googled it it says to use accessibility service
install ssl bypassed instagram apk, setup a mitm proxy and block reel endpoints
it wont close the app but wont let any reels play
Can you explain in details
I want to create an application for blocking reels
ssl bypassing means bypassing https security and have full read access of http requests going out from andoid app
That's crazy
As I've tried to force stop application
But nah
Won't worked as in Android 13
It's not possible
High security
MITM means Man In The Middle, the man in the middle can now see all the requests coz we bypassed security and by using a proxy we can alter the response entirely
so now we also have write access
so just response with 500 or smth on reel endpoints
yes thats y external proxy is required