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 › Visual C++ Express 2008 Windows Form.

Visual C++ Express 2008 Windows Form.

Posts 1–15 of 18 · Page 1 of 2
CoderNever
CoderNever
Visual C++ Express 2008 Windows Form.
I'm looking for a compressor, packer, or obfuscator that works for a windows form coded in Visual C++ Express 2008. Anything will do please help, and I tried google.
#1 · 16y ago
Kallisti
Kallisti
Compressor like compressing to .zip?
#2 · 16y ago
'Bruno
'Bruno
Quote Originally Posted by Kallisti View Post
Compressor like compressing to .zip?
compress like various .dll's and .exe into on file
#3 · 16y ago
Kallisti
Kallisti
lets say this
you wanna compress 3 dlls and 2 exes into 1 compressed file.
New>Zip file
Then ddrag and drop the files into it?
#4 · 16y ago
'Bruno
'Bruno
Quote Originally Posted by Kallisti View Post
.zip is a file
sorry.. .exe
#5 · 16y ago
CoderNever
CoderNever
I wanna make it so you can't just use Red Gates reflector to view source...
#6 · 16y ago
Kallisti
Kallisti
Quote Originally Posted by CoderNever View Post
I wanna make it so you can't just use Red Gates reflector to view source...
Then do you wanna encrypt it?
#7 · 16y ago
Melodia
Melodia
Quote Originally Posted by CoderNever View Post
I wanna make it so you can't just use Red Gates reflector to view source...
Packers = Reversable.
#8 · 16y ago
CoderNever
CoderNever
Yes I wanna pack it/encrypt it. I know they are reversible, but i at-least want to make it a little harder to steal the source.
#9 · 16y ago
Kallisti
Kallisti
Quote Originally Posted by CoderNever View Post
Yes I wanna pack it/encrypt it. I know they are reversible, but i at-least want to make it a little harder to steal the source.
[php]Encrypting folders and files is a way to protect them from unwanted access. Encrypting File System (EFS) is a feature of Windows that allows you to store information on your hard disk in an encrypted format. Encryption is the strongest protection that Windows provides to help you keep your information secure.
To encrypt a folder or file

1.

Right-click the folder or file you want to encrypt, and then click Properties.
2.

Click the General tab, and then click Advanced.
3.

Select the Encrypt contents to secure data check box, and then click OK.

Note
Note

The first time you encrypt a folder or file, you should back up your encryption certificate. If your certificate and key are lost or damaged and you do not have a backup, you won't be able to use the files that you have encrypted.
To decrypt a folder or file

1.

Right-click the folder or file you want to decrypt, and then click Properties.
2.

Click the General tab, and then click Advanced.
3.

Clear the Encrypt contents to secure data check box, and then click OK.
[/php]

[php]http://www.oreans.com/themida.php[/php]
#10 · 16y ago
Void
Void
Sorry to say but, anything you've made is probably not worth stealing.
#11 · 16y ago
Kallisti
Kallisti
Quote Originally Posted by Void View Post
Sorry to say but, anything you've made is probably not worth stealing.
Maybe if he releases a hack he doesn't want choobs doing a simple edit to the source and releasing it on another website saying it's theirs.
#12 · 16y ago
Void
Void
A hack in managed C++..?
#13 · 16y ago
'Bruno
'Bruno
Quote Originally Posted by Void View Post
Sorry to say but, anything you've made is probably not worth stealing.
Ninja and evil ... :|
#14 · 16y ago
Kallisti
Kallisti
Quote Originally Posted by Void View Post
A hack in managed C++..?
Alright. Never mind then
Isnt managed C++ like a hybrid of C++ and C#?
#15 · 16y ago
Posts 1–15 of 18 · Page 1 of 2

Post a Reply

Similar Threads

  • [Help] Visual C++ Express 2008 Edition ??By Dec0r87930 in C++/C Programming
    5Last post 18y ago
  • VISUAL C++ EXPRESS EDITION 2008By Tall kiwi in C++/C Programming
    2Last post 17y ago
  • [Tutorial] Visual Basic Express Edition 2008: Hello WorldBy lilmario876 in Programming Tutorials
    6Last post 16y ago
  • Windows Forms(C++) and etc.By zeco in C++/C Programming
    3Last post 17y ago
  • Visual C++ 2005/2008By travy92 in C++/C Programming
    1Last post 18y ago

Tags for this Thread

None