Open rabbity417 opened 9 months ago
Hello!
Unfortunately no (or not yet :)). There is file 'cryptofile' in the root of archive. Presumably it generated taking checksums of files included to archive and digitally signing it. Flashing tool lsec6318update checks this file entries to validate content => modified AllAppUpdateA13.bin will not pass verification. Options as i see it now:
I've used https://github.com/NationalSecurityAgency/ghidra/ to get reversed C/C++ code from lsec6318update arm64 ELF binary for finding algorithm of password extraction part. IDA Pro(https://hex-rays.com › ida-pro) should work too for arm64.
Thank you for the prompt response. I had similar thoughts as you. I think a little more research is needed. I support you. thank you
thank you With this method, now I have succeeded in extracting apk from AllAppUpdateA13.bin. Conversely, do you know how to create the AllAppUpdateA13.bin file?