Releases: Billy-Ellis/kobject
Releases · Billy-Ellis/kobject
kobject
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 :)