Release notes
- Android App Bundle (.aab) decompilation is now supported.
- JAR diff: compare two JAR files and see the differences.
- Dedicated landing pages for separate decompilers.
- Ren'Py compiled files (.rpa, .rpyc) decompilation is now supported.
- Online tools: Base64 encoder/decoder, JWT decoder, JAR string editor.
- Improved Python decompiler for better PYC decompilation results.
- Electron ASAR archive decompilation is now supported.
- Flash SWF file decompilation is now supported.
- Decompile nested artifacts (JARs inside JARs, APKs inside XAPKs, etc.) directly from the file browser.
- Decompilation of SourceMod SMX files and AMX Mod X AMXX files is now supported.
- Decompilation of EXE and DLL files compiled for .NET platform (C#, F#, Visual Basic programming languages) is now supported.
- Decompilation of LUAC Lua files is now supported.
- Decompilation of PYC and PYO Python files is now supported.
- It is now possible to download all decompiled artifacts as one ZIP file.
- If decompilation takes more than 30 seconds a partial result is now shown while the rest is still being decompiled.
- Decompilation of APK and DEX Android artifacts is now supported.
- Compact path links are now generated for folders with one subfolder only minimizing number of clicks.
- Non-code resources (images, MANIFEST.MF, XML and all other files) are now preserved during decompilation to be viewed and downloaded later.