Age | Commit message (Expand) | Author |
2014-01-02 | Fixed a typo in the compilation rules. | Cyrille Bagard |
2013-12-29 | Handled Itanium demangling with C code (first part). | Cyrille Bagard |
2013-11-23 | Removed some compilation warnings. | Cyrille Bagard |
2013-08-31 | Removed some warnings by upgrading code to GLib 2.32. | Cyrille Bagard |
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard |
2013-06-13 | Fixed Elf format support. | Cyrille Bagard |
2013-01-20 | Fixed some GCC warnings. | Cyrille Bagard |
2013-01-14 | Cleaned the context used for decompilations. | Cyrille Bagard |
2012-12-21 | Resolved relative addresses for routines and fixed bugs related to PyGObjects... | Cyrille Bagard |
2012-12-18 | Fixed a bug when the binary loading fails. | Cyrille Bagard |
2012-12-10 | Took care of Dalvik switch cases. | Cyrille Bagard |
2012-11-19 | Handled Dalvik exception handlers in the graphic view. | Cyrille Bagard |
2012-10-28 | Updated the code of the old panel and displayed found strings again. | Cyrille Bagard |
2012-10-16 | Fixed many bugs using valgrind. | Cyrille Bagard |
2012-10-12 | Reorganized types definitions. | Cyrille Bagard |
2012-08-03 | Loaded the permissions used by an APK file. | Cyrille Bagard |
2012-07-29 | Updated all decompiled instructions using right pseudo registers. | Cyrille Bagard |
2012-07-23 | Improved decompilation of Dalvik bytecode. | Cyrille Bagard |
2012-07-08 | Fixed the display of code source. | Cyrille Bagard |
2012-07-01 | Built the graph view when defining a target address. | Cyrille Bagard |
2012-04-01 | Processed the Java demangling of array types. | Cyrille Bagard |
2012-03-25 | Scrolled to the selected symbol. | Cyrille Bagard |
2012-03-05 | Printed the string values of the Dex pool in the operand rendering. | Cyrille Bagard |
2012-01-11 | Defined new panel definitions for the editor GUI. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2011-10-12 | Processed skipped instructions and used contexts. | Cyrille Bagard |
2011-10-05 | Supported a few more Dalvik opcodes. | Cyrille Bagard |
2011-10-01 | Defined the first real [python] plugin. | Cyrille Bagard |
2011-07-11 | Saved improvements of binaries support. | Cyrille Bagard |
2010-12-02 | Improved the rendering of decompiled Dex code. | Cyrille Bagard |
2010-11-28 | Loaded all buffers of decompiled files. | Cyrille Bagard |
2010-11-14 | Typo. | Cyrille Bagard |
2010-11-14 | Loaded source file from Dex classes. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-08-10 | Improved the code by using Flex functions. | Cyrille Bagard |
2010-08-10 | Improved Itanium demangling. | Cyrille Bagard |
2010-08-01 | Cleaned the code and provided a fast way to demangle strings. | Cyrille Bagard |
2010-08-01 | Updated Itanium demangling by using the new contexts. | Cyrille Bagard |
2010-06-27 | Defined the minimal instruction size for a given architecture. | Cyrille Bagard |
2010-06-15 | Looked at access flags for computing native methods size. | Cyrille Bagard |
2010-06-14 | Made the program stronger by handling more errors. | Cyrille Bagard |
2010-06-06 | Used a treeview with icons to show all known symbols. | Cyrille Bagard |
2010-06-01 | Registered all found DEX routines. | Cyrille Bagard |
2010-05-20 | Increased security by checking the requested index when reading a pool item. | Cyrille Bagard |
2010-05-18 | Displayed the about window. | Cyrille Bagard |
2010-05-17 | Given more details for each operand relative to one DEX pool. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |
2010-04-24 | Updated a little bit the Java part (welcome back). | Cyrille Bagard |
2010-04-18 | Improved the Itanium demangler. | Cyrille Bagard |
2010-04-05 | Reorganized the ELF header (32 or 64 bits). | Cyrille Bagard |