Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

splat64

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

splat64

A binary splitting tool to assist with decompilation and modding projects

  • 0.32.1
  • PyPI
  • Socket score

Maintainers
1

splat

PyPI

A binary splitting tool to assist with decompilation and modding projects

Currently, only N64, PSX, PS2 and PSP binaries are supported. More platforms may come in the future.

Please check out the wiki for more information including examples of projects that use splat.

Installing

The recommended way to install is using from the PyPi release, via pip:

python3 -m pip install -U splat64[mips]

The brackets corresponds to the optional dependencies to install while installing splat. Refer to Optional dependencies to see the list of available groups.

If you use a requirements.txt file in your repository, then you can add this library with the following line:

splat64[mips]>=0.32.1,<1.0.0

Optional dependencies

  • mips: Required when using the N64, PSX, PS2 or PSP platforms.
  • dev: Installs all the available dependencies groups and other packages for development.

Gamecube / Wii

For Gamecube / Wii projects, see decomp-toolkit!

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc