aboutsummaryrefslogtreecommitdiff
blob: 2294cb63bdeed2d18c1d71533aa5ae3847837682 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#...
Elf file type is EXEC \(Executable file\)
Entry point 0x80400
#...
Program Headers:
  Type .*
  PHDR .*
#...
  LOAD .* 0x00070000 0x00070000 .* R E 0x10000
  LOAD .* 0x00090000 0x00090000 .* RW  0x10000
  DYNAMIC .*

#...