Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add capability to glibc heap commands for bruteforcing the main_…
…arena (#932) * fix: add capability to glibc heap commands for bruteforcing the main_arena * fix: remove debugging artifact * fix: display correct chunks for each arena * fix: remove lru_cache for staticmethods * feat: add configs to better find the main_arena * fix: clean up minor issues * feat: add newly added configs to documentation * feat: add newly added configs to documentation (2) * fix: remove unnecessary if's * feat: add 0x60 explanation * try: re-add lru_cache annotations * fix: remove assertion * fix: remove another unnecessary if
- Loading branch information