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

Add support for arm64 #1

Open
asLody opened this issue Jul 24, 2017 · 4 comments
Open

Add support for arm64 #1

asLody opened this issue Jul 24, 2017 · 4 comments

Comments

@asLody
Copy link

asLody commented Jul 24, 2017

有支持arm64的计划吗

@liuyx
Copy link
Owner

liuyx commented Jul 25, 2017

arm64 pc寄存器不能直接修改了,得另外想办法

@asLody
Copy link
Author

asLody commented Jul 25, 2017

arm64不需要操纵pc,用br指令可以直接跳转。
see: https://github.com/ZCodeMT/TinySwizzle/tree/master/tinyswizzle/arm64

@asLody
Copy link
Author

asLody commented Jul 25, 2017

当此项目足够稳定时,我会考虑将其用于 https://github.com/asLody/VirtualApp

不需要jump to origin function.

@liuyx
Copy link
Owner

liuyx commented Jul 26, 2017

@asLody ok, 后面我加一下arm64的支持吧

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

2 participants