EXMAP

Release 0.10: 28/9/2006

Release 0.9: 9/6/2006

Release 0.8.4: 23/5/2006

Release 0.8.3: 22/5/2006

Release 0.8.2: 22/5/2006

Release 0.8.1: 22/3/2006

Release 0.8: 12/1/2006

Release 0.7.1: 6/12/2005

Release 0.7: 5/12/2005

Release 0.6.2: 30/11/2005

Release 0.6.1: 29/11/2005

Release 0.6: 28/11/2005

Release 0.5.2: 14/11/2005

Release 0.5.1: 4/11/2005

Release 0.5: 4/11/2005

Significant rewrite. Rather than expose the VMAs within a process in the 'Process' API, an intermediate layer of 'maps' is used. This was done to provide an interface with better than page granularity for examining ranges (needed for examining ELF sections and symbols easily).

Added (seems to be working) list of ELF sections and symbols. If the file you are examining is an ELF file, you'll see the different ELF sections listed. If the file is an *unstripped* ELF file, you can also select an ELF section and examine the ELF symbols (functions, global data) within that section.

ELF symbols are now listed to byte granularity.

Release 0.4: 5/10/2005

Release 0.3: 4/10/2005