<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: java obsfuticator (typos!)! - protect your source code in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741764#M721968</link>
    <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;How to lock down your Java code (or open up someone else's)   &lt;BR /&gt;&lt;BR /&gt;Your complete guide to the decompilation and obfuscation of Java code &lt;BR /&gt;Greg Travis (mito@panix.com)&lt;BR /&gt;Freelance Programmer&lt;BR /&gt;May 2001&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www-106.ibm.com/developerworks/java/library/j-obfus/?loc=tstheme" target="_blank"&gt;http://www-106.ibm.com/developerworks/java/library/j-obfus/?loc=tstheme&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Contents: &lt;BR /&gt; &lt;BR /&gt;- What is decompilation? &lt;BR /&gt;- Disassembling a class file &lt;BR /&gt;- Using a decompiler &lt;BR /&gt;- Decompilation and the threat to security &lt;BR /&gt;- Obfuscation to the rescue &lt;BR /&gt;- New kids on the block &lt;BR /&gt; &lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Tue, 11 Jun 2002 08:32:47 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-06-11T08:32:47Z</dc:date>
    <item>
      <title>java obsfuticator (typos!)! - protect your source code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741760#M721964</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm working on a java application running primarily on hp-ux.&lt;BR /&gt;&lt;BR /&gt;I have recently learnt that it is quite simple to reverse engineer java classes to attain a near exact source replica - minus variable names.&lt;BR /&gt;&lt;BR /&gt;I have also learnt that it is possible to protect the code in various manners from reverse engineering and am interested in hearing the + and - of all possible implementations.&lt;BR /&gt;&lt;BR /&gt;One criticism of obsfuctication (sp?) is that it becomes difficult to debug code.. is there any better method?&lt;BR /&gt;&lt;BR /&gt;All hint's / tips / links rewarded as per usual!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 07:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741760#M721964</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-06-11T07:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: java obsfuticator (typos!)! - protect your source code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741761#M721965</link>
      <description>anyone?&lt;BR /&gt;Even small amounts of info are appreciated!&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 11 Jun 2002 08:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741761#M721965</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-06-11T08:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: java obsfuticator (typos!)! - protect your source code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741762#M721966</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;My wife does ejb and weblogic a great deal and has played around with reverse engineering tools.&lt;BR /&gt;&lt;BR /&gt;Will check with her tonight and get back to you. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 11 Jun 2002 08:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741762#M721966</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-11T08:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: java obsfuticator (typos!)! - protect your source code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741763#M721967</link>
      <description>Yes its true, 'compiled' Java is actually condensed pseudocode that can be easily reverse engineered.&lt;BR /&gt;&lt;BR /&gt;Maybe you could have a look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.condensity.com" target="_blank"&gt;http://www.condensity.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;who do a obfuscation utility.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 11 Jun 2002 08:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741763#M721967</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2002-06-11T08:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: java obsfuticator (typos!)! - protect your source code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741764#M721968</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;How to lock down your Java code (or open up someone else's)   &lt;BR /&gt;&lt;BR /&gt;Your complete guide to the decompilation and obfuscation of Java code &lt;BR /&gt;Greg Travis (mito@panix.com)&lt;BR /&gt;Freelance Programmer&lt;BR /&gt;May 2001&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www-106.ibm.com/developerworks/java/library/j-obfus/?loc=tstheme" target="_blank"&gt;http://www-106.ibm.com/developerworks/java/library/j-obfus/?loc=tstheme&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Contents: &lt;BR /&gt; &lt;BR /&gt;- What is decompilation? &lt;BR /&gt;- Disassembling a class file &lt;BR /&gt;- Using a decompiler &lt;BR /&gt;- Decompilation and the threat to security &lt;BR /&gt;- Obfuscation to the rescue &lt;BR /&gt;- New kids on the block &lt;BR /&gt; &lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 11 Jun 2002 08:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-obsfuticator-typos-protect-your-source-code/m-p/2741764#M721968</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-11T08:32:47Z</dc:date>
    </item>
  </channel>
</rss>

