文件名称:RipJavaHanzi:用utf-8字符串(来自jd)替换java反编译源文件中的ascii unicode转义字符串(来自jadx)
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-21 06:25:43
Java
翻录Java汉字 用utf-8字符串(来自jd)替换java反编译源文件中的ascii unicode转义字符串(来自jadx) ##用法: 将jd反编译的java源码放入输入文件夹 将jadx反编译的java源代码放入输出文件夹 运行 RipJavaHanzi.java 得到 hanzi.txt 修改hanzi.txt 运行 ReplaceJavaHanzi.java 根据 hanzi.txt 中的单词替换输出文件夹文件中的字符串
【文件预览】:
RipJavaHanzi-master
----input()
--------jd_put_here.txt(0B)
----output()
--------jadx_put_here.txt(0B)
----hanzi.txt(3B)
----.settings()
--------org.eclipse.core.resources.prefs(55B)
--------org.eclipse.jdt.core.prefs(587B)
----src()
--------com()
----.project(371B)
----.classpath(295B)
----.gitignore(189B)
----README.md(421B)