36 Forks
270 Stars
270 Watchers

kasld

Kernel Address Space Layout Derandomization [ KASLD ] - A collection of various techniques to infer the Linux kernel base virtual address as an unprivileged local user, for the purpose of bypassing Kernel Address Space Layout Randomization (KASLR).

How to download and setup kasld

Open terminal and run command
git clone https://github.com/bcoles/kasld.git
git clone is used to create a copy or clone of kasld repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kasld https://github.com/bcoles/kasld/archive/master.zip

Or simply clone kasld with SSH
[email protected]:bcoles/kasld.git

If you have some problems with kasld

You may open issue on kasld support forum (system) here: https://github.com/bcoles/kasld/issues