Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.IGenericUnpacker
Packages that use IGenericUnpacker
Package
Description
This package and sub-packages contain all types used by Android code analysis plugins.
-
Uses of IGenericUnpacker in com.pnfsoftware.jeb.core.units.code.android
Methods in com.pnfsoftware.jeb.core.units.code.android that return IGenericUnpackerModifier and TypeMethodDescriptionIApkUnit.createGenericUnpacker()
Convenience method to create a generic unpacker, backed by anemulated-android
object, that can be used to attempt to retrieve resources unpacked at runtime..IDexDecompilerUnit.createGenericUnpacker()
Create a generic unpacker, backed by anemulated-android
object, that can be used to attempt to retrieve resources unpacked at runtime.