summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2013-06-16mv main.c -> elfucli.c, make it scriptable via argssymrelnorly
2013-06-16Clean up main.c a bitnorly
2013-06-03Disable memory dump to screennorly
2013-06-03Simplify includesnorly
2013-05-30Redesign data structures, make basic reladd work.newparsernorly
2013-05-28Remove old and ugly printing functionsnorly
2013-05-28Add printing functions for models to ease debuggingnorly
2013-05-24Object file injection, first partnorly
2013-05-24Use explicit libelf/* path in includesnorly
2013-03-24Typosnorly
2013-03-22Clean up file handling in main.c a bitnorly
2013-03-21NOBITS expansion, for .bss etcnorly
2013-03-01Implement mInsertAfter, for post-.data injectionnorly
2013-02-27Implement mInsertBefore, for pre-.interp injectionnorly
2013-02-23Refactor mdoel-related codenorly
2013-02-23Add run-time sanity checksnorly
2013-02-22Remove --copy, do it whenever we have -onorly
2013-02-11Model to ELF (writing) support, copy functionalitynorly
2013-02-11First memory model of an ELF filenorly
2013-02-11Print ELF header/segments/sectionsnorly