7 Aug
2022
7 Aug
'22
10:22 p.m.
i'm thinking maybe a good build flow, if it works, could be: - reassemble split apks into single apk - decompile single apk - patch decompilation - recompile this isn't what i'd planned for, as using decompilation for the whole apk means there can be more issues. we'll see maybe. but the .smali and .java tools don't appear to interoperate yet; they don't process each other's output.