smealum / udsploit

nwm:UDS exploit + kernel hooks for 11.3
79 stars 17 forks source link

udsploit hangs after patching kernel - help? #6

Open egdm42 opened 7 years ago

egdm42 commented 7 years ago

I have a New 3DS XL running 11.2.0-35U. I've run the Homebrew Launcher using soundhax. After running udsploit from the Homebrew Launcher, it does a bunch of things that scroll by quickly and hangs here:

udsploit: sharedmem_la 16000000 udsploit: svcCreateMemoryBlock udsploit: NDM_EnterExclusiveState udsploit: UDS_InitializeWithVersion udsploit: NDM_LeaveExclusiveState udsploit: UDS_Bind 00005544 00000FF0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 udsploit: UDS_Unbind 00000000 udsploit success found svc_stuff 000021F0 0000230C 0000226C found svc_0x30_offset 00004E20 patching kernel... done ! 00000000

At this point it hangs indefinitely (I let it sit overnight to be sure) with 100% reproducability. Any ideas?

smealum commented 7 years ago

you're supposed to press start On Tue, Apr 18, 2017 at 12:23 egdm42 notifications@github.com wrote:

I have a New 3DS XL running 11.2.0-35U. I've run the Homebrew Launcher using soundhax. After running udsploit from the Homebrew Launcher, it does a bunch of things that scroll by quickly and hangs here:

udsploit: sharedmem_la 16000000 udsploit: svcCreateMemoryBlock udsploit: NDM_EnterExclusiveState udsploit: UDS_InitializeWithVersion udsploit: NDM_LeaveExclusiveState udsploit: UDS_Bind 00005544 00000FF0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 udsploit: UDS_Unbind 00000000 udsploit success found svc_stuff 000021F0 0000230C 0000226C found svc_0x30_offset 00004E20 patching kernel... done ! 00000000

At this point it hangs indefinitely (I let it sit overnight to be sure) with 100% reproducability. Any ideas?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smealum/udsploit/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AGC14JbcDu0iwKAutJErnWPBXptdS8fNks5rxQ2cgaJpZM4NAyAp .

egdm42 commented 7 years ago

Holy cow, that was not obvious from the guide I was using. Might I suggest having the script print "Finished, press Start now"?

Thanks.

bknie1 commented 7 years ago

I've created a pull request that should address this by notifying the user to hit 'START' after a successful kernel_hook().