And what addresses would you tell memdump to dump?

And as my discussion with ikegami shows, I am *not* claiming it's impossible to get the script. The very page from which you download the script explains that someone CAN get the script. Pointing to memdump is not enough. And pointing to file dumping utilities is not only not enough, it's likely misguided.

Unless someone actually widely posts a step-by-step tutorial on how to get around perlc (just showing some gdb commands a'la ikegami is not enough, as it will only help people who know how to use gdb), then I still think perlc can be useful. This is, I suppose, hard to perceive from the software guru perspective, but just think about how hard it is to even explain the command-line to most computer users and your perspective might change.

And if someone posts such a step-by-step tutorial, then I suppose I'll have to update perlc so that tutorial doesn't work anymore, and the arms race begins! ;-)


In reply to Re^15: Why is it bad to hide the source? by daveola
in thread Why is it bad to hide the source? by z0d

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.