Community
    • Login

    Need to see original text

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 2 Posters 3.4k Views
    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 OropezaB
      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 FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        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 OropezaB
          Brad Oropeza
          last edited by

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

          Claudia FrankC 1 Reply Last reply Reply Quote 0
          • Claudia FrankC
            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
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors