V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
c4f36e5766583218
V2EX  ›  问与答

Java : 反编译用哪个?

  •  
  •   c4f36e5766583218 · May 16, 2019 · 2307 views
    This topic created in 2550 days ago, the information mentioned may be changed or developed.

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

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

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

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

    4 replies    2019-05-16 22:22:49 +08:00
    c4f36e5766583218
        1
    c4f36e5766583218  
    OP
       May 16, 2019
    Bytecode Viewer: https://github.com/Konloch/bytecode-viewer/issues/168
    好像在安排加```original line number```功能~
    BCy66drFCvk1Ou87
        2
    BCy66drFCvk1Ou87  
       May 16, 2019 via Android
    Luyten
    c4f36e5766583218
        3
    c4f36e5766583218  
    OP
       May 16, 2019
    @HuasLeung #2 Luyten = An Open Source Java Decompiler Gui for Procyon
    文中提到了~ 它有[toc]里的几个功能吗?
    BCy66drFCvk1Ou87
        4
    BCy66drFCvk1Ou87  
       May 16, 2019 via Android
    @c4f36e5766583218 应该有的吧,没细看
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3451 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 50ms · UTC 10:42 · PVG 18:42 · LAX 03:42 · JFK 06:42
    ♥ Do have faith in what you're doing.