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

Multiple enhancements to shellcraft #504

Merged
merged 1 commit into from
Mar 24, 2015
Merged

Multiple enhancements to shellcraft #504

merged 1 commit into from
Mar 24, 2015

Conversation

zachriggle
Copy link
Member

- Refactor i386/amd64 mov code to use new register info
    - Mostly this is to clean up the code and remove things like bigger[0][-1]
- A small enhancement to the ARM shellcode
- Resolve hosts for i386.linux.connect
- Add arm.trap
- Add gethostbyname to i386.connect

@kristoff3r
Copy link
Contributor

This looks like the way to go, but I'd like to look at it in more detail before merging it.

The support for many architectures seems almost ready, but some of the code is commented out?

@zachriggle zachriggle mentioned this pull request Mar 22, 2015
- Refactor i386/amd64 mov code to use new register info
	- Mostly this is to clean up the code and remove things like bigger[0][-1]
- A small enhancement to the ARM shellcode
- Resolve hosts for i386.linux.connect
- Add arm.trap
- Add gethostbyname to i386.connect
kokjo added a commit that referenced this pull request Mar 24, 2015
@kokjo kokjo merged commit 20f4b92 into Gallopsled:master Mar 24, 2015
@zachriggle zachriggle deleted the shellcraft-enhancements-mov branch July 7, 2015 06:03
zachriggle added a commit to zachriggle/pwntools that referenced this pull request Jan 10, 2017
zachriggle added a commit that referenced this pull request Jan 10, 2017
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.

3 participants