linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* nasm -f bin / Elf format
@ 2006-02-22 21:26 Thiago Silva
  2006-02-23  0:32 ` Brian Raiter
  2006-03-01  7:10 ` grub thing Aleph One
  0 siblings, 2 replies; 8+ messages in thread
From: Thiago Silva @ 2006-02-22 21:26 UTC (permalink / raw)
  To: linux-assembly

Hello all,
Currently I've been working on creating "bin" executables with nasm using the 
template given in the article "A Whirlwind Tutorial on Creating Really Teensy 
ELF Executables for Linux".

Working gradualy, I tried to modify some data in a .data section, and got a  
segmentation fault. Is that because there isn't a section header table with 
an entry indicating that the .data section is writable? If yes, is it 
possible to create the section header table by hand with the same ease as 
creating the elf header? I'm having difficulties to do it and I'm still 
learning my ways with the elf format, so, appreciate any help.

Thanks
-- 
+Thiago Silva

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-03-02  6:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22 21:26 nasm -f bin / Elf format Thiago Silva
2006-02-23  0:32 ` Brian Raiter
2006-03-01  7:10 ` grub thing Aleph One
2006-03-01 13:34   ` Ricardo Nabinger Sanchez
2006-03-02  6:49     ` Aleph One
2006-03-01 14:42   ` Marcin Kościelnicki
2006-03-01 18:08     ` Ricardo Nabinger Sanchez
2006-03-02  6:46     ` Aleph One

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).