- 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 api, monitor for report generation - gendec: some fixes - arm: multiple improvements ...
java.library.path=D:\MyEclipse 6.5\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;d:\prel\bin;D:\Java\jdk1.6.0_14\bin;D:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Pro...
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. ...