[P-07]
KASLD
A framework and collection of KASLR breaks for Linux, with support for multiple architectures and benchmarking.
Overview
KASLD is a framework and collection of KASLR breaks for Linux, with support for multiple architectures and benchmarking.
How it's built
The project is implemented in C++ and assembly, with Python scripts for evaluation of traces. It includes multiple KASLR break techniques, such as timing-based and cache-based methods, and supports both x86_64 and ARM64 architectures.
