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

Glibc* class now rely on ctypes.Structure #869

Merged
merged 8 commits into from
Jul 10, 2022
Merged

Glibc* class now rely on ctypes.Structure #869

merged 8 commits into from
Jul 10, 2022

Commits on Jul 3, 2022

  1. heap chunks : fixed display bug that was showing the top chunk as a…

    … usable chunk
    hugsy committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    2fcda87 View commit details
    Browse the repository at this point in the history
  2. removed MallocStructState, updated GlibcArena to be a native ctyp…

    …es object
    hugsy committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    26cc844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9005b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d964346 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    10883db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38bca7f View commit details
    Browse the repository at this point in the history
  3. GlibcChunk also uses ctypes.Structure

    hugsy committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    be8cce9 View commit details
    Browse the repository at this point in the history
  4. Applying all the changes from glibc 2.34+

    hugsy committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    0eec8c6 View commit details
    Browse the repository at this point in the history