Results 1 to 2 of 2

Thread: DeObfuscating and Decompiling

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2007
    Posts
    95

    DeObfuscating and Decompiling

    is it possible to deobfuscate/decompile this applet?

    http://www.runescape.com/loginapplet...&dest=index.ws

    Code:
    <applet class="loginapplet" archive="loginapplet-4da9dce0-1119942563.jar" code="loginapplet.class" height="200" width="400" mayscript>
    <param name="cabbase" value="loginapplet-26fb3f34.cab?cb=668995011">
    <param name="archive" value="loginapplet-4da9dce0-1119942563.jar">
    <param name="java_arguments" value="-Dsun.java2d.noddraw=true">
    <param name="loginurl" value="http://weblogin.runescape.com/login.ws">
    <param name="mayscript" value="true">
    <param name="lang" value="0">
    <param name="dest" value="index.ws">
    <param name="mod" value="www">
    <param name="where" value="0">
    <param name="ssl" value="0">
    <param name="remember_me" value="false">
    </applet>
    Visual Basic 6 + MS Access

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: DeObfuscating and Decompiling

    Decompiling java is easy to do, but deobfuscation... If you really want it, you can do it.. it won't be a journey though.
    BTW it's illegal most of the times
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

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