Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Need to see original text

    Help wanted · · · – – – · · ·
    2
    4
    2738
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Brad Oropeza
      Brad Oropeza last edited by

      I am currently trying to read a .Class file written for Minecraft Modpack. But when I open the file in Notepad++ I get a lot of nulls and other errors. I need to read the text in the original text so I know what to do next. Can someone please guide me either what I am doing wrong and how to get myself to the text so i can read it.

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Brad Oropeza last edited by

        @Brad-Oropeza

        class files are bytecode files not text files. You need to decompile it in order to view the source code.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • Brad Oropeza
          Brad Oropeza last edited by

          Is that something I can do in Notepad++ or from a different source?

          Claudia Frank 1 Reply Last reply Reply Quote 0
          • Claudia Frank
            Claudia Frank @Brad Oropeza last edited by

            @Brad-Oropeza

            Notepad++ doesn’t have a java decompiler builtin, you need to download one.

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors