Ecosyste.ms: Awesome
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: 25 days ago
JSON representation
automatic translation of wolf rpg games using trampoline hooking and binary footprint
- Host: GitHub
- URL: https://github.com/sunho/wolftranslator
- Owner: sunho
- Created: 2020-07-18T13:35:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:00:17.000Z (almost 2 years ago)
- Last Synced: 2024-04-28T02:09:19.293Z (6 months ago)
- Language: C++
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.