Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

fixed Opcode Filtering to allow Opcodes > 9 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixed Opcode Filtering to allow Opcodes > 9 #14

wants to merge 1 commit into from

Conversation

pathtofile
Copy link

Fixes this issue: #13

When filtering by opcode, e.g. -f Opcode -fv 2, you limit the possible opcode to filter on to be 0-9. However in the underlying ETW API, an Opcode is an UCHAR, so it can be 0-255

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant