tomayac’s avatartomayac’s Twitter Archive—№ 11,894

  1. …in reply to @slightlylate
    @slightlylate @danbri If you know how to decompile Android apps (stackoverflow.com/questions/3593420/is-there-a-way-to-get-the-source-code-from-an-apk-file) and the app in question hasn’t obfuscated the code, there is a chance you can search for occurrences of the shouldIntercepRequest calls. But I have no idea how feasible this is on an app like Facebook’s.