https://github.com/roughsketch/mdcorrupt
Specialized game corruptor
https://github.com/roughsketch/mdcorrupt
Last synced: about 1 month ago
JSON representation
Specialized game corruptor
- Host: GitHub
- URL: https://github.com/roughsketch/mdcorrupt
- Owner: Roughsketch
- Created: 2014-07-29T00:33:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T06:03:51.000Z (almost 7 years ago)
- Last Synced: 2025-02-05T21:00:16.248Z (3 months ago)
- Language: C++
- Homepage: http://www.maiddog.com/projects/corrupter/index.php
- Size: 159 KB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mdcorrupt
=======mdcorrupt is a specialized game corrupter focused on making corrupted game files less prone to crashing. In its current state it supports many game systems and many different file types with special protections for most systems. This project is a command line tool which is utilized in a GUI frontend called "VineCorrupt".
Homepage: http://www.maiddog.com/projects/corrupter/index.php
## Implemented Systems
* **NES**
* PRG-ROM has basic opcode protection
* Accepted formats: .nes
* **SNES**
* Basic opcode protections
* Accepted formats: .smc, .sfc
* **N64**
* Very crude opcode protection which may not be effective
* Accepted formats: .z64, .v64, .n64
* **GameCube**
* Protections based on individual file types
* Accepted formats: None. Use --nintendo flag on individual files.
* **Wii**
* Protections based on individual file types
* Accepted formats: None. Use --nintendo flag on individual files.
* **GameBoy and GameBoy Color**
* Opcode protection
* Accepted formats: .gb, gbc
* **GameBoy Advance**
* Opcode protection
* Accepted formats: .gba
* **NDS**
* Protections based on individual file types
* Accepted formats: .nds
* **Sega Genesis**
* Vector table patching
* Accepted formats: .bin, .md, .smd
* **PlayStation 1**
* No protection
* Accepted formats: .bin, .img
* **PlayStation Portable**
* No protection
* Accepted formats: .iso