Skip to content

iMCSx/PS3Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ac86ea · Jan 22, 2016

History

7 Commits
Jan 22, 2016
Dec 6, 2015
Jan 22, 2016
Feb 26, 2015
Jan 22, 2016

Repository files navigation

PS3 Library for .NET

This will allow you to communicate with your PS3 DEX/CEX Connection with targets , read/write memory and more...

Last changes:

  • Support CCAPI v2.60+.
  • Read/Write memory as 'double'.
  • Read/Write memory as 'float' array.
  • ArrayBuilder constructor overload.
  • Some functions fixes.

Functions list :

  • Support CCAPI v2.60+ C#.
  • Set boot console Ids
  • No need to give CCAPI.dll
  • Function ReadString is now very fast.
  • Extension class support both API's.
  • ArrayBuilder for build arrays easily.
  • IO Removed (Few people used it).
  • Set API to switch when you want.
  • Use both API's with same function names.
  • Dialog CCAPI for ip implemented.
  • Connect & Attach function returns bool.
  • Fixed some bugs TMAPI.

MD5 Hash

  • v4.5.1: 0B35CC2DF877C881469094FE47D2E825

Information

More informations about all PS3Lib functions here :

Contributing

Feel free to do a PR. :)