Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunho/wolftranslator

automatic translation of wolf rpg games using trampoline hooking and binary footprint
https://github.com/sunho/wolftranslator

Last synced: 25 days ago
JSON representation

automatic translation of wolf rpg games using trampoline hooking and binary footprint

Awesome Lists containing this project

README

        

# WolfTranslator

Translate the games made with wolf rpg editor automatically to Korean. It supports wolf rpg 2.1 to latest version(2.24)

## Build

Install pe-parse, detours, icu using vcpkg, and install capstone following the guide from its web site. Open visual studio solution file and build it.