Skip to content

Mojibake recovery. 乱码恢复 Try to encode and decode in utf-8, gbk, BIG5, euc_kr and much more

Notifications You must be signed in to change notification settings

Ovler-Young/Mojibake-recovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mojibake-recovery

Mojibake recovery. Try to encode and decode in utf-8, gbk, BIG5, euc_kr and much more

中文版请看 README-CN.md

usage

It is a command line tool. You can use it like this:

$ python main.py 
    输入待处理文本: {your text}

example

python main.py 

image-20221215152356085

inspiration

It was made for an online TRPG game. In that game, the DM hide some information encode the information in one encoding and decode in another encoding, so the players can't get the information. So I made this tool to recover the information.

By the way, This game is wonderful. If you are interested in it, you can find it in here. The DM is currently very busy, so you may need to wait for a while.

Inspired by 乱码恢复, and developed based on MojibakeRecover.

About

Mojibake recovery. 乱码恢复 Try to encode and decode in utf-8, gbk, BIG5, euc_kr and much more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages