←back to thread

713 points greenburger | 1 comments | | HN request time: 0.223s | source
Show context
gear54rus ◴[] No.44289756[source]
Does anyone know what's the state of the art way for cutting crap out of android apps? In the same way adblock cuts crap out of web pages?

I assume one would need a Java disassembler at least. On desktop, something like recaf works and allows changing things in classes without the full recompilation.

Is there something like this for android?

replies(2): >>44290104 #>>44295758 #
DanAtC ◴[] No.44295758[source]
https://revanced.app/ for applying premade patches to APKs
replies(1): >>44296978 #
1. gear54rus ◴[] No.44296978[source]
Had no idea this existed even though I'm running a rooted phone for over 10 years now... Thanks so much!