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 › Hey guys ! i need .... (Please enter)

WinkHey guys ! i need .... (Please enter)

Posts 1–7 of 7 · Page 1 of 1
TH
thekm1994
Hey guys ! i need .... (Please enter)
Well , i m making programs in c++ !
but ! i dont know what program to make now !
pls train me and tell me what program to make ...
pls do it like that :
1) Level of the program (what lvl is it from 1 - 5 , 5 that 1 is begginer and

5 is hacker ......)

2) what program should do ...

3)after i made this program , "where" should i go in c++ !


I know that its alot to ask ! thx for everyone who help me !
#1 · 16y ago
'Bruno
'Bruno
where is your smile? im suprised... xD

Start by hacking solitaire just like i did if you are well into the basics... or if not that well into the basics, try to make a console game, they are small projects and good to learn
#2 · edited 16y ago · 16y ago
TH
thekm1994
Hehe ! you must hear this ! my computer is working on another languege from english (hebrew ) should i write in the program :
FindWindowA("סוליטייר.EXE",NULL) ?
oh !
and i got another question !

in the function FindWinndowA
what is the first "varible" mean ? and what is the seacond mean ?
#3 · 16y ago
LA
lalakijilp
Quote Originally Posted by thekm1994 View Post
1) Level of the program (what lvl is it from 1 - 5 , 5 that 1 is begginer and

5 is hacker ......)

2) what program should do ...

3)after i made this program , "where" should i go in c++ !
1. difficulty 1

2. find all the prime numbers till 100.

3. buy a book and read it completely
#4 · 16y ago
Hell_Demon
Hell_Demon
Quote Originally Posted by thekm1994 View Post
Hehe ! you must hear this ! my computer is working on another languege from english (hebrew ) should i write in the program :
FindWindowA("סוליטייר.EXE",NULL) ?
oh !
and i got another question !

in the function FindWinndowA
what is the first "varible" mean ? and what is the seacond mean ?
The first parameter is the class name, which is set by an application using RegisterClass I believe, the second one is the window name, which you can read on top of the window ^^.
If a window has random names, you can use Spy++ tool to get the class id.

You can also use class id for subwindows(for example mIRC has multiple windows inside the main window, so u get the class name or window name of that, and use FindWindowEx and provide it with a parrent window in which it has to search).


When you're able to write basic stuff on your own(think of something random to make), start out with doing reverseme's and crackme's, they are a great way of training your disassembly skills.
I've linked Shark23 to this one: A Basic KeyGenMe Tutorial
It's the best keygenme tutorial ever made, and it's also the first one I ever did(with help of that guide ofcourse ^^)

Good luck
#5 · 16y ago
TH
thekm1994
Give more guys !!
#6 · 16y ago
MA
matt891
Not sure whether you mean programs to hack, or programs to make.
A good first game to make is:

1. difficulty : 1-2

2. Pong (console window)

3. Improve the basics of the game, for example add AI, sound, power ups.

That's if your interested in programs to make, although without framework premade for you, maybe not to start with.

easier alternative would be to make a basic calculator, get user to input which sign to use, then input two numbers.

Games to start on hacking im not so familiar with, but as Brinuz said, solitaire might be a good place to start, if you want some more advice post your level of experience with c++.

Cheers, Matt.
#7 · 16y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • hey guys i need helpBy bloqueado93 in Visual Basic Programming
    7Last post 18y ago
  • Hey guys, I need your help.By SkullMetalLord in CrossFire Hacks & Cheats
    2Last post 17y ago
  • Hey Guys Choob Needs Help!By darukam in General
    2Last post 17y ago
  • hey guys i need help?By HackMod in Combat Arms Mod Discussion
    3Last post 16y ago
  • hey guys i need this question answerdBy bennyboyjac in Combat Arms Help
    1Last post 16y ago

Tags for this Thread

None