Object file injection, first part
[centaur.git] / include /
2013-05-24 norlyObject file injection, first part
2013-05-24 norlyMove section-in-segment.c to generic/
2013-05-24 norlyCleaner error handling with ELFU_WARN and ELFU_WARNELF
2013-05-23 norlyUse explicit libelf/* path in includes
2013-03-21 norlyNOBITS expansion, for .bss etc
2013-03-21 norlyCopy section contents into newly allocated buffers
2013-03-01 norlyImplement mInsertAfter, for post-.data injection
2013-02-27 norlyImplement mInsertBefore, for pre-.interp injection
2013-02-23 norlyRefactor mdoel-related code
2013-02-23 norlyClean up ELF-related files and functions
2013-02-23 norlyMove headers for ELF-based operations together
2013-02-23 norlyRemove ELFU_BOOL
2013-02-23 norlyAdd run-time sanity checks
2013-02-22 norlyAdd elfu_count{Section,PHDR}s
2013-02-22 norlyRemove --copy, do it whenever we have -o
2013-02-11 norlyPHDR self-reference fixup function model-cleanup
2013-02-11 norlyModel to ELF (writing) support, copy functionality
2013-02-11 norlyFirst memory model of an ELF file
2013-02-11 norlyPrint ELF header/segments/sections