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

Header not complex enough #6

Open
lawndoc opened this issue Jan 16, 2022 · 0 comments
Open

Header not complex enough #6

lawndoc opened this issue Jan 16, 2022 · 0 comments
Assignees
Labels
breaking change A breaking change is required to fix this issue enhancement New feature or request

Comments

@lawndoc
Copy link
Owner

lawndoc commented Jan 16, 2022

I was trying to concatenate jaws code to the end of an elf binary for a CTF, but I ran into an issue where a false header was being picked up in the binary before it got to the actual jaws code.

To decrease the likelihood of this happening when injecting jaws into various files, I might need to consider making the header more complex/unique. The easiest way would just be to make it reasonably longer with additional spaces and tabs.

Definitely a breaking change, but jaws isn't that popular so it's not a huge deal... I'll be thinking about it.

@lawndoc lawndoc added enhancement New feature or request breaking change A breaking change is required to fix this issue labels Jan 16, 2022
@lawndoc lawndoc self-assigned this Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change A breaking change is required to fix this issue enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant