Skip to content

Operator precedence fix#3

Open
mmmmcoffee wants to merge 1 commit intofrank2:mainfrom
mmmmcoffee:patch-2
Open

Operator precedence fix#3
mmmmcoffee wants to merge 1 commit intofrank2:mainfrom
mmmmcoffee:patch-2

Conversation

@mmmmcoffee
Copy link

Comparison operator has higher precedence than bitwise operator. This caused the packer to fail on some exes (Mimikatz - failed to load function from cabinet.dll for example).

Comparison operator has higher precedence than bitwise operator. This caused the packer to fail on some exes (Mimikatz - failed to load function from cabinet.dll for example).
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.

1 participant