- dexdec: emulator, sandbox: upgrades and performance improvements - dexdec: important fix for a resource leak - linux emulator: improvements and additions - apk: generic unpacker: upgrades, additional hooks in
If anyone's interested - as part of a larger project I'm working on, I put TM's decompiler code into a git repository, made a few small changes, and I've got it to compile successfully on Linux. My changes are mainly to make it more portable and add support for a build system. ...