centaur.git
11 years agoRemove stupid copy model-initial
norly [Mon, 11 Feb 2013 00:26:16 +0000 (00:26 +0000)]
Remove stupid copy

11 years agoModel to ELF (writing) support
norly [Sun, 10 Feb 2013 18:39:15 +0000 (18:39 +0000)]
Model to ELF (writing) support

11 years agoFirst memory model of an ELF file
norly [Sun, 10 Feb 2013 00:36:16 +0000 (00:36 +0000)]
First memory model of an ELF file

11 years agoFix stupid copy copy-stupid-initial
norly [Fri, 1 Feb 2013 15:50:37 +0000 (15:50 +0000)]
Fix stupid copy

11 years agoUgly section alignment fix
norly [Mon, 28 Jan 2013 02:21:35 +0000 (02:21 +0000)]
Ugly section alignment fix

...until I figure out how to align entire sections.

The program runs, but the sections are slightly moved around and thus
the entry point cannot be right.

Seems this is because libelf loses some dynamic symbols (???)

11 years agoInitial work on copying an ELF file
norly [Mon, 28 Jan 2013 02:14:24 +0000 (02:14 +0000)]
Initial work on copying an ELF file

11 years agoPrint ELF header/segments/sections
norly [Fri, 25 Jan 2013 15:24:36 +0000 (15:24 +0000)]
Print ELF header/segments/sections

11 years agoAdd .gitignore
norly [Fri, 25 Jan 2013 15:24:21 +0000 (15:24 +0000)]
Add .gitignore

11 years agoInitial commit
norly [Fri, 25 Jan 2013 15:24:14 +0000 (15:24 +0000)]
Initial commit