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 › Visual Basic Programming › [Help] VB and Addys

[Help] VB and Addys

Posts 1–15 of 17 · Page 1 of 2
meeeeeeeeee
meeeeeeeeee
[Help] VB and Addys
I have a simple problem (or atleast I hope it's simple ).
Ok here's the problem:
I open iw4mp.exe in OllyDBG I search and hey I found an address, so I have it now, but how do I put in in VB.
That's what I'm asking you.
If you know send me a link or mail it to me (nathaniel.1996@hotmail.com)

Thanks,
Meeeeeeeeee!
#1 · 16y ago
Erinador
Erinador
Theirs modules out that can help, google it.

Even though I do not advice using VB for hacking purposes, because most Hackshields block these kind of hacks anyway.
#2 · 16y ago
why06
why06
So let me get this straight... no one has made a trainer yet in VB o_O?
#3 · 16y ago
NextGen1
NextGen1
Ha Ha, There has been thousands of trainers made

Reading and Writing Memory Values are easy.
#4 · 16y ago
mnpeepno2
mnpeepno2
easy as finding them in CA
#5 · 16y ago
Void
Void
Oh my gosh...

Use Process32First() & Process32Next() to get the process's ID.
Retrieve the window handle using OpenProcess()
WriteProcessMemory/ReadProcessMemory to Write/Read to the process.

I'd give an example on how to use them but I don't know any Visual Basic.
#6 · 16y ago
Bombsaway707
Bombsaway707
I got me an undetected module.... No i will not share it XD
#7 · 16y ago
Lolland
Lolland
Hahaha so many times this question has been asked.

All I'll say is use Writeprocessmemory()

If you don't know how to call that event, then you really shouldn't be trying to make a trainer yet.
#8 · 16y ago
zmansquared
zmansquared
i like it lolland
#9 · 16y ago
meeeeeeeeee
meeeeeeeeee
If it's all so easy male a tutorial then cuz there are a lot of peaple who don't know how to do it.

The only resenable <-(I don't know how it's spelled) was this one:

Quote Originally Posted by Davidm44 View Post
Oh my gosh...

Use Process32First() & Process32Next() to get the process's ID.
Retrieve the window handle using OpenProcess()
WriteProcessMemory/ReadProcessMemory to Write/Read to the process.

I'd give an example on how to use them but I don't know any Visual Basic.
#10 · 16y ago
NextGen1
NextGen1
There are tutorials, Search there are at least 2 tutorials on creating trainers, and tutorials on writeprocessmemory()
#11 · 16y ago
zmansquared
zmansquared
Nextgen, any way of getting us started?
#12 · 16y ago
WT
wtfiwantthatname
yes its the website
Code:
www.msdn.com
and
Code:
http://www.pinvoke.net/
#13 · 16y ago
Blubb1337
Blubb1337
There ARE tutorials on how to do a trainer in visual basic in this forum...use the search function...so did I -_-
#14 · 16y ago
NextGen1
NextGen1
Creating trainers are rather simple, probably one of the most simplistic (hacks) you can do in vb.net (easily) next to a tapper which is what, 2 lines of code.

All you need to do is locate the variable being used by the application (usually flash, because variables are easier to find)

Decompile the application using sothink, look at the action script, locate each variable and WriteProcessMemory()

A similar concept can be used with other applications as well, though the coding can be different, the concept of finding a variable or value and changing it remains the same.


And I know I have seen numerous trainer tuts in this area. Ugleh may have done one, if anyone wants to collect all tutorials and PM me, I can add them to the tut list, just send them in a Code tag in a
easy to C&P format

Example:
Code:
[ URL="http://www.mpgh.net/forum/33-visual-basics/126122-help-view-pictures-resources.html"]Use Picture in Resources[/ URL]
which means space (break) the URL tag, so I can put the tuts I am missing inside of the tuts section
#15 · edited 16y ago · 16y ago
Posts 1–15 of 17 · Page 1 of 2

Post a Reply

Similar Threads

  • Can anyone help me with Base and addies?By TheGoodB0y in Combat Arms EU Hack Coding/Source Code
    3Last post 15y ago
  • [Help]CE and GPSBy 22061988 in WarRock - International Hacks
    0Last post 19y ago
  • [HELP]Warrock and DLLsBy Aecurity in WarRock - International Hacks
    0Last post 19y ago
  • [HELP] BF2 and vb6 problemBy herowarz in Battlefield 2 Hacks & Cheats
    5Last post 18y ago
  • help me and u get a 100% working bypassBy pspmaster4 in WarRock - International Hacks
    27Last post 19y ago

Tags for this Thread

#addie#cod mw2#meeeeeeeeee#ollydbg#visual basic