-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
breaking changeA breaking change is required to fix this issueA breaking change is required to fix this issueenhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
breaking changeA breaking change is required to fix this issueA breaking change is required to fix this issueenhancementNew feature or requestNew feature or request