<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 4: Enhance the encryption to be more than XOR</title><link href="https://sourceforge.net/p/shellcrypt/feature-requests/4/" rel="alternate"/><link href="https://sourceforge.net/p/shellcrypt/feature-requests/4/feed.atom" rel="self"/><id>https://sourceforge.net/p/shellcrypt/feature-requests/4/</id><updated>2016-02-13T14:19:03.899000Z</updated><subtitle>Recent changes to 4: Enhance the encryption to be more than XOR</subtitle><entry><title>#4 Enhance the encryption to be more than XOR</title><link href="https://sourceforge.net/p/shellcrypt/feature-requests/4/?limit=25#6a0f" rel="alternate"/><published>2016-02-13T14:19:03.899000Z</published><updated>2016-02-13T14:19:03.899000Z</updated><author><name>Cyrille Lefevre</name><uri>https://sourceforge.net/u/gits68/</uri></author><id>https://sourceforge.netad2b8e7d74021f11fb807f061f6f3f499f19875d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;yet more simple than that, here is a oneliner&lt;/p&gt;
&lt;p&gt;awk 'BEGIN{for(i=0;i&amp;lt;=127;i++)&lt;em&gt;&lt;span&gt;&lt;span&gt;[sprintf("%c",i)]&lt;/span&gt;&lt;/span&gt;=i}NR==1&amp;amp;&amp;amp;/decrypt/{next}{n=split($0,a,//);s="";for(i=1;i&amp;lt;=n;i++)s=s sprintf("%c",xor(&lt;/em&gt;&lt;span&gt;[a[i]&lt;/span&gt;],0xc));printf "%s\n", s}'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Enhance the encryption to be more than XOR</title><link href="https://sourceforge.net/p/shellcrypt/feature-requests/4/" rel="alternate"/><published>2009-06-02T04:42:20Z</published><updated>2009-06-02T04:42:20Z</updated><author><name>ojblass</name><uri>https://sourceforge.net/u/ojblass/</uri></author><id>https://sourceforge.net389d20655fd7bd041766ccacd336b0045981ad0a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently the encryption can be easily cracked using primitive methods and statistical distribution analysis on the 'obfuscated' scripts.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>