https://github.com/roughsketch/vinecorrupt
Archive of old VineCorrupt project
https://github.com/roughsketch/vinecorrupt
corruption corruptions corruptor
Last synced: about 2 months ago
JSON representation
Archive of old VineCorrupt project
- Host: GitHub
- URL: https://github.com/roughsketch/vinecorrupt
- Owner: Roughsketch
- License: mit
- Created: 2022-01-14T02:04:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T02:51:17.000Z (over 3 years ago)
- Last Synced: 2025-01-29T23:41:34.631Z (4 months ago)
- Topics: corruption, corruptions, corruptor
- Language: C#
- Homepage: https://maiddog.com/projects/corrupter/index.php
- Size: 955 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VineCorrupt
Archive of old VineCorrupt projectNot maintained since probably around 2015. Code is of dubious quality, but is just here for archival purposes. Code has not been modified since whenever I built v1.1 (unless I had changes that never got built into a potential v1.2).
Should work with MSVC 2022.
Related projects that this project relies on are:
- [mdcorrupt](https://github.com/Roughsketch/mdcorrupt) - The actual tool that does the corruptions. VineCorrupt is essentially just a GUI for this program.
- [mdgcm](https://github.com/Roughsketch/mdgcm) - Command line interface for extracting, building, and listing files from GameCube discs.
- [WIT](https://wit.wiimm.de/wit/cmd-extract.html) - A command line Wii disc extractor and builder.