Lanchon
Lanchon
what would be the point? what is wrong with needing Java 8 to **build** (not run) smali?
you probably asked baksmali to deodex the odex file, which is why it is very different. baksmali/smali might work on an odex file without deodex if you give smali the...
obfuscators can add code to check the signature or other properties of the APK and FC if tamper is detected, and this has nothing to do with correctness of smali.
yes there was a cleanup periodically ran on the local msg db. it erases messages older than X time. in grindr 1 it was totally absurd: it erased messages AFTER...
i think the original motivation for 30 day deletion was that there were absolutely no indexes defined on the local msg db so it would turn crazy slow as messages...
regarding blocks: last time i looked, the app received remote blocks as chat objects. when received it would wipe the messages and the threads, and add the profile to a...
lol! thanks for reporting :))) very sorry for the late reply
i am not working on it. all roms seem to be odexed.
@steamp0rt, yes i know, though android rom builds default to flattened apex mode which means the plain old files are accessible somewhere by default. and odex files inside apex files...
hi @teowoz, thank you so much for this PR, i really appreciate it. i'll take a minute for a quick response: - i need to research this security issue, including...