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

https://github.com/sunho/wolftranslator

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

Last synced: 2 months 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.