Skip to content

Releases: Billy-Ellis/kobject

kobject

13 Aug 12:14
41698a7
Compare
Choose a tag to compare
kobject Pre-release
Pre-release

This will likely cause panics if you pass an address of something other than a C++ object.
Assuming the address is for a valid C++ kernel object, the name of the object should be returned.
Useful for researchers spending lots of time looking at kernel memory dumps/pointers. Allows you to quickly identify which object you're dealing with :)