psOff_public icon indicating copy to clipboard operation
psOff_public copied to clipboard

MemManager| fix wrong mapping

Open SysRay opened this issue 1 year ago • 3 comments

-> Allocated: len:0x00004000 alignment:0x00020000 memorytype:3 -> 0x100160000 Commit| addr:0x100160000 len:0x00004000 prot:51 -> -> Map: start:0x00000000(0x160000) len:0x00004000 alignment:0x00020000 prot:51 -> 0x110150000

Not using the allocated space

SysRay avatar Jun 07 '24 16:06 SysRay

fixes SysRay/psOff_compatibility#340

SysRay avatar Jun 07 '24 16:06 SysRay

-> Allocated: len:0x00040000 alignment:0x00004000 memorytype:0 -> 0x1000c0000 Commit| addr:0x1000c0000 len:0x00040000 prot:51 -> -> Map: start:0x00000000(0xc0000) len:0x00040000 alignment:0x00004000 prot:51 -> 0x1080c0000

SysRay avatar Jun 07 '24 16:06 SysRay

fixes SysRay/psOff_compatibility#337

SysRay avatar Jun 07 '24 16:06 SysRay