Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object Tracker #53

Open
evanpjensen opened this issue Aug 16, 2013 · 0 comments
Open

Object Tracker #53

evanpjensen opened this issue Aug 16, 2013 · 0 comments

Comments

@evanpjensen
Copy link
Member

Write a program that parses all of a programs heap and looks for objects with pointers back to program image. Perform a heuristic to determine of these are vtables. Keep a list of how many objects(of sufficient complexity to have a vtable) of what 'type' are in memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant