TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What hacking AOL taught a generation of programmers

277 pointsby booleanbetrayalabout 3 years ago

57 comments

bryansabout 3 years ago
I think the one of the most interesting and overlooked stories about the AOL era, is how the warez scene used bots and AOL&#x27;s mail system to host every piece of pirated content for years.<p>Similar to IRC channels with bots that provided lists of available content and used DCC to transfer compressed files in small chunks -- these were still the days of 9600-56k, so transfers larger than floppies were often doomed to fail -- AOL private rooms would be filled with bots that would respond to requests and send files. The difference being that the AOL bots would email a list of available content, which could be a paginated list across multiple emails, or results for a specific search query. Then you would type another command into the chat to request a specific file or release, and the bot would forward you a series of emails with &lt;1.4MB attachments (the maximum size at the time), already stored on AOL servers and ready to download at whatever speed your modem could handle.<p>It took AOL a long time to catch on to this, and even then, they couldn&#x27;t keep up with the sheer number of fake accounts being created -- or, as the article points out, accounts made with phished credit cards, of which there were hundreds of thousands floating around and a never-ending supply of new ones as AOL&#x27;s userbase grew. They effectively hosted the warez scene throughout the 90s, until residential broadband became available and 10-100mbps was common in places like Sweden and Singapore, at which point the scene shifted to IRC and self-hosted top sites (i.e. private FTPs).<p>It was a remarkably simple solution to a hosting problem, and the folks who organized it all will never get enough credit for their contribution toward creating a generation of graphics experts, for example, who couldn&#x27;t afford the crazy prices of Photoshop or 3ds Max, but were able to use pirated copies to develop those skills and turn them into careers.
评论 #31003171 未加载
评论 #31004233 未加载
评论 #31003296 未加载
评论 #31003429 未加载
评论 #31007218 未加载
评论 #31003451 未加载
评论 #31003619 未加载
评论 #31002857 未加载
评论 #31011233 未加载
评论 #31005518 未加载
评论 #31002879 未加载
评论 #31003238 未加载
评论 #31008127 未加载
tppiotrowskiabout 3 years ago
The year was 2003 and I was in my second year of CS undergrad. I saw a cool utility in AOL instant messenger that recorded the username of every user that looked at your profile. I cloned it and added it to my profile. A few of my dorm mates liked it and asked me to put it in their profile. Even more people came asking and I made a simple website (buddytracker.us) where you could add the utility to your profile. I did no marketing but every profile using buddytracker had a hotmail like link to get your own profile tracker. The first month I had 30 users, the second 500, the third 5000, then 50000. The following year 3 million people had added a profile tracker. It was a life changing experience allowing me to pay off my student loans, travel and take a non-traditional career path. I work on side projects to this day and AOL is where I got my start.
评论 #31010133 未加载
评论 #31007830 未加载
评论 #31006460 未加载
RexMabout 3 years ago
If anyone is interested, I have an archive of a lot of AOL progs[0].<p>These got me into programming and I made a couple of my own that are now completely lost to time.<p>ccoms (chat commands) were my favorite. The program would scan the chat and when you sent a command, it&#x27;d do whatever you asked and send a response back to the chat for everyone to see. Basically turning the AOL chat into a public command line. One of the more popular things people used it for was for playing pirated music. You&#x27;d send `play rammstein` to the chat, and it&#x27;d start playing a random Rammstein song from your mp3 collection.<p>I started writing one later[1], although I haven&#x27;t touched it since 2016. It&#x27;d connect to your spotify account, instead.<p>Also, it seems Mark Zuckerberg was in the scene. He apparently wrote Darth Phader (a fader.) A fader would make your text in chats fade colors by injecting html to change the text color between each character. So, your text would start blue and fade to red further along in the message, then maybe go back to blue, it was all configurable in most of them.<p>Edit: I can&#x27;t believe I left this out, but there&#x27;s also a facebook group[2], Justin has a site with a lot of content about progs[3], and I recently stumbled on the AOL Underground Podcast[4].<p>[0]: <a href="https:&#x2F;&#x2F;progs.rexflex.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;progs.rexflex.net&#x2F;</a><p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;RexMorgan&#x2F;qwik-tools" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;RexMorgan&#x2F;qwik-tools</a><p>[2]: <a href="https:&#x2F;&#x2F;www.facebook.com&#x2F;groups&#x2F;297526060414740&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.facebook.com&#x2F;groups&#x2F;297526060414740&#x2F;</a><p>[3]: <a href="https:&#x2F;&#x2F;justinakapaste.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;justinakapaste.com&#x2F;</a><p>[4]: <a href="https:&#x2F;&#x2F;aolunderground.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aolunderground.com&#x2F;</a>
评论 #31005215 未加载
评论 #31004321 未加载
评论 #31004167 未加载
评论 #31009489 未加载
评论 #31003737 未加载
评论 #31004995 未加载
评论 #31004279 未加载
_justinfunkabout 3 years ago
My first &quot;hacking&quot; success was with an ad-supported ISP called NetZero. The app logged you on to the web and had a persistent ad-banner on the screen. If you opened a full-screen app - in my case Starcraft - it would kick you off the internet.<p>However, I discovered that if you killed the NetZero application at just the right time (after connecting to the network but before the ad banner was initialized), you could stay online with no ad-banner and pwn some Zerg.
评论 #31002869 未加载
评论 #31004013 未加载
评论 #31005698 未加载
评论 #31015996 未加载
评论 #31019933 未加载
throwaway787544about 3 years ago
I think even more than mailtools&#x2F;fileservs and punters, my favorite thing about AOL progz was just being more expressive. When you hung out in TeenPoolParty13, you could be extra cool by sending text that was wavy, or mixed colors, or different sizes, fonts, etc when the actual UI didn&#x27;t let you use that many options. But it let you embed HTML (and I guess UTF) so with a prog you could be more expressive, or just plain weird.<p>I&#x27;ve never forgotten how progz, Geocities, and MySpace all showed that people <i>want</i> to express their individuality and experiment if you give them the chance. But the boring commercialism of the 2010s internet killed the user&#x27;s ability to be special.
评论 #31002706 未加载
评论 #31002428 未加载
评论 #31009551 未加载
agottererabout 3 years ago
This could have been written about me. I remember going to a friends house one night and seeing FateX for the first time. We spent a night mass mailing people and causing general chaos online. I went home and got my hands on Hellraiser, AO Korn, Pepsi, Havok, MIB, and a slew of other progz which I cant remember their names.<p>One day I asked my dad how they were made and he said he had some vague idea. So he took me to CompUSA and we left with a Learn Visual Basic in 24 hours book and Visual Basic software box. I went off and started writing my own programs and hanging out in various AOL related programming chat rooms. I made IRL friends from people that were part of that scene and that I met in those chat rooms. I have very fond memories of the internet back then.<p>I was 13 at the time I started coding AOL progz and went on to have a career in software development because of it.
评论 #31005752 未加载
评论 #31008023 未加载
Duhckabout 3 years ago
I have described this world to a few people in my life recently, and look back on it very fondly.<p>Everyone was anonymous, everyone was crazy motivated, and it was a wild west of credit card theft, software theft, and more.<p>I wrote a few prolific mass mailers and servers, was pretty well known in the scene, and was only 12&#x2F;13 years old.<p>I learned to program, create great user experiences, and more.<p>My servers were the first to have plain text search: &#x2F;server send photoshop instead of &#x2F;server send 26-40<p>It also hosted the lists via a PHP webapp, tracked metrics on the web across users of the app, and connected to IRC.<p>It was a wonderful time of chaos, rapid learnings, and intrinsic motivation that shaped my life forever. If not for this period of time in my life, I dont know where Id find myself.
评论 #31005528 未加载
评论 #31007243 未加载
qbasic_foreverabout 3 years ago
A more interesting bit of AOL era ephemera was that we used away messages as people use Twitter today. In the AOL client you could set a short message (just a few hundred characters) as an away message that others would see if they had you in their contacts. People started to constantly set themselves &#x27;away&#x27; with messages about what they were up to, how they were feeling, etc. I&#x27;m sure this likely influenced Jack Dorsey and the other early folks at Twitter since they were growing up and using AOL at the same time.
评论 #31003970 未加载
评论 #31004153 未加载
评论 #31006477 未加载
turdnagelabout 3 years ago
Good to see an article around this era of &quot;hacking&quot; (writing punters in VB). I haven&#x27;t seen too much about it and I&#x27;d love to know if there are others.<p>My fondest recollection was that there was a Pokemon battling type game (Pokemon Platinum, I think?) where you could battle Pokemon over chat. The creator had hard-coded his AOL username into the binary to unlock a bunch of moves and skills. We figured out you could load the binary into a hex editing app and change the screen name - only problem was, it had to be the same length as the creator&#x27;s: 9 characters. So made a new screen name, the one that stuck with me for the next 10-15 years, so I could unlock some pointless features in an AOL program. But it introduced me to Visual Basic, hex editing, and generally being interested in tinkering with computers and software.
评论 #31002448 未加载
todd3834about 3 years ago
The punter&#x2F;proggie scene definitely got me into programming. Articles like this bring such a special kind of nostalgia. It was both educational and for me at the time, it was very rebellious. My parents did not want me downloading any of these things on our family computer. My friends and I would share floppy disks of punters as contraband.<p>Learning Visual Basic and the open source community of .bas files was ahead of its time. The tutorials and programming guides, the general willingness to share information.<p>I learned how to write C++ from a random guy who went by LostSideDead. If you happen to be reading this sir, thank you for spending so much time teaching a kid how to write code. I’ve made a long career of it and I love it.
评论 #31003024 未加载
bennyp101about 3 years ago
Not really hacking AOL, but I found that you could get the passwords in plain text from the Filesystem, which meant I could get around the parental controls and use it when I wanted!<p>Submitted it to “happy hacker” and it got in the newsletter, I was super chuffed as a 13? yr old!<p>Edit: I had a thing called “aol admin tools” which I have no idea if it was legit or not but could see lots more than I could normally lol
评论 #31003013 未加载
评论 #31002691 未加载
jl2718about 3 years ago
1. 25 years ago a 28.8k modem and Cyrix 486 with 8mb ram on AOL had better end-user performance than today’s most popular web apps. There is still no mass-market equivalent to the appeal of those chat rooms. Technology will never defeat latency bloat of tracking hooks.<p>2. The anonymous or weakly pseudonymous internet was a superior user experience. It felt like an escape to freedom, similar to traveling to another country with chosen friends. The strong identity internet feels like surveillance more than escape. It leads me to believe that ‘the metaverse’ will always suck, not matter how good the technology gets.<p>3. What killed AOL? They had two separate generations of internet dominance, first the entire stack, and then with messenger after the ISP disruption. A company that can lead a massive growth industry, and then pivot to a successful product after their own disruption seems like a solid blue chip. I know what happened, they started focusing on old incompetent subscribers by giving them a familiar interface poorly replicated on the browser. But how? Who thought this was a good idea?
评论 #31010190 未加载
评论 #31006901 未加载
评论 #31008058 未加载
benburtonabout 3 years ago
If I recall correctly, the primary method of &quot;punting&quot; was to send an instant message with a bunch of unclosed HTML tags, which the client&#x27;s renderer wouldn&#x27;t be able to handle and would crash the AOL application.
评论 #31002766 未加载
评论 #31003647 未加载
评论 #31004745 未加载
评论 #31003565 未加载
valgazeabout 3 years ago
What a scene-- these are great: <a href="https:&#x2F;&#x2F;patorjk.com&#x2F;blog&#x2F;2012&#x2F;05&#x2F;03&#x2F;cracking-magus-fate-zero-encryption&#x2F;" rel="nofollow">https:&#x2F;&#x2F;patorjk.com&#x2F;blog&#x2F;2012&#x2F;05&#x2F;03&#x2F;cracking-magus-fate-zero...</a><p><pre><code> I looked further and found each cipher was simply doing a character offset, meaning each cipher was a Caesar Cipher. The offsets were 70, 97, 116 and 101, respectively. If you look up the corresponding ASCII code for those numbers, you get the word “Fate”. I tried out this new decoding strategy and was able to successfully decode a directory of MaGuS’ files. I had broken the code! MaGuS was using what is known as the Vigenere Cipher, and for that particular directory, “Fate” was the pass-phrase.</code></pre>
评论 #31005838 未加载
booleanbetrayalabout 3 years ago
This one is definitely a nostalgia blast. As a 15 year old kid, it was very empowering to discover what you could do to programmatically bypass rules that were apparently in place for everyone else to adhere to.
ottoluddabout 3 years ago
There&#x27;s still mirrors of AOL-Files on the web somewhere. I was looking at my profile I submitted to their &quot;AOL People&quot; directory back in &#x27;98 not too long ago
评论 #31003538 未加载
评论 #31003105 未加载
0xbadcafebeeabout 3 years ago
I was expelled from school for having a website where I listed downloads of all the AOL tools I could possibly find. There were thousands... The school network administrator somehow found my website and decided that these AOL tools were being used &quot;to hack the Macintosh network and slow it down&quot;. I protested to the school principal that they were completely unrelated, but as a 13 year old interested in hacking, I didn&#x27;t have any credibility. That followed me around on my permanent record and other schools treated me like a criminal.<p>Joke&#x27;s on them, though. I learned to teach myself everything (since they refused to), dropped out of school, and got a job at a start-up. Don&#x27;t stay in school, kids - hack for fun and profit!
评论 #31006374 未加载
bokohutabout 3 years ago
Oh to reminisce about the adventures from the days when it all began. One could power on the PC and go make breakfast all the while a script executes after boot to &quot;dial up&quot; the wan. From the kitchen one listened to the audible feedback of the process as the spinning disk clattered and then the dopamine rush hits as the modem is dialing up, hoping the modem pool was not overloaded. Bbs, Irc, war dialing, AOL hax, NetZero punts and all the great fun is where several nerds found their calling, this nerd included. Some things have changed for the better while some things have changed for the worse yet here we are connecting everything, secure or not.
travisgriggsabout 3 years ago
Maybe I should write an article titled &quot;How Lotus123 macros got me interested in programming&quot;.<p>I wrote such a complicated program that I found out Bill Gates was wrong: 640K was not enough for everyone. But I realized that I could divide my mess of macros into categories, save them in separate files, and then selectively import only those that were being used at the time with a &quot;root&quot; set of macros. I was 18 or 19 at the time. It was many moons later when I learned about virtual memory and swap space, I realized I&#x27;d implement my own version of virtual memory&#x2F;swap. In a very caveman like fashion. All without messing with someone else.
derevaunseraunabout 3 years ago
TIL that AOL released a db of search queries from 2006. There&#x27;s some pretty fucked shit in here ngl<p><a href="https:&#x2F;&#x2F;searchids.com&#x2F;user&#x2F;described&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;searchids.com&#x2F;user&#x2F;described&#x2F;1</a>
评论 #31005523 未加载
Overtonwindowabout 3 years ago
Using AOHell as a 14 year old was a very exciting experience.
评论 #31002262 未加载
robgibbonsabout 3 years ago
AIM subprofiles were my first foray into writing HTML, hosting web servers, and &quot;hacking.&quot; I used a server called SmallHTTPServer to host my subprofile that I later ended up bundling into a self-extracting ZIP file. The trick was to make people think the ZIP was just photos. When you did Direct Connect to people, you could see their IP address in your command prompt. So when they opened the ZIP it started serving their C:\ drive over FTP&#x2F;HTTP at a known IP. Good times.
评论 #31008814 未加载
tterraceabout 3 years ago
Dos32.bas with Visual Basic was my first intro to programming. There was no useful search so you had to navigate through webrings to get programming tutorials. There were also networks of private vb channels where the hackers hung out, those were always fun to drop in on.<p>Maybe I’m looking back with rose-colored glasses but I remember Visual Basic being intuitive and approachable for beginners in a way that I haven’t seen since.<p>The fader text is a nice touch too, that immediately makes me nostalgic.
评论 #31004779 未加载
digitalsinabout 3 years ago
Man, unless people were in this world they don&#x27;t quite understand it. I miss those days, because those days sparked my desire to become a programmer. Without groups like UPS I would never have gotten hold of tools like VB at the time I needed it to as a teenager to create that spark.<p>What a great time :)
评论 #31009616 未加载
beaker52about 3 years ago
This is exactly where my programming career started. I was a young kid, aged 11 or 12, learning Visual Basic 5 &amp; 6, making UIs that were backed by coms (I think that&#x27;s what they were called?) downloaded off the internet.<p>I wasn&#x27;t knowledgeable enough to write the coms but I could make interfaces that called the functions within them. I made little apps that let you change the chat colours and phishing apps to message people so you could appear like an AOL staff member and maybe get their username and password.<p>Those same chatrooms are where I was exposed to pornography for the first time. My innocence never recovered from that, but it is what it is.
treeskneesabout 3 years ago
Yep, idling to win out chatroom ownership when AOL reset the server. Using Tameclone to flood out clients and Uccom (or bizkit047&#x27;s version of it) to take over and moderate. It was my first real move into programming and running a server in my basement.<p>I still have all of my source code. My only claim to fame was I wrote a program to automate the generation of ICQ accounts (which could login to AIM for botting, and were harder to ban since you couldn&#x27;t setup a wildcard match for the screen names being all &quot;random&quot; numbers.) Apparently it was good enough that someone felt it was worth cracking my crappy copy protection.
评论 #31005891 未加载
bluedinoabout 3 years ago
Similarly, I know a handful of people who got their start writing mIRC scripts
评论 #31002482 未加载
评论 #31002864 未加载
oldstrangersabout 3 years ago
This is a flashback to some memories I had completely forgotten about. I remember getting into the &#x27;super admin&#x27; backend of AOL back in the day. That was so much fun.
yaroneabout 3 years ago
I&#x27;m with you guys here. My first program was an AOL...program. Learned how to program by copying some kids I met in private AOL chat rooms.<p>My first commercial program (shareware) was a legit AOL add-on (AoLOL!). Designed, built, and redesigned several times before I had the courage to ship it. Visual Basic 3.0. Used Win32 API to attach my program to the AOL toolbar (for AOL 2.5 and AOL 3.0). Had folks from all around the country send me a $14.95 check via US mail.
评论 #31008752 未加载
tmtnosceabout 3 years ago
Wondering if anyone here was part of the AIM screen name cracking gig that was going on around the same time? Writing some of these crackers was one of my first experiences in programming and I also credit it with being a formative experience.<p>There were quite a few people who were interested in finding new methods used to brute force passwords as well as writing programs similar to what the article describes, good times
gxqozabout 3 years ago
Not really a hack, but AOL provided some free web hosting at members.aol.com&#x2F;~[your screen name]. When they increased the character count in screennames from 8 to 10 I immediately created some to &quot;domain squat&quot;. My most successfully was &quot;ikillkenny&quot; which I used to host my mildly popular South Park screensaver website.
ctvoabout 3 years ago
Grew up on this stuff. Still fondly remember the warez bots in channels that would forward emails with archives attached for pirated software, often in 1.44MiB increments since it had to fit on floppy disks.<p>It was a gateway for many of us into other distribution mediums for pirated software. I was part of that scene for years helping with various tasks as a teenager.
mise_en_placeabout 3 years ago
I still remember AOHell and similar tools, was interested as a kid in how the credit card # generation worked and learned about the method payment processors used to validate credit card numbers. But I was mostly interested in the punting feature, me and my friends used to spend hours doing that to each other
fsckboyabout 3 years ago
people confuse what it&#x27;s <i>always</i> like to be a teenager in every generation with what happened in the world when they were teens.<p>&quot;remember when everybody programmed in GW Basic?&quot; no, that time never existed, but a certain set of people at a particular time in history got exposed to programming and that&#x27;s what was available and understandable to them. In the fat part of the adoption curve for product lifecycles, that number of people can dwarf the number of pioneers who knew other languages like C, but their experience is not an accurate or detailed history of computer science.<p>AOL was a blip, a big, fat blip, whereby a certain generation of teens discovered computing, and while it was important personally to some people, in no way was AOL ever important, it was just froth.
souptonutsabout 3 years ago
Zuck was an AOL programmer <a href="https:&#x2F;&#x2F;www.businessinsider.com&#x2F;mark-zuckerberg-when-i-was-a-kid-i-loved-aol-2009-6" rel="nofollow">https:&#x2F;&#x2F;www.businessinsider.com&#x2F;mark-zuckerberg-when-i-was-a...</a>
hfourmabout 3 years ago
It was Neopets, for me
评论 #31002444 未加载
29athrowawayabout 3 years ago
People have pirated cassettes, VHS, floppy disks, CDs, USB drives. Some decades ago people even connected other people&#x27;s hard drives into their computers.<p>Then people pirated over phone, BBS, LAN parties, the Internet.<p>Shit, there might be even people pirating shit over Ham radio.
elromulousabout 3 years ago
Ah, reminds me of the &quot;good ol&#x27; days&quot; of the port 139 exploit[1]<p>[1] <a href="https:&#x2F;&#x2F;insecure.org&#x2F;sploits&#x2F;windows.OOB.DOS.html" rel="nofollow">https:&#x2F;&#x2F;insecure.org&#x2F;sploits&#x2F;windows.OOB.DOS.html</a>
maramabout 3 years ago
This is a funny story I read on hacking AOL messenger.<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;davidbyttow&#x2F;status&#x2F;1099112484974125056" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;davidbyttow&#x2F;status&#x2F;1099112484974125056</a>
GiorgioGabout 3 years ago
The good old days where I meant a bunch of aspiring developers in the PC Dev chat.
sejjeabout 3 years ago
This was me, too.<p>Shout-outs to maxl, nion, frikk, fatmac, rikky, kai and oracle, syfa and some other good dudes from that time. Some of you are here, I know.<p>Can&#x27;t believe we&#x27;re talking about dos32.bas in 2022.
purgedrealityabout 3 years ago
OnlineHost: CATWATCH has entered the room.<p>Fun memories. I still have copies of a lot of those .bas files with the original pinter&#x2F;punter code. Did anyone ever actually get a rainman account?
owlninjaabout 3 years ago
I was just thinking about these the other day, incredibly timely HN post. The look of all these progs was always so cool to me as a kid. Would love to see some old screenshots!
评论 #31004336 未加载
lomabout 3 years ago
I feel like the same is happening with bots in todays chat platforms. I know some kids who first got into programming because they wanted to program a discord bot.
werberabout 3 years ago
I am so much a product of this generation, I had forgotten so much of what this article mentions, but damn, this brought it back. I remember doing the exact punting scam, along with my first and only script kiddie DDOS back then (I was maybe 8 years old, and thought Bill Gates was my bully and that Linux was going to take over the world)<p>Tangent, I started work on remaking &quot;You&#x27;ve Got Mail&quot; a few months ago, with an updated ethos, focusing on decentralized web.<p>It&#x27;s weird to cry over an article so unemotional, but, that era made me into who I am today.
notadevabout 3 years ago
Progz were sort of the gateway drug to real hacking of AOL. There was a headbanger dude named Beav who archived most progs for download on his Angelfire website LensHell. There&#x27;s still an archive available (<a href="https:&#x2F;&#x2F;lenshellprogarchive.com" rel="nofollow">https:&#x2F;&#x2F;lenshellprogarchive.com</a>)<p>Progz were mostly for annoyance and were either released as one purpose programs, such as a punter to boot people offline, or a fader to color text in chat when colors were introduced, or an OH Scroller that scrolled endless text to disrupt chat (you would run these on hacked overhead aka &quot;OH&quot; accounts used by staff that didn&#x27;t get auto-booted for scrolling). Some progs were sort of All-In-One programs where they had maybe a punter feature, a fader feature, etc. These all in one progs usually had a bunch of useless stuff like an &quot;echo bot&quot; or &quot;trivia bot&quot; or whatever. Some had more nefarious purposes like termers which were used to get people&#x27;s accounts terminated. Things like punters and termers were usually short-lived as AOL would catch on to whichever method they were using an patch it.<p>The article talks about the open-source sharing nature of progz, and maybe that was true for the folks who lived in the vb private chats or who released their BAS files (dos32.bas was my first ever intro to coding), but many in the hacker scene were typical teenage boys who would constantly try to one up each other and prove how leet or oldschool they were...and new methods weren&#x27;t always widely shared. The biggest status symbols for AOL hackers were leet screen names, like &quot;Boss&quot; or &quot;Hack&quot;. Even more leet were 3chars which were the smallest amount of characters in a screen name and thus hard to get. The leetest of all were restricted names that had banned words, like &quot;FuckAOL&quot; or were only 2chars like &quot;DJ&quot;, or indents like &quot; MrLeet&quot; since they were seemingly impossible to make.<p>In order to get these screen names, hackers would find ways to steal account information to reset the passwords, or use tools like Sub7 to infect users and then steal their passwords. More technically savvy hackers would exploit holes in AOL&#x27;s systems such as the &quot;sign up&quot; page which was the source of a really famous hack in 2000. Other hackers were adept at finding ways to convince AOL to terminate an account for supposed threats. Because of this, most AOL hackers had an extensive numbers of &lt;&gt;&lt; or phished accounts to avoid a rival hacker from terming you &quot;perm&quot; account which was usually paid for by your parents. The term phish and its associated progz, phishers, phish tanks, etc., were actually coined on AOL.<p>Some guys from the scene are legendary. One guy who used AOL on a Mac would often find exploits only he could use, including one where he stole pretty much every 3char name available. Rumor has it he went on to create a very popular online game where users are slithering snakes. :-)
评论 #31008654 未加载
chrisco255about 3 years ago
There were two ways to reliably punt a person off AOL: spam them with IMs using a prog or simply pick up the phone line.
评论 #31002837 未加载
评论 #31002912 未加载
评论 #31002199 未加载
评论 #31007321 未加载
danb235about 3 years ago
I learned to program by writing apps to punt other users and scroll chat rooms. Those were the good ol&#x27; days!
ipaddrabout 3 years ago
Hacking q-link or Quantum Link was so much fun which later became aol. I think I still have a disk...
nickstinematesabout 3 years ago
Private room vb4, will never forget. Raw, Ash, MrChichis, igneus.. fun times.
_0xddabout 3 years ago
Someone really needs to write a book on this. I really miss those days.<p>$IM_OFF
thenthenthenabout 3 years ago
Ha! When ‘apps’ were still called progz! Sweet memories
balls187about 3 years ago
MM going out in 10. Type $$$ to get on.
chrisallickabout 3 years ago
i got started in coding making progz for aol in 4th grade. changed my life. great read!
andrew_about 3 years ago
This was me. I feel seen.
advectusabout 3 years ago
I love this so very much
whatcdabout 3 years ago
cerver rooms anyone? :D
评论 #31009599 未加载