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

offset substitution problem #81

Closed
miralayipouya opened this issue Mar 1, 2022 · 3 comments
Closed

offset substitution problem #81

miralayipouya opened this issue Mar 1, 2022 · 3 comments

Comments

@miralayipouya
Copy link

miralayipouya commented Mar 1, 2022

Hi @enty8080 Do you have any plans for using encoders? When I do encoding on a shellcode, I ran into BadChars problem \x00 messing with the compiler and if I try to remove badChars manually I will mess up offset substitutions.
Cheers Bro!

@enty8080
Copy link
Member

enty8080 commented Mar 2, 2022

Hello, @miralayipouya
What payload did you use?

@miralayipouya
Copy link
Author

miralayipouya commented Mar 2, 2022

Hi @enty8080 I appreciate your response.
I was trying to use hatsploit/payloads/windows/x64/shell_reverse_tcp.py payload and I want to get rid of \x00 inside the shellcode.
Cheers Bro!

@enty8080
Copy link
Member

enty8080 commented Mar 2, 2022

@miralayipouya I think it is not possible to write a completely null-free shellcode for Windows, but we'll try later.

@enty8080 enty8080 closed this as completed Mar 2, 2022
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