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

Fix Aarch64 syscalls #897

Merged
merged 3 commits into from
Feb 13, 2017
Merged

Conversation

zachriggle
Copy link
Member

Fixes #896

@zachriggle zachriggle added this to the 3.4.0 milestone Feb 13, 2017
@zachriggle zachriggle self-assigned this Feb 13, 2017
@zachriggle
Copy link
Member Author

While this technically effects 3.4.0, I'm just merging this to dev.

There's not much benefit of backporting, since in the environment we were executing (generally QEMU), the code worked fine.

@zachriggle zachriggle merged commit 71855eb into Gallopsled:dev Feb 13, 2017
Kyle-Kyle pushed a commit to Kyle-Kyle/pwntools that referenced this pull request Apr 25, 2021
…opsled#897)

* feature(radare2): add alias radare2 to r2 command

* feature(radare2): add argument to set base when loading for PIE

Depending on the use case, one may want to have either the same
addresses for PIE as in gdb or just use the non rebased plain addresses
without taking the current memory mapping into account.

* fix(radare2): fix relocations in disassembly warning by enabling io.cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants