runecrypt.com
May 29, 2026
Database dump from RuneCrypt, a RuneScape-related fan site or private server community. The file is named with 'ipb' indicating it used Invision Power Board forum software. Contains usernames, email addresses, IP addresses, MD5 password hashes, and plaintext passwords. User handles and email domains suggest a gaming/RuneScape community audience circa mid-2000s.
Data found in this dataset
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
ipb_runecrypt.txt5 columns34,815 rows
File structure
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | username | high | First field contains user handles/nicknames (Raz, Cryptographer, Sisco84, etc.) |
| 1 | high | Second field contains email addresses with @ symbol and valid domains | |
| 2 | skip | high | IP addresses (203.213.103.163, 203.213.103.8, etc.) - network metadata, not PII field |
| 3 | password | high | 32-character hexadecimal strings consistent with MD5 hashes |
| 4 | password | high | Plaintext passwords with special characters and variable length |
Notes: RuneCrypt IPB forum database. Format: username:email:ip:md5_hash:plaintext_password. Some records have corrupted/incomplete fields (marked with '_' or 'NULL'). No generational suffixes detected despite some usernames containing numbers. IP addresses included but classified as skip field per instructions.