Skip to content

Conversation

Kingminer7
Copy link
Contributor

@Kingminer7 Kingminer7 commented Jun 26, 2025

Makes CCKeyboardDispatcher::dispatchKeyboardMSG get called when using a keyboard on iOS, hopefully I didn't commit too many war crimes

@Kingminer7
Copy link
Contributor Author

Kingminer7 commented Jun 26, 2025

crap wait i forgot to make it call for repeats

@FireMario211
Copy link
Member

FireMario211 commented Jun 26, 2025

this will crash on jitless (ObjcHook::create causes a crash)

@Kingminer7
Copy link
Contributor Author

Kingminer7 commented Jun 26, 2025

this will crash on jitless (ObjcHook::create causes a crash)

why does it crash anyways

also i'm not getting that crash when testing in jitless, and no i am not currently jailbroken

@FireMario211
Copy link
Member

you would get something like this when hooking:

{"codes":"0x0000000000000002, 0x0000000105b00d10","rawCodes":[2,4390391056],"type":"EXC_BAD_ACCESS","signal":"SIGKILL","subtype":"KERN_PROTECTION_FAILURE at 0x0000000105b00d10"},
{"flags":2,"code":2,"namespace":"CODESIGNING","indicator":"Invalid Page"},

@Kingminer7 Kingminer7 marked this pull request as draft August 19, 2025 12:03
@Kingminer7
Copy link
Contributor Author

Kingminer7 commented Aug 19, 2025

made into a draft until i fix jitless

@Kingminer7
Copy link
Contributor Author

works on jitless now, though good luck hooking cckeyboarddispatcher on jitless! (you cant)

@Kingminer7 Kingminer7 marked this pull request as ready for review August 31, 2025 17:40
@FireMario211
Copy link
Member

this will crash on jitless (ObjcHook::create causes a crash)

i completely misunderstood by the way and was thinking of hooking I think, not sure what i was thinking when i wrote that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants