Skip to content

Conversation

@d7s
Copy link

@d7s d7s commented Sep 1, 2019

README.md./configure --xcode-sdk=iphoneos --xcode-archs=arm64 && make -j8 && ./script/gen-deb.shhttps://github.com/comex/substitute

stek29 and others added 23 commits January 8, 2018 14:40
…ting to 32bit then being shifted 12 bits, giving 33 significant bits. Change the type of sext to a value that will be 64bit on 64bit arch. Also corrected the argument for sext to be 21 instead of 22
Fixed crashes when the same function is hooked twice
See comex's comment here:
comex#27
tl;dr of that is x18 isn't supposed to be used in userland.

This caused some hooked function pointers to randomly be overwritten with 0x0,
causing a crash. Most notably was the function AudioUnitRender in mediaserverd.
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.

6 participants