Age | Commit message (Expand) | Author |
2016-09-11 | Fixed a bug when decoding some catch-all handlers in Dex code item. | Cyrille Bagard |
2016-09-11 | Handled Dex classes used as marker interfaces and Dex virtual methods. | Cyrille Bagard |
2016-09-10 | Updated the Python bindings used to load Elf and Dex files. | Cyrille Bagard |
2016-09-08 | Fixed a bug by transfering variable argument lists properly. | Cyrille Bagard |
2016-08-28 | Handled branching instructions using registers. | Cyrille Bagard |
2016-08-06 | Closed the right side panel when requested. | Cyrille Bagard |
2016-08-06 | Defined initial content and size for the status bar. | Cyrille Bagard |
2016-07-30 | Registered properly the PyGObject wrappers for Python classes. | Cyrille Bagard |
2016-07-28 | Taken into account that tabulations are not spaces for Makefiles. | Cyrille Bagard |
2016-07-28 | Centralized the checksum computing of binary contents. | Cyrille Bagard |
2016-07-23 | Fixed some compilation errors in the Python plugin. | Cyrille Bagard |
2016-05-30 | Avoided errors on project saving. | Cyrille Bagard |
2016-05-30 | Resolved a suitable symbol depending on the request tolerance. | Cyrille Bagard |
2016-05-28 | Built the basic blocks list simply at loading. | Cyrille Bagard |
2016-05-28 | Removed the old Python plugin reading android permissions. | Cyrille Bagard |
2016-05-27 | Fixed a mistake in a previous fix. | Cyrille Bagard |
2016-05-27 | Handled more ARM instructions from the storing family. | Cyrille Bagard |
2016-05-25 | Applied conditional bits as keyword suffixes for ARM instructions. | Cyrille Bagard |
2016-05-25 | Fixed various mistakes in the decoding of ARM instructions. | Cyrille Bagard |
2016-05-24 | Attached priority levels with disassembly starting points. | Cyrille Bagard |
2016-05-23 | Removed a stupid assertion in memory access operands. | Cyrille Bagard |
2016-05-22 | Extended the compiler to transform all the new ARMv7 encoding definitions. | Cyrille Bagard |
2016-05-20 | Refreshed the widths summary of lines groups only when necessary. | Cyrille Bagard |
2016-05-19 | Loaded the ELF internal symbols using all the available CPUs. | Cyrille Bagard |
2016-05-13 | Used the correct local width summary when dealing with line widths. | Cyrille Bagard |
2016-05-13 | Handled positions for both sides of paned widgets. | Cyrille Bagard |
2016-05-13 | Fixed a lot of compilation warnings. | Cyrille Bagard |
2016-05-13 | Inserted symbols and routines using an optimized 100 times faster method. | Cyrille Bagard |
2016-05-07 | Added debug code to avoid crashes with wrongly disassembled binaries. | Cyrille Bagard |
2016-05-06 | Prepared the ARMv7 SIMD instructions support. | Cyrille Bagard |
2016-05-04 | Created special instructions for real undefined behaviors. | Cyrille Bagard |
2016-05-03 | Fixed two bugs in the code buffer system. | Cyrille Bagard |
2016-05-02 | Scrolled the graphic view using mouse clicks and moves on the background. | Cyrille Bagard |
2016-05-02 | Warned in case of missing analyzer/parser generator. | Cyrille Bagard |
2016-05-02 | Fixed some Makefiles in order to be able to run 'make dist'. | Cyrille Bagard |
2016-05-01 | Handled all width measures per view in a dedicated manager. | Cyrille Bagard |
2016-04-29 | Fixed various usages of uninitialised memory. | Cyrille Bagard |
2016-04-29 | Enabled once again the CFG analysis. | Cyrille Bagard |
2016-04-27 | Used official closures instead of user-defined ones when possible. | Cyrille Bagard |
2016-04-27 | Forgot the old yylval global variable usage completely. | Cyrille Bagard |
2016-04-27 | Avoided freezes by refreshing the GUI in the main loop only. | Cyrille Bagard |
2016-04-25 | Applied the libssl official example completely to prevent a crash in some cases. | Cyrille Bagard |
2016-04-24 | Disabled the not (yet) working docking system. | Cyrille Bagard |
2016-04-24 | Handled hooks and rules in Dalvik opcodes definitions. | Cyrille Bagard |
2016-04-23 | Limited the length of displayed SHA1 binary value for Dex files. | Cyrille Bagard |
2016-04-23 | Loaded all Dex methods in a proper way. | Cyrille Bagard |
2016-04-22 | Ensured all labels get an initialized address in buffer views. | Cyrille Bagard |
2016-04-21 | Got prepared for more ARMv7 opcodes. | Cyrille Bagard |
2016-04-21 | Ensured sources are not extracted from a clean tarball before computing the G... | Cyrille Bagard |
2016-04-20 | Saved the ChangeLog too. | Cyrille Bagard |