Skip to content

C# bindings for libsce, a library to decrypt, decompress, and disassemble files used by various Sony systems.

License

Notifications You must be signed in to change notification settings

LittleBigRefresh/LibSceSharp

Repository files navigation

LibSceSharp

C# bindings for libsce, a library to decrypt, decompress, and disassemble files used by various Sony systems.

Installation

This library comes in two parts:

  • LibSceSharp: This is the wrapper itself, including the actual binding layers.
  • LibSceSharp.Native: These are the native libraries. You'll want these if you plan to actually execute from LibSceSharp.

Usage

See our test project for simple usage: https://github.com/LittleBigRefresh/LibSceSharp/blob/master/LibSceSharp.Test/Program.cs

About

C# bindings for libsce, a library to decrypt, decompress, and disassemble files used by various Sony systems.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages