Skip to content

Commit

Permalink
Glibc* class now rely on ctypes.Structure (#869)
Browse files Browse the repository at this point in the history
* `heap chunks` : fixed display bug that was showing the top chunk as a usable chunk

* removed `MallocStructState`, updated `GlibcArena` to be a native ctypes object

* `GlibcHeapInfo` is now also a native ctypes object

* Fixed a bad calculation of the chunk base and data addresses

* `GlibcChunk` also uses `ctypes.Structure`

* Applying all the changes from glibc 2.34+
  • Loading branch information
hugsy committed Jul 10, 2022
1 parent e545378 commit ad1bfaf
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 23,222 deletions.

0 comments on commit ad1bfaf

Please sign in to comment.