Skip to content

simple script to get main arena offset to a given libc

Notifications You must be signed in to change notification settings

pullp/get_main_arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

get_main_arena

simple script to get main arena offset to a given libc

usage

First, install pwntools. Then, use this like this:

./main_arena_offset [libc name]

example

./main_arena_offset /usr/lib/libc.so.6
[+] finding offset...: main arena offset:0x39fae0

About

simple script to get main arena offset to a given libc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages