Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@psxdev
Created June 16, 2018 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save psxdev/9b3c77c7d35534b81b66b76682690bbc to your computer and use it in GitHub Desktop.
Save psxdev/9b3c77c7d35534b81b66b76682690bbc to your computer and use it in GitHub Desktop.
elf loaded from host inside orbislink pkg
log: [PS4][INFO]: debugnet initialized
log: [PS4][INFO]: Copyright (C) 2010,2016 Antonio Jose Ramos Marquez aka bigboss @psxdev
log: [PS4][INFO]: ready to have a lot of fun...
log: [PS4][INFO]: [PS4LINK] Server request thread UID: 0x817F89C0
log: [PS4][DEBUG]: [PS4LINK] Created ps4link_requests_sock: 14
log: [PS4][DEBUG]: [PS4LINK] bind to ps4link_requests_sock done
log: [PS4][DEBUG]: [PS4LINK] Ready for connection 1
log: [PS4][INFO]: [PS4LINK] Waiting for connection
log: [PS4][DEBUG]: [PS4LINK] Command Thread Started.
log: [PS4][INFO]: [PS4LINK] Server command thread UID: 0x817F8E40
log: [PS4][DEBUG]: [PS4LINK] Created ps4link_commands_sock: 16
log: [PS4][DEBUG]: [PS4LINK] Command listener waiting for commands...
ps4sh> connect
log: [HOST][INFO]: [PS4SH] Connecting to fio ps4link ip 192.168.1.17
log: [HOST][INFO]: [PS4SH] PlayStation is listening at 192.168.1.17
log: [PS4][DEBUG]: [PS4LINK] Client connected from 192.168.1.3 port: 40910
log: [PS4][INFO]: [PS4LINK] sock ps4link_fileio set 15 connected 1
log: [PS4][DEBUG]: [PS4LINK]orbisSysJailBreak returned 1
log: [PS4][INFO]: [PS4LINK] Waiting for connection
log: [PS4][DEBUG]: [PS4LINK] Initialized and connected from pc/mac ready to receive commands
log: [PS4][DEBUG]: liborbispad scePadInit return 0
log: [PS4][DEBUG]: liborbispad sceUserServiceGetInitialUser return error 0x80960006
log: [PS4][DEBUG]: liborbispad scePadOpen return handle 0x 3100500
log: [PS4][DEBUG]: Cross pressed run elf
log: [PS4][DEBUG]: [orbisExecUserElf]
log: [PS4][DEBUG]: [PS4LINK] file open req (host0:sample505.elf, 0 0)
log: [HOST][DEBUG]: [PS4SH] Opening sample505.elf flags 0
log: [HOST][DEBUG]: [PS4SH] Open return 8
log: [PS4][DEBUG]: [PS4LINK] file open reply received (ret 8)
log: [PS4][DEBUG]: [PS4LINK] file lseek req (fd: 8)
log: [HOST][DEBUG]: [PS4SH] 211672 result of lseek 0 offset 2 whence
log: [PS4][DEBUG]: [PS4LINK] ps4link_lseek_file: lseek reply received (ret 211672)
log: [PS4][DEBUG]: [PS4LINK] file lseek req (fd: 8)
log: [HOST][DEBUG]: [PS4SH] 0 result of lseek 0 offset 0 whence
log: [PS4][DEBUG]: [PS4LINK] ps4link_lseek_file: lseek reply received (ret 0)
log: [PS4][DEBUG]: [PS4LINK] before orbisSysMmap
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: Reply said there's 211672 bytes to read (wanted 211672)
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 0 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 1 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 2 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 3 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 4 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 5 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 6 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 7 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 8 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 9 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 10 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 11 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 12 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 13 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 14 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 15 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 16 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 17 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 18 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 19 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 20 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 21 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 22 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 23 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 24 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 25 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 26 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 27 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 28 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 29 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 30 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 31 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 32 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 33 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 34 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 35 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 36 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 37 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 38 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 39 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 40 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 41 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 42 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 43 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 44 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 45 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 46 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 47 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 48 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 49 readed 4096
log: [PS4][DEBUG]: [PS4LINK] ps4link_read_file: chunk 50 readed 6872
log: [PS4][DEBUG]: [PS4LINK] ps4link_file: file close req (fd: 8)
log: [PS4][DEBUG]: [PS4LINK] ps4link_close_file: close reply received (ret 0)
log: [PS4][DEBUG]: [orbisExecUserElf] ready to run elf
log: [PS4][DEBUG]: malloc for argument
log: [PS4][DEBUG]: after malloc for argument
log: [PS4][DEBUG]: after ps4MemoryProtectedCreate
log: [PS4][DEBUG]: after ps4MemoryProtectedGetWritableAddress writable=2102e8000
log: [PS4][DEBUG]: after ps4MemoryProtectedGetExecutableAddress executable=2102e8000
log: [PS4][DEBUG]: [elfloader] in segments length=6
log: [PS4][DEBUG]: [elfloader] before elfLoaderInstantiate memcpy 2102e8040 2102b4040 336
log: [PS4][DEBUG]: [orbisMemoryCopy] before
log: [PS4][DEBUG]: [orbisMemoryCopy] after
log: [PS4][DEBUG]: [elfloader] after elfLoaderInstantiate memcpy
log: [PS4][DEBUG]: [elfloader] before elfLoaderInstantiate memcpy 2102e8190 2102b4190 25
log: [PS4][DEBUG]: [orbisMemoryCopy] after
log: [PS4][DEBUG]: [orbisMemoryCopy] before
log: [PS4][DEBUG]: [elfloader] after elfLoaderInstantiate memcpy
log: [PS4][DEBUG]: [elfloader] before elfLoaderInstantiate memcpy 2102e8000 2102b4000 151440
log: [PS4][DEBUG]: [orbisMemoryCopy] before
log: [PS4][DEBUG]: [orbisMemoryCopy] after
log: [PS4][DEBUG]: [elfloader] after elfLoaderInstantiate memcpy
log: [PS4][DEBUG]: [elfloader] before elfLoaderInstantiate memcpy 21050d000 2102d9000 55168
log: [PS4][DEBUG]: [orbisMemoryCopy] before
log: [PS4][DEBUG]: [orbisMemoryCopy] after
log: [PS4][DEBUG]: [elfloader] after elfLoaderInstantiate memcpy
log: [PS4][DEBUG]: [elfloader] before elfLoaderInstantiate orbisMemorySet
log: [PS4][DEBUG]: [orbisMemorySet] before
log: [PS4][DEBUG]: [orbisMemorySet] after
log: [PS4][DEBUG]: [elfloader] after elfLoaderInstantiate orbisMemorySet
log: [PS4][DEBUG]: [elfloader] before elfLoaderInstantiate memcpy 21050d000 2102d9000 256
log: [PS4][DEBUG]: [orbisMemoryCopy] before
log: [PS4][DEBUG]: [orbisMemoryCopy] after
log: [PS4][DEBUG]: [elfloader] after elfLoaderInstantiate memcpy
log: [PS4][DEBUG]: [elfloader] after elfLoaderInstantiate return=0
log: [PS4][DEBUG]: [elfloader] after elfLoaderRelocate return=0
log: [PS4][DEBUG]: after elfLoaderLoad return r=0 readable=2102e8000 executable=2102e8000
log: [PS4][DEBUG]: after set argument->main 2102fd600
log: [PS4][DEBUG]: after elfDestroyAndFree
log: [PS4][DEBUG]: [PS4LINK] New user elf thread UID: 0x817F9740
log: [PS4][DEBUG]: [PS4LINK] Configuration pointer 2002a0060, pointer_conf string 2002a0060
log: [PS4][INFO]: debugnet already initialized using configuration from ps4link
log: [PS4][INFO]: debugnet_initialized=1 SocketFD=13 logLevel=3
log: [PS4][INFO]: ready to have a lot of fun...
log: [PS4][DEBUG]: [SAMPLE] 2 elfname=elf ps4linkconf=2002a0060 2002a0060 13
log: [PS4][DEBUG]: [SAMPLE] This is an elf compiled with hitodama's sdk in PlayStation 5.05 and loaded from ps4sh!!!
log: [PS4][DEBUG]: [SAMPLE] sdkVersion=5050031 uid=271573400
log: [PS4][DEBUG]: [SAMPLE] kern.sdk_version ver=0x30 0x30 0x30 len=4
log: [PS4][DEBUG]: [SAMPLE] sysconf ver=0x41 0x41 0x41
log: [PS4][DEBUG]: return (user): 0
ps4sh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment