udsploit icon indicating copy to clipboard operation
udsploit copied to clipboard

udsploit hangs after patching kernel - help?

Open egdm42 opened this issue 8 years ago • 3 comments

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?

egdm42 avatar Apr 18 '17 19:04 egdm42

you're supposed to press start On Tue, Apr 18, 2017 at 12:23 egdm42 [email protected] 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 .

smealum avatar Apr 18 '17 19:04 smealum

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

Thanks.

egdm42 avatar Apr 18 '17 19:04 egdm42

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

bknie1 avatar Sep 02 '17 17:09 bknie1