https://github.com/tyilo/get_aslr
https://github.com/tyilo/get_aslr
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyilo/get_aslr
- Owner: tyilo
- Created: 2014-03-25T17:57:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T13:08:14.000Z (almost 12 years ago)
- Last Synced: 2024-04-24T03:16:49.903Z (about 2 years ago)
- Language: C
- Size: 164 KB
- Stars: 22
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
get_aslr
========
This is basically a wrapper around fG!'s [MachOView fork](https://github.com/gdbinit/MachOView).
Usage
-----
```
$ sudo get_aslr $(pgrep Calculator)
ASLR slide: 0x1787000
```