CBPS Forums

Console Hacking => PS Vita => Topic started by: Princess of Sleeping on April 25, 2020, 08:05:32 PM

Title: [Release] noASLR
Post by: Princess of Sleeping on April 25, 2020, 08:05:32 PM
A plugin to disable the PSVita Address Space Layout Randomization (ASLR)


Usage:

download : https://github.com/CelesteBlue-dev/PSVita-RE-tools/tree/master/noASLR



Notes

All modules loaded after noASLR will be loaded without ASLR.

If not using Enso, everything except shared modules will be loaded without ASLR

The OS allocated extra memory for ASLR, so using noASLR allows the developer to use more memory.


(https://i.ibb.co/qxQFf15/Vr-Wu-Lxi-WOx.png) (https://ibb.co/vDnvGzY)
Title: Re: [Release] noASLR
Post by: Princess of Sleeping on April 27, 2020, 03:13:54 PM
extra note

Modules loaded by nskbl will have ASLR set by sceKernelAllocMemBlock

So 1.692 and 1.80 nskbl's sceKernelAllocMemBlock should be obviously different implementations