Re: ASCII art from sourcecode as image
From Arthur J. O'Dwyer <aj...@andrew.cmu.edu>
· alt.ascii-art
· 17 Jul 2003 20:20 · View full thread
· report
On Thu, 17 Jul 2003, Harry Mason wrote: > > Arthur J. O'Dwyer wrote: > > On Wed, 16 Jul 2003, Harry Mason wrote: > >> #!/usr/bin/perl -w > >> eval eval '"'. ('#'). > >> '!'.'/' .('[' > ><snip most of very nice program> > > > > The OP has told me via e-mail that he really wants Java, of course. > > So unfortunately the 'eval big_long_string' trick that I think is > > at the root of EyeDrops' approach wouldn't work. > > Bear in mind that this is actually an obfuscator, not just a reformatter. > You could achieve a similar effect in most languages, including Java, by > creative use of white space, string concatenation, etc. Certainly not in C or C++, and not in the vanilla beginner's Java I'm familiar with. They don't have any equivalent of "eval", unless you build your own interpreter on top of everything. :) > > Out of curiosity: Why *two* nested 'eval's at the start of this program? > > The inner "eval" constructs the text of the original program. You can see > this if you replace the outer "eval" with "print": > > #!/usr/bin/perl -w > use strict; > print "hello, world\n"; > > which is the original source code. Aha. [I certainly wouldn't've run that random Perl program on *my* machine! ;-)] > > And what does ('['^'.') mean? 0x5B^0x2E = 0x75 = 'u', or is there some > > deeper magic at work here? :) > > ('['^'.') corresponds to the "u" in "use strict". Obfuscating is so much more > effective if you don't use any alphanumerics in your source code. :) Yeah - but does Perl specify ASCII? And in a language where x is an operator, I wasn't sure but that ^ meant something even weirder for strings... -Arthur
Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f996b,fd4f3d79f18d7426
X-Google-Attributes: gidf996b,public
X-Google-ArrivalTime: 2003-07-17 13:27:07 PST
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!usenet01.sei.cmu.edu!bb3.andrew.cmu.edu!lmtp2nntp!not-for-mail
From: "Arthur J. O'Dwyer" <aj...@andrew.cmu.edu>
Newsgroups: alt.ascii-art
Subject: Re: ASCII art from sourcecode as image
Date: Thu, 17 Jul 2003 16:20:29 -0400 (EDT)
Organization: Carnegie Mellon, Pittsburgh, PA
Lines: 48
Message-ID: <Pin...@unix46.andrew.cmu.edu>
References: <bf1lt6$c6r$03$1...@news.t-online.com> <slr...@tarrant.ecs.soton.ac.uk>
<Pin...@unix50.andrew.cmu.edu> <slr...@prodigy.ecs.soton.ac.uk>
NNTP-Posting-Host: smtp7.andrew.cmu.edu
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Trace: bb3.andrew.cmu.edu 1058473230 20670 128.2.10.87 (17 Jul 2003 20:20:30 GMT)
X-Complaints-To: adv...@andrew.cmu.edu
NNTP-Posting-Date: 17 Jul 2003 20:20:30 GMT
In-Reply-To: <slr...@prodigy.ecs.soton.ac.uk>
Xref: archiver1.google.com alt.ascii-art:24253
Related ASCII art in the Gallery
Explore these categories from our collection of 11,000+ artworks:
Make your own ASCII art
Turn images, text or 3D into ASCII, or draw your own – right in your browser.
About this message.
This message was posted publicly to the newsgroup
alt.ascii-art
in 2003 and is mirrored here unchanged as part of the Historic Archives – only email addresses are masked.
The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can.
Are you the author? Contact us to get your posts attributed, connected to your artist profile, or removed.
Report this message
Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.