https://github.com/invertex/wiiu-bin2mp4
Converts code.bin files to the .mp4 exploit similar to the PHP launching method
https://github.com/invertex/wiiu-bin2mp4
Last synced: 12 months ago
JSON representation
Converts code.bin files to the .mp4 exploit similar to the PHP launching method
- Host: GitHub
- URL: https://github.com/invertex/wiiu-bin2mp4
- Owner: Invertex
- Created: 2016-03-04T13:42:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T10:40:13.000Z (about 10 years ago)
- Last Synced: 2025-01-15T07:55:21.300Z (over 1 year ago)
- Language: C#
- Size: 227 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WiiU - .BIN to .MP4 converter
Simple tool to convert your compiled or existing code532/540/550/551.bin files into an easily web launchable .MP4 version.
Allows for larger input files than the PHP generated method,
Up to 29832 bytes instead of 20480. (though yellow8 said the limit was 16384 bytes on his release)
Simply launch the executable for GUI functionality.
Also supports command line functionality for scripted workflow. Simply use it like you would any other command line tool and it won't bring up the GUI.
Command Line usage:
bin2mp4.exe [target system version] [input file] optional:[output directory and/or filename]