Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kpf: Fix iOS 18.0b3 amfi_mac_syscall #186

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

asdfugil
Copy link

Codegen changes

  • An outlined function call may be placed before the call to proc_issetuid, so we need to check for bl and cbz at the same time
  • Check after proc_has_get_task_allow can now be a tbnz as well

@Siguza Siguza merged commit 39a62a8 into checkra1n:iOS15 Sep 18, 2024
1 check failed
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