1 min readSep 4, 2019
Hi, thanks for your feedback.
according to official documentation, APEX is similar to APK, i.e. it’s a signed zip file. So we should be able to unpack the APEX, but the internal code structure is different so for analysis we have to change some parameters i think.
most forensics and reversing tools should work.
I am interested in unpacking it and analyzing the structure though. will update soon.