8000 GitHub - bigb0sss/Patlabor: "main_arena" offset calculation for for both 32-bit and 64-bit libc.so.6
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bigb0sss/Patlabor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Patlabor

This script will help you find a "main_arena" offset value for both 32-bit and 64-bit libc.so.6 during the CTF (e.g., heap-overflow chals) or your personal linux exploitations.

Tested up to libc version 2.29.

Usage

$  python patlabor.py 
 
              _   _       _                
  _ __   __ _| |_| | __ _| |__   ___  _ __ 
 | '_ \ / _` | __| |/ _` | '_ \ / _ \| '__|
 | |_) | (_| | |_| | (_| | |_) | (_) | |   
 | .__/ \__,_|\__|_|\__,_|_.__/ \___/|_|   
 |_|                            [bigb0ss]   
 
[*] Usage: python patlabor.py "libc.so.6" of your choice

Image description

About

"main_arena" offset calculation for for both 32-bit and 64-bit libc.so.6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0