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

Check the program complies with the AAPCS standard. #979

Open
xiandu568 opened this issue Nov 18, 2024 · 0 comments
Open

Check the program complies with the AAPCS standard. #979

xiandu568 opened this issue Nov 18, 2024 · 0 comments

Comments

@xiandu568
Copy link

If the compiler does not conform to the AAPCS standard, how should I use Frida-Gum? Or how can I ensure that the program conforms to the AAPCS standard?

In the case of AArch64, it uses x16 and x17. after 16 bytes, If the x16 and x17 registers are used without assigning values to them, it's incorrect. How should I check this situation?

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

No branches or pull requests

1 participant