aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.3k stars 176 forks source link

PS3HEN Block Servers does not work #305

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hey aldo

i think i found a bug

/browser.ps3$block_servers

is not working on hen, it says blocking servers, but when i click to log in in the PSN it logs just fine

aldostools commented 4 years ago

That feature uses LV1 poke to patch the memory. HEN doesn't support LV1 poke.

It works fine on CFW

marthoc commented 4 years ago

Sorry to hijack issue - after using block PSN on CFW, how can I unblock?

aldostools commented 4 years ago

Sorry to hijack issue - after using block PSN on CFW, how can I unblock?

The url of PSN servers are blocked in LV2 memory.

If you reboot they are restored, except if you have configured webMAN to block PSN on start up.

The web command /browser.ps3$restore_servers restores url of PSN servers in LV2

The url of PSN servers are restored also when you block the CFW syscalls (R2+TRIANGLE), since the purpose of block them is to prevent to access PSN while CFW syscalls are enabled.