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 › Programming Tutorials › Programming Tutorial Requests › variable scanner{vb08] help

variable scanner{vb08] help

Posts 1–9 of 9 · Page 1 of 1
HE
hellldog
variable scanner{vb08] help
can some one help me make a variable scanner plz
#1 · 16y ago
SH
ShadowPwnz
It's not that easy. First you have to formulate a word list (for a dictionary attack), then you have to find a way to make it scan that word list unbelievably fast, scan the swf for each item in that wordlist, store the results in a listbox and show that listbox to the user. C&P won't work in this instance.
#2 · 16y ago
Zoom
Zoom
Wasn't this posted before?
#3 · 16y ago
Lolland
Lolland
Quote Originally Posted by hejsan1 View Post
Wasn't this begged for before?
Fixed.

My source works, but I've gotten into the habit of not giving sources to anyone (especially copy and pasting choobs like you).

Oh and by the way a variable "scanner" doesn't do what you think.

You can't exactly "scan" a flash file for variables without having (as mentioned before) a large list of random words and/or numbers that would be "scanned". The method is to enter a word or a phrase, and the "scanner" would search the .swf file for the phrase, simple right? Indeed it is.

So if you want to make a variable "scanner" then learn how to use AxShockwave elements with VB.NET, and stop begging for tutorials.
#4 · 16y ago
HE
hellldog
ive been trying to make one for a year
#5 · 16y ago
Lolland
Lolland
No you've been begging for people's sources for a year.
#6 · 16y ago
NextGen1
NextGen1
When I get to making a tut I will, but like lolland said, You would have to add a textbox that searches for a specific variable, A "brute force" method of passing dictionary terms would be annoying to the user, and to the creator (not that its complex, just annoying)
#7 · 16y ago
HE
hellldog
thats what ive been tring to do
#8 · 16y ago
NextGen1
NextGen1
/Moved to Tutorial Request.

Essentially you are looking for someone to write the code or application for you,
I have moved it to the tutorial request section, You may have luck there.

I can try to do this, but if not someone here may help
#9 · edited 16y ago · 16y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • variable scanner{vb08] helpBy hellldog in Suggestions, Requests & General Help
    0Last post 16y ago
  • variable scanner{vb08] helpBy hellldog in Visual Basic Programming
    8Last post 16y ago
  • [Help] Flash game variable scanner??By tremaster in Visual Basic Programming
    5Last post 15y ago
  • variable scanner{vb08] helpBy hellldog in Programming Tutorials
    2Last post 16y ago
  • [Help]flash game variable scannerBy tremaster in Visual Basic Programming
    3Last post 16y ago

Tags for this Thread

None