14 lines
227 B
Plaintext
Raw Normal View History

2012-03-26 21:18:29 +02:00
#...
Elf file type is EXEC \(Executable file\)
Entry point 0x80400
#...
Program Headers:
Type .*
PHDR .*
#...
2017-04-10 13:32:00 +02:00
LOAD .* 0x00070000 0x00070000 .* R E 0x10000
2012-03-26 21:18:29 +02:00
LOAD .* 0x00090000 0x00090000 .* RW 0x10000
DYNAMIC .*
#...