维护世界和平 发表于 2016-7-22 16:50

JEB 2.0.6.201508252211 破解版




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


qtfreet00 发表于 2016-7-23 10:45

XhyEax 发表于 2016-7-23 09:15
@维护世界和平 报错怎么回事
java.util.concurrent.ExecutionException: java.lan ...

把分配给jvm的内存放大点,在那个bat文件里设置

XhyEax 发表于 2016-7-23 09:15

@维护世界和平 报错怎么回事
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

非常好的反編譯工具,感謝分享{:1_921:}
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: JEB 2.0.6.201508252211 破解版