吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 38937|回复: 126
收起左侧

[Android Tools] JEB 2.0.6.201508252211 破解版

  [复制链接]
维护世界和平 发表于 2016-7-22 16:50
okok.png


JEB is our reverse-engineering platform to perform disassembly, decompilation, debugging, and analysis of code and document files, manually or as part of an analysis pipeline.

Android Decompiler + Android Debuggers
Use JEB to perform reverse engineering of malicious APKs and security audits.

JEB v2.0.6 (August 25, 2015)

This release is primarily a user experience improvement.

RCP Client:
- Shells and widgets's position and size history
- Contextual menus with actions in text document views and other unit views
- More intuitive navigation from code hierarchy views
- Unit views location preferences
- Allow complex filters on options and other tree/table views
- Minor UI bug fixes (related to toolbars, icons, keyboard shortcuts, etc.)

Core:
- User-defined limit on recursive processing for deeply nested artifacts

Analysis plugins:
- Microsoft Compound file (OLE) analysis plugin for Excel and Powerpoint files (open-source)

Thanks scz

下载地址
百度网盘: http://pan.baidu.com/s/1nvRJ4Kh 密码: bpjf


点评

打我PG我不乖,  发表于 2016-8-3 16:08

免费评分

参与人数 40热心值 +40 收起 理由
mingo + 1 谢谢@Thanks!
Osimple + 1 谢谢@Thanks!
yuan71058 + 1 维护世界和平 就靠你了
siuhoapdou + 1 谢谢@Thanks!
fireworker + 1 谢谢@Thanks!
djzhao + 1 用心讨论,共获提升!
无痕软件 + 1 感谢分享神器。
Sound + 1 谢谢@Thanks!
旧年白白白 + 1 谢谢@Thanks!
wuaixuexi + 1 热心回复!
bpmashiro + 1 热心回复!
食土码农 + 1 谢谢@Thanks!
77413036 + 1 感谢分享,colordancer的那个版本老验证失败
bet365china + 1 谢谢@Thanks!
huanghe302 + 1 鼓励转贴优秀软件安全工具和文档!
snzyj + 1 确实是不可多得的好工具!
小松鼠爱碧根果 + 1 谢谢@Thanks!
Alog + 1 谢谢@Thanks!
imchen + 1 谢谢@Thanks!
w8151136 + 1 我很赞同!
Akernel + 1 谢谢@Thanks!
zgfqqq + 1 热心回复!
cpuboom + 1 谢谢@Thanks!
holy834 + 1 谢谢@Thanks!
微微面 + 1 热心回复!
XhyEax + 1 我很赞同!
craftsman + 1 谢谢@Thanks!
EvillenG + 1 我很赞同!
JOXOD逗逗 + 1 我很赞同!
qn542231788 + 1 感谢 .
卷卷de小白 + 1 谢谢@Thanks!
summon + 1 我很赞同!
独行风云 + 1 楼主您辛苦了,感谢分享.
myouter + 1 我很赞同!
difuer + 1 谢谢@Thanks!
windwing1883 + 1 先支持,回头试用一下
苏紫方璇 + 1 我很赞同!
Hmily + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!
wnagzihxain + 1 前排拜大牛
lies2014 + 1 谢谢@Thanks!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

qtfreet00 发表于 2016-7-23 10:45
XhyEax 发表于 2016-7-23 09:15
@维护世界和平 报错怎么回事
[mw_shl_code=java,true]java.util.concurrent.ExecutionException: java.lan ...

把分配给jvm的内存放大点,在那个bat文件里设置
XhyEax 发表于 2016-7-23 09:15
@维护世界和平 报错怎么回事
[Java] 纯文本查看 复制代码
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at com.pnfsoftware.jeb.corei.tM.yK(SourceFile:257)
	at com.pnfsoftware.jeb.corei.tM.yK(SourceFile:235)
	at com.pnfsoftware.jeb.corei.tM.processArtifact(SourceFile:45)
	at com.pnfsoftware.jeb.client.AbstractClientContext.loadFileArtifactIntoProject(SourceFile:744)
	at com.pnfsoftware.jeb.rcpclient.RcpClientContext.loadInputAsProject(RcpClientContext.java:904)
	at com.pnfsoftware.jeb.rcpclient.handlers.file.FileOpenHandler.execute(FileOpenHandler.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:247)
	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:229)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:149)
	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:825)
	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:701)
	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$6(HandledContributionItem.java:685)
	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:613)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:164)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
Caused by: java.lang.OutOfMemoryError: Java heap space
	at java.nio.HeapCharBuffer.<init>(HeapCharBuffer.java:57)
	at java.nio.CharBuffer.allocate(CharBuffer.java:335)
	at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:795)
	at com.pnfsoftware.jebglobal.Tr.yK(SourceFile:275)
	at com.pnfsoftware.jebglobal.Tr.yK(SourceFile:102)
	at com.pnfsoftware.jebglobal.Tr.Lx(SourceFile:118)
	at com.pnfsoftware.jebglobal.it.mR(SourceFile:345)
	at com.pnfsoftware.jebglobal.it.yK(SourceFile:5286)
	at com.pnfsoftware.jebglobal.rL.yK(SourceFile:281)
	at com.pnfsoftware.jebglobal.rL.yK(SourceFile:84)
	at com.pnfsoftware.jebglobal.bs.Lx(SourceFile:71)
	at com.pnfsoftware.jebglobal.bs.yK(SourceFile:1054)
	at com.pnfsoftware.jebglobal.Rz.yK(SourceFile:30)
	at com.pnfsoftware.jebglobal.Cy.getAttributeValue(SourceFile:376)
	at org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate.getAttributeValue(XmlPullParserDelegate.java:69)
	at com.pnfsoftware.jebglobal.Rg.event(SourceFile:1081)
	at com.pnfsoftware.jebglobal.BJ.yK(SourceFile:125)
	at com.pnfsoftware.jebglobal.Lj.yK(SourceFile:2021)
	at com.pnfsoftware.jebglobal.rL.yK(SourceFile:120)
	at com.pnfsoftware.jebglobal.eg.yK(SourceFile:48)
	at com.pnfsoftware.jebglobal.rc.yK(SourceFile:83)
	at com.pnfsoftware.jebglobal.yf.yK(SourceFile:52)
	at com.pnfsoftware.jebglobal.Xr.process(SourceFile:86)
	at com.pnfsoftware.jebglobal.EX.prepare(SourceFile:81)
	at com.pnfsoftware.jebglobal.qK.process(SourceFile:281)
	at com.pnfsoftware.jebglobal.qK.process(SourceFile:227)
	at com.pnfsoftware.jeb.core.units.impl.FileContainerUnit.processFile(SourceFile:105)
	at com.pnfsoftware.jeb.core.units.impl.FileContainerUnit.processFolderRecurse(SourceFile:95)
	at com.pnfsoftware.jeb.core.units.impl.FileContainerUnit.processFiles(SourceFile:75)
	at com.pnfsoftware.jeb.core.units.impl.FileContainerUnit.process(SourceFile:62)
	at com.pnfsoftware.jebglobal.Xr.process(SourceFile:228)
	at com.pnfsoftware.jebglobal.EX.prepare(SourceFile:81)
lies2014 发表于 2016-7-22 17:05
这个不得了,终于来了,体积比1.5怎么大了那么多?
lan2602144404 发表于 2016-7-22 17:14
这是干什么用的,谢谢分享
Hmily 发表于 2016-7-22 17:24
感谢发布原创作品,上传爱盘方便下载。
黄枫叶 发表于 2016-7-22 17:24
这个不得了了。好几年没新版本了吧?
ichimarusakura 发表于 2016-7-22 17:26
感谢分享,功能比之前的要好很多
lies2014 发表于 2016-7-22 17:27
本帖最后由 lies2014 于 2016-7-22 17:30 编辑
lan2602144404 发表于 2016-7-22 17:14
这是干什么用的,谢谢分享

Android Decompiler + Android Debuggers安卓反编译 + 安卓调试
punck 发表于 2016-7-22 17:29
感谢~~~这般加了哪些实用性的功能吗?
barnett2016 发表于 2016-7-22 17:29
反编译的
hanna518 发表于 2016-7-22 17:36
非常好的反編譯工具,感謝分享
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-3-29 03:40

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表