-
I'm not quite sure if this was done on purpose, or by accident, but I've noticed that in [ps3mapi_core.c](https://github.com/aldostools/Mamba/blob/master/stage2/ps3mapi_core.c) in the function [int ps…
-
Hi, it would be nice if there was a way to inject a payload into a specified process via the ps3mapi webUI, the needed code in order to do that can be found in TheRouLetteBoi's vsh menu, here: https:/…
-
I think maybe it's a HEN payload issue instead of webman but I can't unload a plugin using ps3mapi although it works on CFW
the load command works, just the unload one that doesn't, any clue?
-
Crash on 4.84 rebug DEX using mamba payload on XMB when trying to open PS3MAPI page.
To reproduce:
Use mamba payload 484D
boot up to xmb
go to /home.ps3mapi
This doesn't occur if you are in a…
-
in [ps3mapi.h](https://github.com/aldostools/webMAN-MOD/blob/master/include/ps3mapi.h#L1427) in `handleclient_ps3map` WMM doesn't clear the input buffer after the command checking with
```c
memset…
-
For some reason when accessing /home.ps3mapi/sman.ps3 will completly crash the entire system without being able to use the reboot combo or FTP or shutdown with the powerbutton, requiring disconnecting…
-
Impossible to use on Linux due to command: `os.add_dll_directory()`
```
File "/data/user/0/ru.iiec.pydroid3/files/aarch64-linux-android/lib/python3.9/site-packages/ps3api/api.py", line 15, in __in…
-
Hi, i'm trying to search memory values for cheats but since 4.89, PS3MAPI is returning values filled of zeros in all memory addresses. Even dumping memory to a bin file, results are same. Don't know …
-
While PS3MAPI is already powerful, it still misses a feature in my opinion, the ability to peek/poke on the Kernel and Hypervisor. This would enable developers to easily remotely change code without a…
-
Does this only work with your modfified version of [cobra](https://github.com/haxxxen/COBRA_421_opt) ?
I say this because you use 'sys_prx_load_module' but wouldn't that load into the vsh process dir…