V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
c4f36e5766583218
V2EX  ›  问与答

Java : 反编译用哪个?

  •  
  •   c4f36e5766583218 · 2019-05-16 15:44:41 +08:00 · 1892 次点击
    这是一个创建于 1778 天前的主题,其中的信息可能已经有所发展或是发生改变。

    我感觉可以分为两类反编译结果

    1. 反编译结果可读性更高 (stringbuilder -> concatenation...)
    2. 反编译结果更接近 javap (concatenation -> stringbuilder...)

    所以我理了一下,按我想要的功能点(toc 里列的 3 点, 即上面的 2)

    好像没有特别符合的,你们有什么好的选择?

    4 条回复    2019-05-16 22:22:49 +08:00
    c4f36e5766583218
        1
    c4f36e5766583218  
    OP
       2019-05-16 19:05:07 +08:00
    Bytecode Viewer: https://github.com/Konloch/bytecode-viewer/issues/168
    好像在安排加```original line number```功能~
    HuasLeung
        2
    HuasLeung  
       2019-05-16 20:06:03 +08:00 via Android
    Luyten
    c4f36e5766583218
        3
    c4f36e5766583218  
    OP
       2019-05-16 20:12:35 +08:00
    @HuasLeung #2 Luyten = An Open Source Java Decompiler Gui for Procyon
    文中提到了~ 它有[toc]里的几个功能吗?
    HuasLeung
        4
    HuasLeung  
       2019-05-16 22:22:49 +08:00 via Android
    @c4f36e5766583218 应该有的吧,没细看
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3487 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 00:08 · PVG 08:08 · LAX 17:08 · JFK 20:08
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.