Update 2026-09-24: Search with AI: Type a natural search query to find relevant images. Click 'Similar' on any file to find visually similar images.
Update 2026-09-24: Over 2.3 million posts from the Kolyma-era Log Warehouse have been imported into the archive.
I'm trying to patch an android apk, I use apktool to decompile the .dex and im trying to use my own smali methods but it appears they won't get called by onCreate(). any advice?