Skip to content

xiehao5/easymule-wordfilter-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

项目名称:
easymule wordfilter decoder

项目路径:
http://sourceforge.net/projects/filterdecoder/

项目简介:
在easymule安装目录的config文件夹下有一个敏感词过滤文本wordfilter.txt。
这个文本使用base64编码。

本程序通过参考easymule的源码,成功将wordfilter.txt解码。

敏感词官方更新地址:http://download.verycd.com/wf/wordfilter.txt

软件开发环境
操作系统:windows NT4.0及以上版本
编译环境:Visual C++ 6.0 或 CodeBlocks 10

使用方法:
将wordfilter.txt和解码器放置于同一目录,运行解码器即可。
运行成功后,wordfilter.txt将被转化为明码内容。

欢迎各位加入该项目为祖国的河蟹事业添砖加瓦。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages