From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,368d57b1cc1d2d36,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!18g2000yqa.googlegroups.com!not-for-mail From: okellogg Newsgroups: comp.lang.ada Subject: Ada source code obfuscator update Date: Tue, 30 Jun 2009 14:48:13 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9b8c5fad-a14b-4d79-91b0-f057420bf63b@18g2000yqa.googlegroups.com> NNTP-Posting-Host: 84.156.214.24 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1246398493 20408 127.0.0.1 (30 Jun 2009 21:48:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 30 Jun 2009 21:48:13 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 18g2000yqa.googlegroups.com; posting-host=84.156.214.24; posting-account=a23u_AkAAAB-Xz81hSqodYsmJRrMwioK User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.9) Gecko/2009041500 SUSE/3.0.9-0.1.1 Firefox/3.0.9,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6771 Date: 2009-06-30T14:48:13-07:00 List-Id: Version 0.2 of the obfuscada.pl Ada source code obfuscator script has been released and is available at: http://freenet-homepage.de/okellogg/x.html The release notes are: * Fixed syntax error in generated file regexes.txt. * Added the do_not_mangle list which contains words to be excluded from the obfuscation. Oliver Kellogg