How can i edit a .class file

Discussion in 'Programming General' started by TunaMan, Sep 19, 2009.

How can i edit a .class file
  1. Unread #1 - Sep 19, 2009 at 10:29 AM
  2. TunaMan
    Joined:
    Sep 19, 2009
    Posts:
    1
    Referrals:
    1
    Sythe Gold:
    0

    TunaMan Newcomer

    How can i edit a .class file

    I have some problems coding myself a script... so i want to take another script(almost the same with what i want to do) and i need to edit it.
    Just 2-3 id's that i need to change...
    Also... i have a .java file for that script... but i don't know how to make it .class... already tried some "java compilers" but that didn't worked :(


    Please help me :)
     
  3. Unread #2 - Sep 19, 2009 at 12:28 PM
  4. ssylass
    Joined:
    Sep 7, 2008
    Posts:
    1,120
    Referrals:
    2
    Sythe Gold:
    0

    ssylass Guru
    Banned

    How can i edit a .class file

    you edit the .java then use a compiler, theres no other way.
     
  5. Unread #3 - Sep 19, 2009 at 6:37 PM
  6. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    How can i edit a .class file

  7. Unread #4 - Sep 19, 2009 at 7:44 PM
  8. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    How can i edit a .class file

    Bytecode editor?
     
  9. Unread #5 - Sep 19, 2009 at 8:08 PM
  10. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    How can i edit a .class file

    Oh... The person doesn't even know how to compile... Technicalities are pointless. Lol.
     
  11. Unread #6 - Sep 20, 2009 at 4:36 PM
  12. super_
    Joined:
    Dec 20, 2008
    Posts:
    91
    Referrals:
    0
    Sythe Gold:
    0

    super_ Member

    How can i edit a .class file

    How do you edit any file?
     
  13. Unread #7 - Sep 25, 2009 at 4:20 PM
  14. d great one
    Joined:
    Nov 4, 2007
    Posts:
    930
    Referrals:
    2
    Sythe Gold:
    0

    d great one Apprentice

    How can i edit a .class file

    to compile, you need the jdk. install it in your computer, then, you can use the command prompt.

    in command prompt this is the syntax.

    javac [location of your file, but if your java file is in the bin folder, no need to put location]filename.java
     
  15. Unread #8 - Sep 26, 2009 at 5:01 AM
  16. deathbal sam
    Joined:
    Sep 25, 2008
    Posts:
    754
    Referrals:
    0
    Sythe Gold:
    0

    deathbal sam Apprentice
    Banned

    How can i edit a .class file

    Wait do u want to decompile it?
     
< my basic text editor project | Migrating to C++ from Pascal/SCAR/Delphi? Look here for a cool trick. >

Users viewing this thread
1 guest


 
 
Adblock breaks this site