|
-
Jun 15th, 2010, 08:37 PM
#1
Thread Starter
Member
[RESOLVED] got a problem
Hello friends now i'm programming in vb but i've got an confusion can you suggest me how to make a same vb exe file hidden.
-
Jun 15th, 2010, 09:40 PM
#2
Re: got a problem
Just do that in the operating system by right-clickong on the executable and checking the box that says "hidden."
-
Jun 15th, 2010, 11:45 PM
#3
Re: got a problem
Hi bishaw..
Welcome to the forums...
There's a function in VB called setattr(). You can use it to set attributes (like vbHidden) to a file.
Example:
Code:
Option Explicit
Private Sub Command1_Click()
SetAttr App.Path & "\" & App.EXEName & ".exe", vbHidden
End Sub
Good luck...
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Jun 16th, 2010, 06:24 AM
#4
Re: got a problem
Why do you want to hide an exe file?
-
Jun 16th, 2010, 09:48 AM
#5
Thread Starter
Member
Re: got a problem
Thank you alot friend but can you help me how to rate
any person
Last edited by bishaw; Jun 16th, 2010 at 10:10 AM.
-
Jun 16th, 2010, 09:49 AM
#6
Thread Starter
Member
-
Jun 16th, 2010, 11:14 AM
#7
Re: got a problem
 Originally Posted by bishaw
Thank you alot friend but can you help me how to rate
any person
I would suggest going through the FAQ of vbforums. You will find answers not only to the above question but to several others which might pop up in the future
A good exercise for the Heart is to bend down and help another up...
Please Mark your Thread " Resolved", if the query is solved
MyGear:
★ CPU ★ Ryzen 5 5800X
★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
★ Keyboard ★ TVS Electronics Gold Keyboard
★ Mouse ★ Logitech G502 Hero
-
Jun 16th, 2010, 11:18 AM
#8
Re: got a problem
 Originally Posted by bishaw
Thank you alot friend but can you help me how to rate
any person
Click on the Rate this post option(link) in the post that you want to rate. 
Please tell us, why you want to hide the EXE file ? Hack already asked you, but didn't got an answer from you yet!
Last edited by akhileshbc; Jun 16th, 2010 at 11:36 AM.
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Jun 16th, 2010, 11:21 AM
#9
Re: got a problem
You didn't answer my question.
-
Jun 16th, 2010, 08:39 PM
#10
Thread Starter
Member
Re: got a problem
Ok i'm sorry actually my friend had build message carrying virus using vb so i was thinking how that is possible that's the reason,but dont think that i'm going to make such program anyway thank you friends.
-
Jun 16th, 2010, 10:58 PM
#11
Re: got a problem
 Originally Posted by bishaw
Ok i'm sorry actually my friend had build message carrying virus using vb so i was thinking how that is possible that's the reason,but dont think that i'm going to make such program anyway thank you friends.
Discussing anything related to creating viruses, and other malicious things are against the forum policies ! And also, creating viruses is a big offense and you'll be arrested and sent to prison ! So, don't even think about it. Use your knowledge to create useful programs and helping others. Don't try wasting it on creating viruses.
If your thread is RESOLVED, you can mark it as RESOLVED by using the Thread Tools situated at the top of this page.
Good luck...
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Jun 16th, 2010, 11:20 PM
#12
Thread Starter
Member
Re: got a problem
Sorry i was just thinking how that is possible actually i'm going in the process of making notepad so i need help how to make save,open and also about using common dialoger.
-
Jun 17th, 2010, 12:03 AM
#13
Re: got a problem
 Originally Posted by akhileshbc
Discussing anything related to creating viruses, and other malicious things are against the forum policies ! And also, creating viruses is a big offense and you'll be arrested and sent to prison ! So, don't even think about it. Use your knowledge to create useful programs and helping others. Don't try wasting it on creating viruses.
If your thread is RESOLVED, you can mark it as RESOLVED by using the Thread Tools situated at the top of this page.
Good luck... 
Creating a virus isn't an offense of the law. Unauthorized access to a network or system is. Running a virus, whether one creates it or not, on a machine which you are unauthorized to access is an offense.
By all means, if viruses interest you, then develop them. We(techies, computer enthusiasts, computer users) need security experts(white hat hackers) just as much as any other type of programmer.
We can't all just bury our heads in the sand and think "eh! no one would ever try to penetrate our security". We would be foolish to think such a thing!
The moral of the story is you need authorization to access a private network or private system. You should not intentionally disrupt any service which you do not own, operate, or have WRITTEN consent to perform security audits on.
The difference is intent. A white hat hacker has noble intentions, to strengthen networks, and to improve security of the system(and has PERMISSION aka written consent). A grey hat hacker mostly does things for his or her own amusement. A black hat hacker is purely malicious, and is interested in stealing information/resources/bandwidth, disrupting services, and general unsavory contemptible acts.
No one likes a black hat. And grey hats aren't really respectable either. If you're a white hat, always be sure you get a legally binding contract to ensure you're free of ALL liability.
There are very sad stories of hackers who didn't even break into anything and get slapped with felony charges of 'unauthorized access'. You have to be careful!
Imagine simply visiting a URL(that anyone could access, without any authorization). That can be all it takes!
Software I use and highly recommend: Opera, Miranda IM, Peerblock, Winamp, Unlocker Assistant, JoyToKey, Virtual CloneDrive, Secunia PSI, ExplorerXP, GOM Player, Real Alternative, Quicktime Alternative,Sumatra PDF, and non-freeware: Photoshop and VB6( ).
My codebank: AllRGB, Rounded Rectangle(math), Binary Server, Buddy Paint, LoadPictureGDI+, System GUID/Volume Serial, HexToAsc, List all processes and their paths, quasiString matching
Strings(search, extraction, retrieval etc): Retrieve BBCode Link from HTML, RemoveBetween ()'s, strFindBetween(str1,str2), Insert text in HTML, HTML - GetSpanByID
-
Jun 17th, 2010, 12:12 AM
#14
Re: got a problem
Thanks for the info, FireXtol .....
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|