Go Back  
Closed Thread
 
Thread Tools
Old 03-29-2012   #11
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
Originally Posted by henry caine View Post
does this mean the ps3 is finally crack wide open no more cat and mousing around with sony
well now there shouldent be any onfo hidden from others.

lets say its day one.
__________________
zadow28 is offline  
Old 03-29-2012   #12
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
well if you look at the thread the *.a files are archives with multiples elf within them.

eussNL got this thred right thats why he found an extracter for *.a files thx euss
so the libsecure.A have as many as 6 elf inside that where the good stuff is.


by the way also got his from (he knows himself)

havent check that yet but you could

the *.a files turned out legit


Code:
my first attempt at trying to decrypt the lv0 with a something so simple I knew it wouldn't work. But however here is the output I recieved


metadataInfo:
  unknown00: C8 DB 12 00 03 00 00 00 34 93 8A BF 44 08 DD 00 80 7F 15 00 04 93 8A BF 18 BD 25 00 00 00 00 00 
  key:       A7 0B 81 5A 47 AC 66 F9 7A A6 CA E7 80 5B 22 19 B3 C7 08 5E 2A F5 8C A7 23 78 1A 0D D0 F5 84 11 
  ivec:      5B E0 07 73 26 5E FD 18 FE AF A4 DA 88 2B F0 DF BC EA 0C 00 A2 32 AE 5B EE 6B EE BF 8E 69 BF B9

if you looked closely at the pasties you would find the TOC and OPD where it is writen

http://pastebin.com/79EhCHEB

http://pastebin.com/SPNnsEeq

the last pastie is the guard for the cell

i figured that out after the info.


http://pastebin.com/TEsbPCY5
the one for the cell is spu based and the one from libsecure is ppc based

here is one more thing i found out sometime ago

http://www.filedropper.com/debug

load ida pro then load any self/bin then file---->load---->pdb file then getheader.pdb

then the header would turn up in any encrypted files.
both spu and ppc you can see for try


recards
__________________

Last edited by zadow28; 03-29-2012 at 09:53 PM.
zadow28 is offline  
Likes: (7)
Old 03-29-2012   #13
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
well we got all the encryption told where it is.
so we would decrypt ant up to ofw4.11
so if we investergate some further we could play anything.
and if there where in any of those *.a files there would be i should guess.some keys we havent found, we could use.so we wont need to update ever again.
__________________
zadow28 is offline  
Likes: (1)
Old 03-29-2012   #14
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
thats not for me to found out i dont make cfw but shouldent be any trouble to make one.
i just post the info needed
__________________
zadow28 is offline  
Likes: (1)
Old 03-29-2012   #15
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
the fist thread have an limit off 12000 words so i cant update the first post with the post from page 3
__________________
zadow28 is offline  
Likes: (1)
Old 03-29-2012   #16
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
any one tryed the keys at top i dont have an ps3 here with me

the info on .*a files was correct but havent even had time for the keys yet


Look you rename the *.a file to elf then

like this

exampel

rename lib.a to lib.elf
then readelf lib.elf


look at this pastie

Code:
$ readelf -a libSceSecure_stub_d.elf

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_head.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         248 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             10
  Sektionshovedets strengtabelsindeks: 7

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .lib.stub         PROGBITS         0000000000000000  00000040
       000000000000002c  0000000000000000   A       0     0     4
  [ 5] .rela.lib.stub    RELA             0000000000000000  00000070
       0000000000000018  0000000000000018           9     4     8
  [ 6] .rodata.sceReside PROGBITS         0000000000000000  00000088
       0000000000000014  0000000000000000   A       0     0     4
  [ 7] .shstrtab         STRTAB           0000000000000000  0000009c
       0000000000000059  0000000000000000           0     0     1
  [ 8] .strtab           STRTAB           0000000000000000  00000378
       0000000000000057  0000000000000000           0     0     1
  [ 9] .symtab           SYMTAB           0000000000000000  000003d0
       0000000000000138  0000000000000018           8    11     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.lib.stub' pa offset 0x70 indeholder 1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000010  000c00000001 R_PPC64_ADDR32    0000000000000004 _libSceSecure_stub                                                                                                                                                                                               _str + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 13 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 OBJECT  LOCAL  DEFAULT    6 _sce_package_version_                                                                                                                                                                                               libS
    11: 0000000000000000     0 OBJECT  GLOBAL DEFAULT    4 _libSceSecure_0002_st                                                                                                                                                                                               ub_h
    12: 0000000000000004     0 OBJECT  GLOBAL DEFAULT    6 _libSceSecure_stub_st                                                                                                                                                                                               r

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_1.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ba  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000638
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashA                                                                                                                                                                                               ddMe + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashA                                                                                                                                                                                               ddMe + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashAd                                                                                                                                                                                               dMes + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashAddMe                                                                                                                                                                                               ssag
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashAddMe                                                                                                                                                                                               ssag
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashAddM                                                                                                                                                                                               essa
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_2.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000de  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000658
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_3.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000e2  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000660
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_4.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ce  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000648
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyD
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyD
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_5.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000c6  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000640
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashD                                                                                                                                                                                               elet + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashD                                                                                                                                                                                               elet + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashDe                                                                                                                                                                                               lete + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashDelet                                                                                                                                                                                               eCon
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashDelet                                                                                                                                                                                               eCon
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashDele                                                                                                                                                                                               teCo
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_6.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000e6  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000660
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyD
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyD
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_7.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000c6  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000640
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etDi + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etDi + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashGe                                                                                                                                                                                               tDig + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashGetDi                                                                                                                                                                                               gest
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashGetDi                                                                                                                                                                                               gest
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashGetD                                                                                                                                                                                               iges
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_8.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000b6  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000630
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etDi + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etDi + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashGe                                                                                                                                                                                               tDig + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashGetDi                                                                                                                                                                                               gest
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashGetDi                                                                                                                                                                                               gest
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashGetD                                                                                                                                                                                               iges
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_9.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ce  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000648
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyE
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyE
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_10.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000a2  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000620
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashH                                                                                                                                                                                               mac + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashH                                                                                                                                                                                               mac + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashHm                                                                                                                                                                                               ac + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashHmac.                                                                                                                                                                                               stub
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashHmac
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashHmac
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_11.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000aa  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000628
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureRemov                                                                                                                                                                                               eHas + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureRemov                                                                                                                                                                                               eHas + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureRemove                                                                                                                                                                                               Hash + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureRemoveHas                                                                                                                                                                                               h.st
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureRemoveHas                                                                                                                                                                                               h
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureRemoveHa                                                                                                                                                                                               sh
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_12.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       000000000000009e  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000618
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureDestr                                                                                                                                                                                               oy + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureDestr                                                                                                                                                                                               oy + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureDestro                                                                                                                                                                                               y + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureDestroy.s                                                                                                                                                                                               tub_
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureDestroy
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureDestroy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_13.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ca  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000648
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etCo + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etCo + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashGe                                                                                                                                                                                               tCon + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashGetCo                                                                                                                                                                                               ntex
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashGetCo                                                                                                                                                                                               ntex
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashGetC                                                                                                                                                                                               onte
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_14.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000da  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000658
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_15.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000c2  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000640
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etBl + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashG                                                                                                                                                                                               etBl + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashGe                                                                                                                                                                                               tBlo + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashGetBl                                                                                                                                                                                               ockS
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashGetBl                                                                                                                                                                                               ockS
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashGetB                                                                                                                                                                                               lock
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_16.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000c2  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000640
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashR                                                                                                                                                                                               eset + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashR                                                                                                                                                                                               eset + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashRe                                                                                                                                                                                               setC + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashReset                                                                                                                                                                                               Cont
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashReset                                                                                                                                                                                               Cont
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashRese                                                                                                                                                                                               tCon
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_17.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000e2  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000660
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyR
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyR
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_18.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000a6  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000620
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureAddCi                                                                                                                                                                                               pher + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureAddCi                                                                                                                                                                                               pher + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureAddCip                                                                                                                                                                                               her + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureAddCipher                                                                                                                                                                                               .stu
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureAddCipher
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureAddCiphe                                                                                                                                                                                               r
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_19.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ea  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000668
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyG
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_20.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000f2  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000670
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyM
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyM
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_21.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000b2  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000630
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureRemov                                                                                                                                                                                               eCip + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureRemov                                                                                                                                                                                               eCip + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureRemove                                                                                                                                                                                               Ciph + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureRemoveCip                                                                                                                                                                                               her.
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureRemoveCip                                                                                                                                                                                               her
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureRemoveCi                                                                                                                                                                                               pher
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_22.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000da  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000658
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyS
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyS
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_23.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ae  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000628
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashM                                                                                                                                                                                               essa + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashM                                                                                                                                                                                               essa + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashMe                                                                                                                                                                                               ssag + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashMessa                                                                                                                                                                                               ge.s
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashMessa                                                                                                                                                                                               ge
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashMess                                                                                                                                                                                               age
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_24.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000fa  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000678
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyM
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyM
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_25.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ba  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000638
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashS                                                                                                                                                                                               etCo + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureHashS                                                                                                                                                                                               etCo + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureHashSe                                                                                                                                                                                               tCon + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureHashSetCo                                                                                                                                                                                               ntex
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureHashSetCo                                                                                                                                                                                               ntex
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureHashSetC                                                                                                                                                                                               onte
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_26.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       0000000000000092  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000610
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureInit                                                                                                                                                                                                + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureInit                                                                                                                                                                                                + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureInit +                                                                                                                                                                                                0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureInit.stub                                                                                                                                                                                               _ent
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureInit
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureInit
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_27.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       000000000000009a  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000618
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureRando                                                                                                                                                                                               m + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureRando                                                                                                                                                                                               m + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureRandom                                                                                                                                                                                                + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureRandom.st                                                                                                                                                                                               ub_e
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureRandom
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureRandom
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_28.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       00000000000000ea  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000668
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureCrypt                                                                                                                                                                                               ogra + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureCrypto                                                                                                                                                                                               grap + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureCryptogra                                                                                                                                                                                               phyM
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureCryptogra                                                                                                                                                                                               phyM
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureCryptogr                                                                                                                                                                                               aphy
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

Fil: libSceSecure_stub_d.elf(_libSceSecure_0002_29.o)
ELF-hoved:
  Magi:    7f 45 4c 46 02 02 01 66 00 00 00 00 00 00 00 00
  Klasse:                            ELF64
  Data:                              2-komplement, big endian
  Version:                           1 (current)
  OS/ABI:                            <ukendt: 66>
  ABI-version:                       0
  Type:                               REL (relok'erbar fil)
  Maskine:                           PowerPC64
  Version:                           0x1
  Indgangsodresse:                   0x0
  Start for programhoveder:          0 (byte inde i filen)
  Start for sektionshoveder:         504 (byte inde i filen)
  Flag:                              0x1000000
  Dette hoveds storrelse:            64 (byte)
  Programhovedernes storrelse:       0 (byte)
  Number of program headers:         0
  Sektionshovedernes storrelse:      64 (byte)
  Antal sektionshoveder:             14
  Sektionshovedets strengtabelsindeks: 11

Sektionshoveder:
  [Nr] Navn              Type             Adresse           Offset
       Storrelse         Poststorrelse    Flag   Laenk  Info  Just
  [ 0]                   NULL             0000000000000000  00000000
       0000000000000000  0000000000000000           0     0     0
  [ 1] .text             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  AX       0     0     1
  [ 2] .data             PROGBITS         0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 3] .bss              NOBITS           0000000000000000  00000040
       0000000000000000  0000000000000000  WA       0     0     1
  [ 4] .data.sceFStub.li PROGBITS         0000000000000000  00000040
       0000000000000004  0000000000000000  WA       0     0     4
  [ 5] .rela.data.sceFSt RELA             0000000000000000  00000048
       0000000000000018  0000000000000018          13     4     8
  [ 6] .rodata.sceFNID   PROGBITS         0000000000000000  00000060
       0000000000000004  0000000000000000   A       0     0     4
  [ 7] .psp_libgen_markf PROGBITS         0000000000000000  00000064
       0000000000000014  0000000000000000           0     0     4
  [ 8] .rela.psp_libgen_ RELA             0000000000000000  00000078
       0000000000000060  0000000000000018          13     7     8
  [ 9] .sceStub.text     PROGBITS         0000000000000000  000000d8
       0000000000000020  0000000000000000  AX       0     0     4
  [10] .rela.sceStub.tex RELA             0000000000000000  000000f8
       0000000000000030  0000000000000018          13     9     8
  [11] .shstrtab         STRTAB           0000000000000000  00000128
       00000000000000c9  0000000000000000           0     0     1
  [12] .strtab           STRTAB           0000000000000000  00000578
       000000000000009e  0000000000000000           0     0     1
  [13] .symtab           SYMTAB           0000000000000000  00000618
       00000000000001c8  0000000000000018          12    16     8
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

There are no section groups in this file.

Der findes ingen programhoveder i denne fil.

Relokeringssektion '.rela.data.sceFStub.libSceSecure' pa offset 0x48 indeholder                                                                                                                                                                                                1 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureAddHa                                                                                                                                                                                               sh + 0

Relokeringssektion '.rela.psp_libgen_markfunc' pa offset 0x78 indeholder 4 poste                                                                                                                                                                                               r:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000000  001200000001 R_PPC64_ADDR32    0000000000000000 _libSceSecure_0002                                                                                                                                                                                               _stu + 0
000000000004  000400000001 R_PPC64_ADDR32    0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000c  001100000001 R_PPC64_ADDR32    0000000000000000 .sceLibSecureAddHa                                                                                                                                                                                               sh + 0
000000000010  001000000001 R_PPC64_ADDR32    0000000000000000 sceLibSecureAddHas                                                                                                                                                                                               h + 0

Relokeringssektion '.rela.sceStub.text' pa offset 0xf8 indeholder 2 poster:
  Offset          Info           Type           Symbolvaerdi   Symbolnavn+ Tilla                                                                                                                                                                                               eg
000000000006  000400000006 R_PPC64_ADDR16_HA 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0
00000000000a  000400000004 R_PPC64_ADDR16_LO 0000000000000000 .data.sceFStub.lib                                                                                                                                                                                               SceS + 0

Der findes ingen tilbagerulningssektioner i denne fil.

Symboltabel ".symtab" indeholder 19 poster:
   Nr:     Vaerdi          Strl Type    Bind   Synl     Idx Navn
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    3
     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    4
     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    5
     6: 0000000000000000     0 SECTION LOCAL  DEFAULT    6
     7: 0000000000000000     0 SECTION LOCAL  DEFAULT    7
     8: 0000000000000000     0 SECTION LOCAL  DEFAULT    8
     9: 0000000000000000     0 SECTION LOCAL  DEFAULT    9
    10: 0000000000000000     0 SECTION LOCAL  DEFAULT   10
    11: 0000000000000000     0 SECTION LOCAL  DEFAULT   11
    12: 0000000000000000     0 SECTION LOCAL  DEFAULT   12
    13: 0000000000000000     0 SECTION LOCAL  DEFAULT   13
    14: 0000000000000000     4 NOTYPE  LOCAL  DEFAULT    4 sceLibSecureAddHash.s                                                                                                                                                                                               tub_
    15: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 _.prx.link.border.mar                                                                                                                                                                                               k.li
    16: 0000000000000000    20 NOTYPE  GLOBAL DEFAULT    7 sceLibSecureAddHash
    17: 0000000000000000    32 FUNC    GLOBAL DEFAULT    9 .sceLibSecureAddHash
    18: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _libSceSecure_0002_st                                                                                                                                                                                               ub_h

Der fandtes ingen versionsinformation i denne fil.

zadow
@zadow
-PC ~
$

its an ton of readelfs


then it shows all the elf in the elf file there can be 100 off files in them

that why we need an extracter to make it easyer
__________________

Last edited by zadow28; 03-29-2012 at 10:39 PM.
zadow28 is offline  
Likes: (2)
Old 03-29-2012   #17
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
just an little update
just found out
open the *.a files with

7zip

go back one folder

extract them at rename with the extension elf


there are all the elf located. only minus they are named 123456.etc
recards
************* [ - Post Merged - ] *************
someone try the keys it should be for lv0 so thats the lv0-priv-356
__________________
zadow28 is offline  
Likes: (5)
Old 03-30-2012   #18
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
This stuff opens the ofw wide open, making cfw just isent my thing. The sdk just got twice as big so i would think there would be some master keys there too
__________________
zadow28 is offline  
Likes: (1)
Old 03-30-2012   #19
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
And i always put my findings out in the open!
************* [ - Post Merged - ] *************
They cant fix this then theynwould have to an completly new firmware sdk etc even the game dev would too
So this stays
__________________
zadow28 is offline  
Likes: (3)
Old 03-30-2012   #20
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
We just havent looked the right places, it would be on purpose they have packed all those 1000 elf into archives *.a files
__________________
zadow28 is offline  
Closed Thread

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 05:40 PM.