Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › C++/C Programming › Wordlist Generator

QuestionWordlist Generator

Posts 1–8 of 8 · Page 1 of 1
Web-Designer
Web-Designer
Wordlist Generator
I am trying to make a spell checker, I need a really big list of words, I found a program that says it would geather a huge list of words but when I compile theres tons of errors.

Codehappy.net: Ridiculously Huge English Wordlist (RIDYHEW)

I need a program where you type in a website address and it scans the site for words, if the word isn't in the wordlist then it adds it to it. Please keep in mind I don't use Visual C++, I use gcc/g++ and gEdit.


Can anyone help?

Thanks.
#1 · edited 14y ago · 14y ago
Hassan
Hassan
I can make you a program in VC++ but you don't want it. By the way, which format you want your words to be in ? If you want it in some text format, using VC++ shouldn't be a problem ?
#2 · 14y ago
Web-Designer
Web-Designer
Well I was saying I don't use VC++ I just need a working program to generate the wordlist. .txt is what I was going with. the format?

word1
word2
word3
word4 etc.
#3 · edited 14y ago · 14y ago
Hassan
Hassan
Quote Originally Posted by Web-Designer View Post
Well I was saying I don't use VC++ I just need a working program to generate the wordlist. .txt is what I was going with. the format?

word1
word2
word3
word4 etc.
K. Will make you one. I need a proper site from which I can grab the list. The site you posted in original post doesn't seem to work fine.
#4 · 14y ago
Web-Designer
Web-Designer
What do you mean "I need a proper site from which I can grab the list."? I would like to be-able to type in any website and then it scans the text on the site agaist the current word list and if it's not there then it add's it to it. Messag box pops-up saying "Finished" or something when it's done.

Thanks.
#5 · edited 14y ago · 14y ago
Hassan
Hassan
Ah, kk. Got it. Will make it in the morning. Sleepy as fuck now. 1:26 AM here :|
#6 · 14y ago
Hell_Demon
Hell_Demon
It'll be pointless. Your word file will soon grow to big to compare every word to it. Might as well download a bruteforcing dictionary, theres a couple public ones with a few million words in them
#7 · 14y ago
Web-Designer
Web-Designer
I was actully thinking of going with MySQL, with a loading screen at on load for the MySQL file. Do you think that would work? I'll make some program to add the words into MySQL.
#8 · edited 14y ago · 14y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • Proxies And WordlistsBy Flawless in Spammers Corner
    13Last post 11y ago
  • Random Integer GeneratorBy SpiderByte in C++/C Programming
    12Last post 20y ago
  • Random Integer GeneratorBy SpiderByte in Art & Graphic Design
    6Last post 20y ago
  • WordList? (needed)By aldregon in General Game Hacking
    0Last post 20y ago
  • leet speak generatorBy Duagang in General
    2Last post 20y ago

Tags for this Thread

None