An open API service indexing awesome lists of open source software.

https://github.com/tyilo/get_aslr


https://github.com/tyilo/get_aslr

Last synced: 12 months ago
JSON representation

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
```