We invented "Rev ur engs"
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
If your post does not need to be archived, please use the CBPS Discord:
https://discord.gg/kHxwPvs
Home
Help
Search
Gallery
Login
Register
CBPS Forums
»
Console Hacking
»
PS Vita
»
[Release] noASLR
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [Release] noASLR (Read 2996 times)
Princess of Sleeping
End User
Posts: 19
[Release] noASLR
«
on:
April 25, 2020, 08:05:32 PM »
A plugin to disable the PSVita Address Space Layout Randomization (ASLR)
Usage:
Add noaslr.skprx to your config.txt and reboot.
Most modules map to a fixed address, making development easier
enjoy
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.
«
Last Edit: April 25, 2020, 09:02:05 PM by Princess of Sleeping
»
Princess of Sleeping
End User
Posts: 19
Re: [Release] noASLR
«
Reply #1 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
Print
Pages: [
1
]
Go Up
« previous
next »
CBPS Forums
»
Console Hacking
»
PS Vita
»
[Release] noASLR