First memory model of an ELF file
authornorly <ny-git@enpas.org>
Sun, 10 Feb 2013 00:36:16 +0000 (00:36 +0000)
committernorly <ny-git@enpas.org>
Sun, 10 Feb 2013 18:40:44 +0000 (18:40 +0000)
commit9dba9d252b4e1b1048698a2408e83017c6eca6b7
treed3c1a9c8b556d8858d83c07c27c248f542f34ed3
parent7ad30bf13277447b242b7b09215a4483085e95dd
First memory model of an ELF file
include/libelfu/libelfu.h
include/libelfu/model.h [new file with mode: 0644]
include/options.h
src/main.c
src/model/fromFile.c [new file with mode: 0644]
src/options.c