Results 1 to 9 of 9

Thread: Cooool a Java Decompiler

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432

    Post Cooool a Java Decompiler

    I found a cool Java Decompiler so i can decompile any .class file only problem is i have to buy it befor i can save or copy the dang code lol

    P.S its called Decafe Pro

  2. #2

  3. #3
    DaoK
    Guest
    I found a cool Java Decompiler so i can decompile any .class file only problem is i have to buy it befor i can save or copy the dang code lol
    You are a little late dude. I got one like 4 month ago... just go to download.com and do a search and you will have like 5 programs who can do that...

  4. #4
    Fanatic Member
    Join Date
    Sep 2000
    Location
    UK.
    Posts
    728
    Originally posted by DaoK

    You are a little late dude. I got one like 4 month ago...
    Java de-compilers have been around for ages. Java class files can be protected from de-compilation by running them through an obfuscator program, such as Crema. See this link for more information: http://www.brouhaha.com/~eric/computers/mocha.html
    Digital-X-Treme
    Contact me on MSN Messenger: [email protected]

    [VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
    / (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]

  5. #5
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    [Digital-X-Treme] is right. Java de-compilers have been around for years. Some one posted a big lengthy thread about obfuscator programs such as Crema, which [Digital-X-Treme] is refering to. I think it was CudaBean but if you do a search you will find it.

  6. #6
    DaoK
    Guest
    What I found funny is that teacher at school tell us that Java is a secure language...

  7. #7
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    Daok.... I think what your teacher is refering to is security in the context of networking and servers. Not decompilation of compiled files.

  8. #8
    DaoK
    Guest
    well, if you see the source you can do what you want...

  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    But that doesn't help you in a secure environment, because the checksum on the class will be different if you've changed it.

    Oh, and security through obscurity is no security at all
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width