Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to decompile .class file to .java file

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 278
    Comment on it

    Hello Guys

    Most of the time we are thinking .class has bytecode and it's not human readable but it's right thinking so we have another technologies which can decompile .class file to human readable means .java file.

    Now, I illustrate the java decompilers with convert bytecode to java code .

    Here many decompilers listed below :

    1. CFR (supports Java 8)

    CFR will decompile modern Java features - Java 8 lambdas and java 8 other features.

    2. Jadx, fast and with Android support

    3. JDCore (very fast)

    4. Procyon

    5. Fernflower

    6. JAD (very fast, but outdated)

    Note : Decompiler can be remove comments.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: