Age | Commit message (Expand) | Author |
2015-04-04 | Updated the disassembling process order and defined ranks for basic routines. | Cyrille Bagard |
2015-04-03 | Tried to show basic blocks in the graphic view again. | Cyrille Bagard |
2015-04-01 | Fixed the definition of inner blocks by cutting at the right starting position. | Cyrille Bagard |
2015-03-31 | Saved some progress in the definition of basic blocks. | Cyrille Bagard |
2015-03-21 | Restored a limited but working version of basic blocks definitions. | Cyrille Bagard |
2015-03-18 | Computed limits for all routines according to existing symbols. | Cyrille Bagard |
2015-03-13 | Updated and improved without testing the old process of computing limits for ... | Cyrille Bagard |
2015-03-11 | Updated and improved without testing the old cutting of routines into blocks. | Cyrille Bagard |
2015-03-11 | Loaded the ELF header at a proper virtual address. | Cyrille Bagard |
2015-03-08 | Listed all idenfied read only strings in a dedicated panel. | Cyrille Bagard |
2015-03-08 | Handle cross references as well as entry points. | Cyrille Bagard |
2015-02-23 | Fixed a bug: do not close the connection after the initial handshake. | Cyrille Bagard |
2015-02-18 | Fixed a bug by properly reloading a reallocated list of binary areas. | Cyrille Bagard |
2015-02-17 | Defined, computed and stored the checksum in the binary content manager. | Cyrille Bagard |
2015-02-16 | Connected each loaded binary as a client to a server. | Cyrille Bagard |
2015-02-16 | Added a basic support for Mobicore truslets. | Cyrille Bagard |
2015-02-11 | Registered all the supported formats in the system code. | Cyrille Bagard |
2015-02-11 | Marked buffer lines as containing an entry point when needed. | Cyrille Bagard |
2015-02-10 | Fixed a bug by reordering the first exchanges. | Cyrille Bagard |
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard |
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard |
2015-02-03 | Removed all references to binary parts (GBinPart) and updated the code. | Cyrille Bagard |
2015-02-01 | Added some development assertions and avoided to load code twice. | Cyrille Bagard |
2015-01-31 | Defined many entry points from many identified potential candidates. | Cyrille Bagard |
2015-01-30 | Bound a symbol for each loaded value for 'ldr' instructions. | Cyrille Bagard |
2015-01-26 | Begun to rewrite the whole plugins system. | Cyrille Bagard |
2015-01-25 | Added a fixed address for the start of the '.plt' section and improved the di... | Cyrille Bagard |
2015-01-24 | Introduced conditional calls in instruction definition rules. | Cyrille Bagard |
2015-01-05 | Ensured the right macro is used (XSTR vs STR). | Cyrille Bagard |
2015-01-04 | Disabled lots of debug messages and fixed some symbols related bugs. | Cyrille Bagard |
2014-12-31 | Resolved links in disassembled instructions. | Cyrille Bagard |
2014-12-30 | Tracked each binary area during the disassembling process and tried to follow... | Cyrille Bagard |
2014-12-25 | Cleaned all the code for immediate operands. | Cyrille Bagard |
2014-12-16 | Created operands for resolving symbols in disassembly code. | Cyrille Bagard |
2014-12-14 | Shown label of loaded symbols when possible. | Cyrille Bagard |
2014-11-29 | Displayed segments in the disassembly view. | Cyrille Bagard |
2014-11-24 | Loaded empty collections for all binaries. | Cyrille Bagard |
2014-10-21 | Cleaned, fixed and improved the rules for the display of view columns. | Cyrille Bagard |
2014-10-16 | Allowed log messages from every thread contexts. | Cyrille Bagard |
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard |
2014-10-11 | Improved the disassembling process using memory ranges. | Cyrille Bagard |
2014-10-07 | Created a compiler for architecture instruction definitions. | Cyrille Bagard |
2014-10-06 | Got prepared to disassemble some ARMv7 instructions. | Cyrille Bagard |
2014-09-17 | Introduced memory ranges. | Cyrille Bagard |
2014-09-01 | Loaded some ELF symbols from DYNSYM and SYMTAB sections. | Cyrille Bagard |
2014-08-27 | Shown full ELF sections definitions. | Cyrille Bagard |
2014-08-25 | Loaded lots of ELF header information as symbols. | Cyrille Bagard |
2014-08-19 | Added a demo symbol when loading an ELF header. | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |
2014-08-16 | Improved the code for handling vmpa_t definitions. | Cyrille Bagard |