paxshopper.blogg.se

Extract assets from unity apk
Extract assets from unity apk












Fixed critical error with open big bundles (more 1Gb) Add auto-detect and use encryptoin key for SetAssetBundleDecryptKey ("0123456789abcdef") // set decryption key for encrypted bundles ab, etc.) by Standart Unity encrytion (for China version)īuildPipeline.SetAssetBundleEncryptKey("0123456789abcdef") // Encryption from unity editor Add support extract Encryted Asset Bundles (.unity. Remove debug attributes from il2cpp stup dlls Fixed open Unity 4.x games with protection Add support IL2CPP database for China Versions Fixed restore c# code from IL2CPP (bug for same unity versions) Delayed decompilation of scripts - to quickly open the game in script recovery mode for IL2CPP Fast open game with IL2CPP (resore code as script or script with asm) Fixed Unpacker UnityVersion, OSX Version, APK Version Fixed critical bug in 11.XX versions - IL2CPP decompilation to C# cript IL2CPP: Fixed critical bug: with 64-bit Neon registrys IL2CPP: TopMnu->Search form->"Search form" dialog: Add support search by class name, subclass name, class field names, class methon names Add new item on tree "Scripts/Encryption information" (make on open game)Ĭontains information about functions where it can set a password, encryption key, functions are called: IL2CPP restore: Sub classes include into parent class Add all system assembly to object tree item 'SystemAssembly' (for view more details in IL2CPP) Added auto-search in the code of functions that call the methods names with 'password', 'decrypt', 'encrypt'

extract assets from unity apk

Added auto-search in the code of functions that call the 'SetAssetBundleDecryptKey' method

extract assets from unity apk

Allow dinamyc change decompilation type (IL2CPP) for view script as "CSharp" or "CSharp with ASM" in Viewer














Extract assets from unity apk