I'm late to the party, but I'll throw this into the ring.
The first program I was truly proud of was a demon dialer I wrote to crack MCI. I hacked it on my Atari 800 (!). It worked through the T: driver to the Atari 1030 300 baud modem (!!).
It was simple, but I wrote it to be feature-rich. You entered the local MCI phone number, a range of code numbers, and a long-distance number to verify access. (Kids, this is how it was in the far-distant 80s. You called your long-distance provider on a local Ma Bell line, entered an access code, and then dialed long-distance numbers on MCI's dime.)
My program dialed the local MCI number, waited a configurable number of seconds (say, 5), then beeped down the line the next code number. It would then send down the long-distance number, which was to be a highly-available modem, such as a point-of-presence for CompuServe or The Source or such. If the 1030 detected a carrier, it logged the code number as a success. Otherwise, onto the next number. When the program finished, it would write to disk a printer-ready report of verified access codes. The report took me the most time, believe it or not, and I was proud of how smart it all looked.
Well, MCI's codes back then (1984?) were five digits long, not a hard crack. The first day I came home from school with a report of eight long-distance codes. Am I smart? No, MCI was dumb. Years later a coworker of mine told me of a professor at UC Santa Barbara assigned him a combinatorics problem related to MCI's choice of code length. I proudly told him I had beat the problem.
My program spread to high-school-level hacker BBS', and I enjoyed a brief recognition as an Atari hacker. I also shared those MCI codes with my high school buddies, who thought I was working small miracles with "a game machine." I wound up invited to an online hacker's club which did nothing but talk about how cool it would be to hack the nuclear codes from Reagan. Nothing came of that, as you might guess.
It was a cool little program.