Age | Commit message (Expand) | Author |
2016-09-14 | Fixed the "post" hook of the first IF Dalvik opcode. | Cyrille Bagard |
2016-09-14 | Skipped the rendering of empty pool strings. | Cyrille Bagard |
2016-09-12 | Fixed the decoding of 3rc/3rms/3rmi Dex opcode formats. | Cyrille Bagard |
2016-09-12 | Fixed two more bugs when annotating Dex code items. | Cyrille Bagard |
2016-08-28 | Handled branching instructions using registers. | Cyrille Bagard |
2016-05-30 | Resolved a suitable symbol depending on the request tolerance. | 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-06 | Prepared the ARMv7 SIMD instructions support. | Cyrille Bagard |
2016-05-04 | Created special instructions for real undefined behaviors. | Cyrille Bagard |
2016-05-02 | Fixed some Makefiles in order to be able to run 'make dist'. | 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-21 | Got prepared for more ARMv7 opcodes. | Cyrille Bagard |
2016-04-20 | Protected all concurrent accesses to sources and destinations of instructions. | Cyrille Bagard |
2016-04-20 | Deleted code dealing with links between instructions in the old fashion. | Cyrille Bagard |
2016-04-20 | Discarded initial support of ARM versions older than v7. | Cyrille Bagard |
2016-04-03 | Reorganized the whole disassembling process and displayed the relative progre... | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-03-13 | Given more flexibility to the field names of locations in XML databases. | Cyrille Bagard |
2016-03-13 | Created a readelf-like information provider for Dex files. | Cyrille Bagard |
2016-03-05 | Removed the useless libio.h entry from included headers. | Cyrille Bagard |
2016-03-01 | Dealt with the prototypes from the Dex pool. | Cyrille Bagard |
2016-02-10 | Included indications to load the proper pool constants in Dalvik operands. | Cyrille Bagard |
2016-02-10 | Improved the support of the DEX format. | Cyrille Bagard |
2016-02-09 | Built raw instructions from uleb128 values. | Cyrille Bagard |
2016-02-09 | Set the initial display value and avoided to pad octal and decimal values. | Cyrille Bagard |
2016-02-02 | Removed the definition of a useless deprecated function. | Cyrille Bagard |
2016-02-01 | Defined all Dalvik instructions to get generated by d2c. | Cyrille Bagard |
2016-01-30 | Introduced a format switch to distinguish different kinds of definitions. | Cyrille Bagard |
2016-01-30 | Updated some parts of the code dealing with Dalvik. | Cyrille Bagard |
2016-01-21 | Defined some raw primitives to write or delete comments. | Cyrille Bagard |
2016-01-17 | Updated the width of a modified line. | Cyrille Bagard |
2016-01-16 | Changed the display of a segment containing the value of an immediate. | Cyrille Bagard |
2016-01-12 | Disabled the old way to disassemble instructions. | Cyrille Bagard |
2016-01-04 | Treated phys_t as uint64_t to avoid huge differences get considered as negati... | Cyrille Bagard |
2015-12-29 | Handled ELF overlapping program and section headers. | Cyrille Bagard |
2015-12-29 | Avoided to crash by being too strict with addresses provided by clicks on the... | Cyrille Bagard |
2015-12-28 | Converted ranges length to string. | Cyrille Bagard |
2015-12-19 | Fixed several bugs when processing concurrent delayed works. | Cyrille Bagard |
2015-12-16 | Tracked the ARM/Thumb areas in a clever way with levels. | Cyrille Bagard |
2015-12-16 | Dealt with empty ranges in the early states of disassembled symbols. | Cyrille Bagard |
2015-12-15 | Stored and provided the encoding used by an instruction. | Cyrille Bagard |
2015-11-27 | Fixed binary string format in immediate operands. | Cyrille Bagard |
2015-11-27 | Protected other data access using locks. | Cyrille Bagard |