summaryrefslogtreecommitdiff
path: root/src/arch/vmpa.c
AgeCommit message (Expand)Author
2014-10-16Stored a bookmark into the data base and saved the archive.Cyrille Bagard
2014-09-17Introduced memory ranges.Cyrille Bagard
2014-09-04Updated the code and displayed the symbols using all symbols, not only routines.Cyrille Bagard
2014-09-01Loaded some ELF symbols from DYNSYM and SYMTAB sections.Cyrille Bagard
2014-08-26Looked for coordinates using the new addresses definitions.Cyrille Bagard
2014-08-25Loaded lots of ELF header information as symbols.Cyrille Bagard
2014-08-16Improved the code for handling vmpa_t definitions.Cyrille Bagard
2014-08-05Defined the first steps for a new disassembling approach.Cyrille Bagard
2014-07-31Improved the way code is decoded by avoiding to propagate the base address ev...Cyrille Bagard
2014-06-25Built the first steps to upgrade to Python3.Cyrille Bagard