Skip to content

fixed device name and ioctl / device exclusion and inclusion#2

Open
0xswitch wants to merge 2 commits into
Z4kSec:mainfrom
0xswitch:main
Open

fixed device name and ioctl / device exclusion and inclusion#2
0xswitch wants to merge 2 commits into
Z4kSec:mainfrom
0xswitch:main

Conversation

@0xswitch

Copy link
Copy Markdown

Hey,

I have fixed the device path that was previously sending junk bytes from memory instead of the real path. It needs a pointer deference (Memory.readPointer()) before reading the UTF-16 string.

I have also fixed the inclusion / exlusion of driver and ioctl as it was not working. Before, a given driver / ioctl to include would also include all others not wanted.

Thanks for your tool.

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