Skip to content

som3a-dev/classlayout_ui

 
 

Repository files navigation

ClassLayout UI

ClassLayoutUI lets you inspect a PDB file and analyze how memory is layed out and how much is wasted to padding. Sometimes when you're scrapping for the last bytes this could be helpful. It could also be useful to see if data is layed out in a cache friendly way. This is an executable version of my web tool ClassLayout. Since the browser has memory restrictions, I wanted to have a tool that could open large PDB files.

About

The executable version of ClassLayout with UI.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 88.1%
  • C 11.9%