Giter Club home page Giter Club logo

vitadefiler's Introduction

Compiling

You will need PSM Studio and Visual Studio installed.

VitaDefilerClient

Open cmd.exe as Administrator and execute setx MSBUILDENABLEALLPROPERTYFUNCTIONS 1.

Run "Developer Command Prompt for VS20XX", navigate to the VitaDefilerClient folder and execute ilasm /output:NativeFunctions.dll /dll NativeFunctions.cil.

Open VitaDefilerClient.sln in PSM Studio and hit F5.

If you get error about NativeFunctions not being resolved (e.g. Error CS0246: The type or namespace name 'NativeFunctions' could not be found [...]):

  • Right click VitaDefilerClient / References on the left, select Edit References...
  • Edit References window will open. On the right select NativeFunctions and press Remove (trash icon in top right corner).
  • Switch to the .Net Assembly tab, navigate to VitaDefiler/VitaDefilerClient, select NativeFunctions.dll and press Add. The project should build now.

VitaDefiler

Open VitaDefiler.sln in Visual Studio. In Solution Explorer right click VitaDefiler / Properties. Select Reference Paths, then add C:\Program Files (x86)\SCE\PSM\tools\PsmStudio\AddIns\MonoDevelop.Debugger.Soft\ and C:\Program Files (x86)\SCE\PSM\tools\PsmStudio\bin\. You can now press F5 to build the project.

Usage

First, copy library dependencies to the VitaDefiler/bin/Debug folder.

  • Copy Mono.Cecil.dll from C:\Program Files (x86)\SCE\PSM\tools\PsmStudio\bin
  • Copy Mono.Debugger.Soft.dll from C:\Program Files (x86)\SCE\PSM\tools\PsmStudio\AddIns\MonoDevelop.Debugger.Soft
  • Copy all files from C:\Program Files (x86)\SCE\PSM\tools\lib

Open PSM Dev application on the Vita. Run cmd.exe and navigate to VitaDefiler folder. Execute bin\Debug\VitaDefiler.exe VitaDefilerClient\bin\Release\VitaDefilerClient.psdp. Vita should now run the VitaDefilerClient app and after a few seconds you will get a RPC shell.

vitadefiler's People

Contributors

yifanlu avatar frangarcj avatar xyzz avatar mrnetrix avatar omardlr avatar

Stargazers

James Edward Lewis II avatar Rain avatar Jonas Jr avatar Oli Wright avatar Hexxellor avatar Alexander Frisch avatar

Watchers

James Cloos avatar Dimitri Dokuchaev avatar Alexander Frisch avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.