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 › ["REQ"] ...

["REQ"] ...

Posts 16–21 of 21 · Page 2 of 2
why06jz
why06jz
See this is the fail source he wrote:
Code:
// MyHack-1.cpp : Defines the exported functions for the DLL application.
//

#include "stdafx.h"
#include "addys.h"


// 0 = offf / 1 = on
int test1 = 1;
int test2 = 1;
int Test3 = 1;
#16 · 16y ago
bannedshow
bannedshow
Quote Originally Posted by why06jz View Post
Ok Im going to ask you a simple question.

Which compiler did you use to compile your .dll?


@ bannedshow: Wait it your source....? That's not your source your source. Yours actually makes sense
yes, i coded it about a year ago lol,
#17 · 16y ago
why06jz
why06jz
Quote Originally Posted by bannedshow View Post
yes, i coded it about a year ago lol,
BTW I was talking to tuve2 at first. then you like posted at the same time... weird o_O. But I've been meaning to ask you about that code. Why in the hell would you set an int to false?
Code:
int Stridelogger = false;
I never understood this.

BTW do you actually understand how your code works? If so I would like you to explain some parts.
#18 · 16y ago
Hell_Demon
Hell_Demon
LOL 'his' code is actually a bunch of copy pasted stuff xD

the stride logger is still the noob way(the one found on alot of public forums)
he uses azo's d3d base
theres NOTHING in all that code that belongs to him xD
#19 · 16y ago
why06jz
why06jz
That explains the Stridelogger bit. I was looking at his code and wondering why there was no DllMain or anything. It seems kind of incomplete, and doesn't make any sense. Expecially because all of this o_O:
Code:
const BYTE bBlue[60] =
{
0x42, 0x4D, 0x3C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x36, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00,
0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01,
0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x12, 0x0B, 0x00, 0x00, 0x12, 0x0B, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xFF, 0x00, 0x00, 0x00, 0x00, 0x00
};
I never coded D3d, but there is an easier way of declaring colors right? Why in the hell would you need 60 seperate char values to declare a color. Expecially because most screens only display a 32bit color which is stil 2^32 = 4 294 967 296 different colors. Which is fkin plenty o_O.
#20 · 16y ago
B1ackAnge1
B1ackAnge1
Is it me or is this place infested with kids whose other testicle hasnt even dropped yet, but are somehow claiming to have written all kinds of hacks, demand credit & respect while they certainly don't even know how to write "hello world" from scratch let alone anything more complex??
What is this world coming to....

*shakes head and walk out..*
#21 · 16y ago
Posts 16–21 of 21 · Page 2 of 2

Post a Reply

Similar Threads

  • Favorite QuoteBy EleMentX in Spammers Corner
    13Last post 6y ago
  • MPGH IRC Chat Quote ThreadBy i eat trees in Entertainment
    746Last post 15y ago
  • MPGH PM Chat Quote ThreadBy arunforce in Entertainment
    39Last post 13y ago
  • MPGH AIM Chat Quote ThreadBy ace76543 in Entertainment
    30Last post 14y ago
  • Quotes & ListsBy radnomguywfq3 in General
    15Last post 18y ago

Tags for this Thread

#req