Dump & Decrypt PSSE-Protected Games.
This repository has been archived on 2023-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
random() 523a5653af Update README.md 2023-10-31 04:16:24 +00:00
IL Improve memory usage (and change copy location to /Temp) 2018-10-18 23:51:38 +13:00
Native Update ILL Exe Inject 2018-10-18 23:52:25 +13:00
.gitignore Initial commit 2018-10-14 02:28:02 +13:00
LICENSE Initial commit 2018-10-14 02:28:02 +13:00
README.md Update README.md 2023-10-31 04:16:24 +00:00

README.md

Releases:

THIS PLUGIN IS ONLY USEFUL FOR DEVELOPERS AND THOSE WHO WANT TO MOD PSM GAMES~
INSTALLING THIS PLUGIN WILL MAKE PSM GAMES UNPLAYABLE (RED SCREEN) UNTIL IT IS REMOVED
AS THIS PLUGIN INJECTS A DUMPER OVER THE GAMES MAIN EXECUTABLE

FuckPSSE

To install:
This plugin installs under *ALL
(*ALL is the only way to attach to the runtime)

when you run a PSM game, the screen will go RED.. While the screen is RED. the game files are being dumped

There is no progess indicaton (doing pretty much anything requires aditional DLL's that the game might not have)

however. once it is done, the screen will go GREEN at this point you can close out of the game.
and look in the ux0:/PSM//Temp folder and there will be a complete (Now decrypted) mirror of the Application/ folder.

Games decrypted can be run on PC using the PSM Simulator found in the PSM SDK, simply drag n drop app.exe onto psm.exe and play!

What this will enable:

  1. PSM Game/Application Modding
  2. Inspecting PSM Game/Application files
  3. Running retail PSM Games/Applications in the PSM Simulator
  4. Reverse Engineering of PSM Games/Applications
  5. Probably more things too
  6. Run Retail PSM Games in the PSM Developer App (LOL)

What this will NOT enable

  1. Vita Game Emulation (no. j-just stop the simulator isnt even emulating anything)
  2. Running PSM games you dont have a license for (dumper requires you to RUN the game in the first place!)
  3. PSM Dev or PSM Unity applications.

How to unset system attribute (thanks vitashell)
open CMD in the folder. type "attrib -S -H /S /D" and press enter.
this'll un-set all the files and folders as SYSTEM
probably not needed if you grab the files over FTP.

Credits:
Main Developer: Li
PSM_Handle Help: @DOTS_TB
Biggest Tester: @FUCK_S3CURITY (hey sorry the link's dead)