04-09-2016, 06:01 PM
looks like this dex is protected/packed in some way. i think the packing process changed dex-headers. at runtime stubcode will "repair" the headers so the dexfile can be loaded again. this is a common technique.
what's in the decompiled classes ?
is there any native libraray in the apk ?
it would be nice if you could share a sample.
what's in the decompiled classes ?
is there any native libraray in the apk ?
it would be nice if you could share a sample.