IOIO DeOdexer
![]()
Screenshot

Disclaimer
This tool is to deodex Lollipop and Marshmallow roms. I am sure you guys know what it does. I will not take any responsibility if something goes wrong because of it. Features includes:
1. *.odex.xz support
2. *.odex support
3. Zipalign all Apks after deodexing
4. full Marshmallow and Lollipop support
5. optional app, priv-app and framework folders selection
6. remove all .so files if you do not want them with apk's
7. symlink script to add in updater script for unreadable .so files (you just need to paste in updater script, no more manual editing for symlinkling)
Tested On
* Windows 10 x64
* Windows 8 x64
* other windows version that have .Net Framework 4.5.2 installed
Usage
1. Run it as Admin
2. Always use it in folder which path does not have spaces in names, i will highly recommend it to use in root folder of your windows installation drive i.e C:/
Pre-reqs
* IOIO DeOdexer requires .Net Framework 4.5.2
* Most important requirement is java jdk / jre Please install and set Path Variable it make working else it won't work (i hope you guys know what i mean)
Reporting Bugs & Feature Requests
Please feel free to report any bugs and feature request, i am more than happy to add new features in it
Tools Used
* Microsoft visual studio
* 7zip
* oat2dex.jar credit and special thanks to @_riddle