centaur.git
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