Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Java程序分享区 » 工具  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
reply to topicflat modethreaded modego to previous topicgo to next topicgo to back
作者 我为java混淆器joc作的图形界面 [精华]
ljy0000





发贴: 141
于 2004-09-19 10:25 user profilesend a private message to usersend email to ljy0000reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
花了几个小时作的,有一项功能还没作好,但已经能用了,大家看看,要觉得好的话就回个话,我就继续作,关于joc的用法,网上很多,大家可找找看,

jocGui.rar (618.82k)



作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
ww1ww1





发贴: 202
于 2004-09-19 10:34 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
好东西,支持一下


作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
ljy0000





发贴: 141
于 2004-09-19 10:41 user profilesend a private message to usersend email to ljy0000reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
不好意思,忘了上传joc的exe版本:

joc.exe (439.39k)



作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
ljy0000





发贴: 141
于 2004-09-19 11:33 user profilesend a private message to usersend email to ljy0000reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
简明扼要的介绍一下它的用法:
1、java源码目录用来设置java程序的源程序的目录,比如我的工作目录是c:\work,而我的java程序的源程序的目录是c:\work\src,那java源码目录应设为c:\work\src。
2、java类目录用来设置java程序生成的类文件的目录,比如我的是c:\work\classes,那java类目录就应设为c:\work\classes。
3、java类库路径用来设置java程序用到的外部类库的路径,比如我的程序用到alloy.jar,那我就应加入alloy.jar的路径。现在还没提供这个功能,以后会加入的。如果现在你用到外部类库的话,可加入到classpath变量中,或把类库拷到java系统的ext目录中。
4、编绎器路径用来设置joc.exe所在的位置,比如我的joc.exe在c:\joc.exe,那编绎器路径就应设为c:\joc.exe。
5、Deprecation用来设置是否显示Deprecation信息。选中则显示。
6、Xobfuscate用来设置混淆级别。
7、Other Option用业设置joc.exe用到的其它参数。
8、主类用来设置你的java程序的main方法所在的文件,比如我的是c:\work\src\Main.java,那主类就应设为c:\work\src\Main.java
9、Apply按钮用来显示程序的设置情况,在下部的黑色部分显示。
10、上面的都设好后,按编绎按钮就可进行编绎。

欢迎大家提出意见,这就是对我最大的鼓励!



作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
littledeer1974

Garbage Collector

CJSDN高级会员


发贴: 1517
于 2004-12-31 18:09 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
怎么没有人对这个感兴趣呢?


Surround yourself with people who are open to change

作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
yclxf





发贴: 6
于 2005-01-10 13:12 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
我倒是对怎么样让jar文件生成exe文件感兴趣:)


作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
lolme





发贴: 20
于 2005-01-11 13:03 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
支持一下!


坚信态度决定一切
作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
pj2000pj



发贴: 0
于 2005-02-16 10:51 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
支持


作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
mukokawa





发贴: 119
于 2005-02-26 13:32 user profilesend a private message to usersend email to mukokawareply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
不错,这种从src开始混淆的混淆器还是很不错的


作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
nata





发贴: 5
于 2005-05-14 20:17 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
好东东


作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
keith





发贴: 1
于 2005-06-07 10:50 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
什么破东西啊。运行不了。
还提示我要alloy,我下载了alloy1.4.4放进路径还是不行。



作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
stevebeans





发贴: 5
于 2005-07-19 11:30 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
支持一下,能夠動手去做,總是好的


作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
stevebeans





发贴: 5
于 2005-07-19 11:34 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
ljy0000樓主,能否介紹一下如何做個.exe的可直接運行的程序來,請關注,期待著


作者 Re:我为java混淆器joc作的图形界面 [Re:stevebeans]
ljy0000





发贴: 141
于 2005-07-19 15:19 user profilesend a private message to usersend email to ljy0000reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
stevebeans wrote:
ljy0000樓主,能否介紹一下如何做個.exe的可直接運行的程序來,請關注,期待著


可用exe4j制作,不过需要JRE支持。



作者 Re:我为java混淆器joc作的图形界面 [Re:ljy0000]
Learner2005





发贴: 9
于 2005-10-12 20:51 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
我用EXE4J生成EXE时怎么老出现NOCLASSDEFFOUND这种错误啊,请楼上的提点建议啊!


作者 Re:我为java混淆器joc作的图形界面 [Re:Learner2005]
ljy0000





发贴: 141
于 2005-10-20 23:46 user profilesend a private message to usersend email to ljy0000reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
Learner2005 wrote:
我用EXE4J生成EXE时怎么老出现NOCLASSDEFFOUND这种错误啊,请楼上的提点建议啊!


你要把所有用的类的路径都加到你的类路径中才可以,你的原因可能就是有用到的类不在类路径中。




reply to topicflat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923