关注开源技术(黑龙江。哈尔滨) 倡导企业级开源应用,探索信息化方案标准; 集成开源众多新成果,消除开源方案忧与患; 力推低成本开源战车,笑纳八方来客叙开源; 普及开源知识助推力,喜迎开源企业展宏图;

java字节码反编译软件

2008-04-27 17:30:20 / 个人分类:开源应用TOOLS

reJ

The reJ project aims to allow improved visibility into Java class files, whether they were created compiling from Java sources, another language or by any other kind of tool. Basically anything that will run in a Java Virtual Machine.

reJ is a library and a graphical tool for inspection (viewing, searching and comparing) and manipulation (modification, obfuscation, refactoring of methods, fields, attributes and code) of classfiles for the Java platform.

http://rejava.sourceforge.net/

rejava


相关阅读:

TAG: 开源应用TOOLS

乱鸟 dzwx 发布于2008-04-29 20:20:32

QUOTE:

原帖由 mathbox 于 2008-4-28 09:26 发表
java编译后的可执行文件 可以通过一种软件进行反编译 但那个软件叫什么我忘记了...
小颖 反编译工具  

五年前就在用了
mathbox mathbox 发布于2008-04-28 11:42:18
反汇编软件
.....
Imcomplete zhull1052 发布于2008-04-28 11:25:03
上大学时,有一位老师教我们怎样去破解密码,感觉真是太爽了,太牛了,但是,我也忘记了他用的是什么软件,好像跟汇编有关的
开源大讲堂_黄富强 黄富强 发布于2008-04-28 11:15:56
jar(zip)----class----java
xjad这类TOOLS很多for LINUX & Non-linux

[ 本帖最后由 黄富强 于 2008-4-28 11:17 编辑 ]
mathbox mathbox 发布于2008-04-28 09:26:31
java编译后的可执行文件 可以通过一种软件进行反编译 但那个软件叫什么我忘记了...
mikeandmore发布于2008-04-27 18:19:48
javap。。。
最近在作一个mini jvm不知道会不会有用,,,反正收了。。。谢!
我来说两句

(可选)

Open Toolbar