kaslr_slice

overview

kaslr_slice

kaslr_slice infers the arm64 base virtual address by observing timing variations during controlled faulting and speculative memory access from unprivileged userspace. it detects the kaslr offset and doesn't bypass permissions or modify kernel state

building

make

usage

./kaslr_slice [-c config] [-C cpu]
Description
infers the arm64 base virtual address by observing timing variations
Readme 243 KiB
Languages
C 97.8%
Makefile 2.2%