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]Hide Application From Task Manager

[Help]Hide Application From Task Manager

Posts 1–9 of 9 · Page 1 of 1
zmansquared
zmansquared
[Help]Hide Application From Task Manager
Hey guys,

What is the code for if i want to add my vb app from tskmanager?

thanks
#1 · 16y ago
Obama
Obama
sub command1_click()
x.hideMyProcess
end sub


Thanks google.
#2 · 16y ago
zmansquared
zmansquared
Let me see if that works. thanks
#3 · 16y ago
Obama
Obama
The TaskVisible property can only be set to False in applications that do not display an interface, such as ActiveX components that
do not contain or display Form objects. While the application displays an interface, the TaskVisible property is automatically set
to True.
#4 · 16y ago
zmansquared
zmansquared
Ummm, is that vb.net code or vb6. cause it does not work for me
#5 · 16y ago
Zoom
Zoom
Quote Originally Posted by zmansquared View Post
Ummm, is that vb.net code or vb6. cause it does not work for me
I guess it's Vb6
#6 · 16y ago
NextGen1
NextGen1
Your going to have to follow a "Make vb.net application a windows service"

It is not as easy in vb.net, there are some methods using API, but the methods change per OS (or group of) one method may work for 98/ME and the other for 2000/XP, etc. etc.
#7 · 16y ago
zmansquared
zmansquared
So.... any ideas?
#8 · 16y ago
NextGen1
NextGen1
I created a tutorial in the VB section for creating a Window Service, Windows Services do not show in task manager
#9 · 16y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • can any1 help me with my task manager?By soccahplayh in Combat Arms Hacks & Cheats
    1Last post 17y ago
  • [Help]Run Application from resourcesBy ppl2pass in Visual Basic Programming
    5Last post 16y ago
  • [Help] Closing application from all forms.By Jason in Visual Basic Programming
    3Last post 16y ago
  • [Help]hide from proccesBy tremaster in Visual Basic Programming
    12Last post 16y ago
  • I really need help! Delelting/hiding hacks from teamview?!?!By Rixmann22 in Combat Arms Hacks & Cheats
    3Last post 17y ago

Tags for this Thread

None