0xricksanchez / like-dbg

Fully dockerized Linux kernel debugging environment
MIT License
731 stars 58 forks source link

Provide a helper that shows kernel objects in specific size constraints #133

Open 0xricksanchez opened 1 year ago

0xricksanchez commented 1 year ago

At times, you just want to know what kernel objects for a specific size exist among the ones you're already familiar with. It would be nice to have a script/helper available that does exactly that.