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.32k stars 175 forks source link

disable syscall to sign in is bypassed completely after updating 8.3 cobra mode 4.84.2 D-REX #728

Closed illusionalDEX closed 2 years ago

illusionalDEX commented 2 years ago

i replaced stage2.cex & stage2.dex

aldostools commented 2 years ago

The security check can be bypassed under the following conditions:

  1. If /dev_hdd0/tmp/wm_res/npsignin_plugin.rco does not exist
  2. If Cobra payload is disabled or stage2 did not load
  3. If all map paths slots are already in use
  4. If CFW syscalls are already disabled
  5. If webMAN MOD did not load
  6. If /dev_flash/vsh/resource/npsignin_plugin.lck does not exist (this is handled by Cobra 8.3)

Check if your system has some of these conditions.