Skip to content

Suspicious padding value #27

Description

@krispybyte

Currently when adding padding 0xcofebabe is added, this can be viewed here.
This can obviously be signed by a security product.

Now, I thought about setting it to NULL, but I had noticed that sometimes our padding is parsed as a return address by the stack. I've only ever seen this happen in the WinDBG stack unwinder, and never in the process hacker one, making me wonder if it even matters.

This needs to be investigated further.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

detection vectorIssue causing a detection vector for security products

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions