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

Heap Tracker #1805

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Heap Tracker #1805

wants to merge 19 commits into from

Conversation

sschriner
Copy link
Contributor

No description provided.

@sschriner sschriner self-assigned this Sep 25, 2020
@sschriner sschriner added this to In progress in CHESS via automation Sep 28, 2020
@ehennenfent ehennenfent added this to In progress in Manticore Sep 29, 2020
@ehennenfent ehennenfent moved this from In progress to To do in Manticore Oct 6, 2020
Copy link
Contributor

@ekilmer ekilmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After some tests are added, I'll review it a bit more. Looking good so far!

I made a few comments on the use of specific register names, which is fine for now, but we should either try to disallow inclusion of this functionality for anything except x86-64 or make the registers more generic to work on the supported architectures

manticore/native/heap_tracking/hook_malloc_library.py Outdated Show resolved Hide resolved
manticore/native/heap_tracking/hook_malloc_library.py Outdated Show resolved Hide resolved
manticore/native/heap_tracking/hook_malloc_library.py Outdated Show resolved Hide resolved
@ehennenfent ehennenfent moved this from To do to In progress in Manticore Dec 8, 2020
@sschriner sschriner marked this pull request as ready for review February 3, 2021 18:47
@sschriner sschriner marked this pull request as draft February 3, 2021 18:47
Copy link
Contributor

@ekilmer ekilmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Just a few comments

manticore/native/heap_tracking/malloc_lib_data.py Outdated Show resolved Hide resolved
@ehennenfent ehennenfent moved this from In progress to To do in Manticore Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
CHESS
In progress
Manticore
  
To do
Development

Successfully merging this pull request may close these issues.

None yet

3 participants