Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Conversation

oold
Copy link

@oold oold commented Jun 30, 2020

Use YARA and the DiscontigYaraScanner from malfind to find the address of nt!ObGetObjectType. Also put in a safeguard against TypeError when the nt!ObHeaderCookie value can't be obtained.

Fixes #436.

@atcuno
Copy link
Contributor

atcuno commented Jul 8, 2020

Hello,

Which versions of Windows 10 did you test this signature with?

Thanks

@oold
Copy link
Author

oold commented Jul 8, 2020

The 64-bit signature was taken from issue #436 (build 14393) and validated to work on build 17763, the 32-bit signature was extracted from build 19041 and, due to missing profiles, not validated. I couldn't get my hands on an earlier build, so someone else needs to validate that.

Use YARA and the DiscontigYaraScanner from malfind to find the address of nt!ObGetObjectType. Also put in a safeguard against TypeError when the nt!ObHeaderCookie value can't be obtained.
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.

Windows 10 x64 psscan error: ^: 'int' and 'NoneType'

2 participants