writes:
> I am familiar with ASM, but could you be a little more explicit on
>your »copy con: Example.class« method?
A class file can be written with only Java SE and without any
additional tools (such as ASM) as long as the author of the
program is acquainted with the class file format.
http://java.sun.com/docs/books/jvms/...sFile.doc.html
The copy command will copy keyboard input to a file. Using a
keyboard, one can input most or all codes (e.g., using ALT+NUM
keys). So, a real programmer will develop a bytecode program
in his brain and then type it in via the keyboard observing
the class file format, even if the enemy already is entering
the building.
For example, Herbert Kleebauer wrote a batch file that
will create a Microsoft® Windows executable using »echo«:
echo hD1X-s0P_kUHP0UxGWX4ax1y1ieimnfeinklddmemkjanmndnadmndn pbbn>sudo.com
,,,
For the full code, see:
http://groups.google.com/group/de.sc...n&dmode=source
After »copy con: sudo.com« you could as well start to enter
»hD1X-s0P_kUHP0...« on the keyboard.
Usually real programmers live on islands. When a major crisis
happens, the president of the USA will travel to them via
helicopter to fetch them from the island when all of the
Haskell-programming Quiche eaters are lost in their monadic IO
and unit test writing. The real programmer will decline all
offers »I have refrained from programming long ago.«
(unshaven), while the president says »You are the only one who
can do this, your country needs you.« But then, there also is
this little girl, who tells him, her friend will die unless he
goes back one last time to do his ultimate programming
mission. Eventually he ...