> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# AOL Underground Vault: Classic Proggies and AIM Interface Tools
- URL: https://darkwebinformer.com/aol-underground-vault-classic-proggies-and-aim-interface-tools/
- Published: 2025-12-10T22:22:51.000Z
- Updated: 2025-12-10T22:22:51.000Z
- Author: Dark Web Informer
- Tags: Tools

---

GitHub: <https://github.com/ssstonebraker/aolunderground-proggies>

---

# Info

[](https://github.com/ssstonebraker/aolunderground-proggies#info)

Historic Vault of Programs and code that interface with AOL and AIM

Let's repopulate the Gibson!

Please contribute your files to this repository!

Brought to you by the AOL Underground Podcast: [AOL Underground Podcast](https://aolunderground.com/)

Thank you to:

- Len from Lens Hell
- <https://web.archive.org/web/20220321112058/http://kadeklizem.com/AOL%20Progs%20ARCHIVE.rar>
- <http://www.aciddr0p.net/>
- [https://koin.org](https://koin.org/)
- <https://progs.rexflex.net/>
- <https://github.com/darcfx/darcfx-submissions>
- <https://github.com/raysuelzer/ProgzRescue>

# Missing Proggies

[](https://github.com/ssstonebraker/aolunderground-proggies#missing-proggies)

Currently looking for these proggies

- Guide Punt by Stoney - A program I made, I'd really like to find this. I believe it was guide.exe.
- Magenta by ReDxKinG - Recently version 2.0 was found (in this archive), however we are still looking for the latest version
- Reset 1.0 by skribe (TOSers/termer/account reseter)
- 1-888'd by skribe (TOSers/termer/account reseter)
- Macro studio by i88i (level9.zip ?)
- Gemini Macro by anubis
- Macro house
- Pup Tool by Pen (puptool.zip)

## commiting large amount of files

[](https://github.com/ssstonebraker/aolunderground-proggies#commiting-large-amount-of-files)

FYI if you ever try to commit a lot of zip files you will probably run in to errors.

A way around that is to use the included file:

```
gcommitfile.sh <filename>

```

### Example Use

[](https://github.com/ssstonebraker/aolunderground-proggies#example-use)

Recursively commiting all files in current directory:

```
find . -exec gcommitfile.sh {} \;

```

Recursively commiting all files in current directory but omiting directory "unsorted-zip":

```
find . -not -path "./unsorted-zip/*" -exec gcommitfile.sh {} \;

```

# Directory Details

[](https://github.com/ssstonebraker/aolunderground-proggies#directory-details)

## oldscool\_windows\_tools

[](https://github.com/ssstonebraker/aolunderground-proggies#oldscool%5Fwindows%5Ftools)

Tools compatible with Windows XP (many later versions are not)

- 7zip - 7z2107.exe (decompression)
- autoruns.exe - See what starts with system (Sysinternals tool)
- TweakUiPowertoySetup.exe - *Awesome tool to tweak the GUI of Windows XP*
- ProcessExplorerNT.zip - task manager on steroids (Sysinternal tool)
- Notepad ++ - npp.7.9.2.Installer.exe
- WinCDEmu-4.1.exe - *Use this to mount ISO or IMGs*
- winhex.zip - Hex editor

# Other

[](https://github.com/ssstonebraker/aolunderground-proggies#other)

Items unrelated to programming/proggies or windows tools

- nfos.zip - Old warez scene nfo files

## programming

[](https://github.com/ssstonebraker/aolunderground-proggies#programming)

Mostly Visual Baisc files for interacting with AOL and AIM

## programs

[](https://github.com/ssstonebraker/aolunderground-proggies#programs)

Compiled AOL AND AIM programs used to interact with AOL. Also known as Proggies.

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/12/1-1.png)

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/12/2-1.png)

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/12/3-2.png)

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/12/4.webp)