473,385 Members | 1,930 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

hiding exe file as image

Dear all,

Is there any way (must be I guess...) to hide an exe file in a picture, so
when you open the picture the exe file runs automaticall?
Using .NET?

Thanks!
Tom.
Mar 24 '07 #1
10 1398
Tom Rahav wrote:
Is there any way (must be I guess...) to hide an exe file in a picture, so
when you open the picture the exe file runs automaticall?
Using .NET?
I should hope not - if there was a way, it ought to be removed. It's a
security risk.

-- Barry

--
http://barrkel.blogspot.com/
Mar 24 '07 #2
I know it exist, because I've seen it works in one application called
Win-Spy. I wonder how they do it...

"Barry Kelly" <ba***********@gmail.comwrote in message
news:9u********************************@4ax.com...
Tom Rahav wrote:
>Is there any way (must be I guess...) to hide an exe file in a picture,
so
when you open the picture the exe file runs automaticall?
Using .NET?

I should hope not - if there was a way, it ought to be removed. It's a
security risk.

-- Barry

--
http://barrkel.blogspot.com/

Mar 24 '07 #3
Tom Rahav <to*@clinic-tech.comwrote:
I know it exist, because I've seen it works in one application called
Win-Spy. I wonder how they do it...
Even if others have managed to do it, that doesn't mean it's a good
idea for you to do it. Furthermore, I hope it will be protected against
with updates.

If you want to run something on someone's computer, you should get
their permission first - e.g. ask them to double-click on an exe file,
or whatever. Anything else is immoral, IMO.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Mar 24 '07 #4
Absolutely and exactly. Glad someone else cares...

"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:MP************************@msnews.microsoft.c om...
Tom Rahav <to*@clinic-tech.comwrote:
>I know it exist, because I've seen it works in one application called
Win-Spy. I wonder how they do it...

Even if others have managed to do it, that doesn't mean it's a good
idea for you to do it. Furthermore, I hope it will be protected against
with updates.

If you want to run something on someone's computer, you should get
their permission first - e.g. ask them to double-click on an exe file,
or whatever. Anything else is immoral, IMO.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too

Mar 24 '07 #5
Tom Rahav schreef:
Dear all,

Is there any way (must be I guess...) to hide an exe file in a picture, so
when you open the picture the exe file runs automaticall?
Using .NET?

Thanks!
Tom.

What possible use could this have other than a virus/malware?
--
Rinze van Huizen
C-Services Holland b.v
Mar 26 '07 #6
Knowledge... not everything must be practical. Sometimes challenge and pure
knowledge may bring the same satisfaction and new BMW. Think about it...

"C-Services Holland b.v." <cs*************@csh4u.nlwrote in message
news:IM*********************@zeelandnet.nl...
Tom Rahav schreef:
>Dear all,

Is there any way (must be I guess...) to hide an exe file in a picture,
so when you open the picture the exe file runs automaticall?
Using .NET?

Thanks!
Tom.

What possible use could this have other than a virus/malware?
--
Rinze van Huizen
C-Services Holland b.v

Mar 26 '07 #7
On Mon, 26 Mar 2007 17:27:52 +0200, "Tom Rahav" <to*@clinic-tech.com>
wrote:
>"C-Services Holland b.v." <cs*************@csh4u.nlwrote in message
news:IM*********************@zeelandnet.nl...
>Tom Rahav schreef:
>>Dear all,

Is there any way (must be I guess...) to hide an exe file in a picture,
so when you open the picture the exe file runs automaticall?
Using .NET?

Thanks!
Tom.

What possible use could this have other than a virus/malware?
>Knowledge... not everything must be practical. Sometimes challenge and pure
knowledge may bring the same satisfaction and new BMW. Think about it...
But some knowledge has such an enormous potential to be put to evil
use that the dissemination of such information must be done with
discretion.
Mar 26 '07 #8
Tom Rahav <to*@clinic-tech.comwrote:
Knowledge... not everything must be practical. Sometimes challenge and pure
knowledge may bring the same satisfaction and new BMW. Think about it...
Are you trying to claim that *was* your motive?

What would your respond be to someone who asked you the best way to
write a virus? Or commit fraud?

There are plenty of interesting things to investigate which *aren't*
immoral.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Mar 26 '07 #9
Also agreed

"r norman" <r_s_norman@_comcast.netwrote in message
news:7t********************************@4ax.com...
On Mon, 26 Mar 2007 17:27:52 +0200, "Tom Rahav" <to*@clinic-tech.com>
wrote:
>>"C-Services Holland b.v." <cs*************@csh4u.nlwrote in message
news:IM*********************@zeelandnet.nl...
>>Tom Rahav schreef:
Dear all,

Is there any way (must be I guess...) to hide an exe file in a picture,
so when you open the picture the exe file runs automaticall?
Using .NET?

Thanks!
Tom.

What possible use could this have other than a virus/malware?
>>Knowledge... not everything must be practical. Sometimes challenge and
pure
knowledge may bring the same satisfaction and new BMW. Think about it...

But some knowledge has such an enormous potential to be put to evil
use that the dissemination of such information must be done with
discretion.


Mar 26 '07 #10
Agreed

"C-Services Holland b.v." <cs*************@csh4u.nlwrote in message
news:IM*********************@zeelandnet.nl...
Tom Rahav schreef:
>Dear all,

Is there any way (must be I guess...) to hide an exe file in a picture,
so when you open the picture the exe file runs automaticall?
Using .NET?

Thanks!
Tom.

What possible use could this have other than a virus/malware?
--
Rinze van Huizen
C-Services Holland b.v

Mar 26 '07 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Steve Loft | last post by:
I have a PHP script which generates responses to answers submitted by a form. The responses contain links to images. I'd like to stop users guessing the names of other images and viewing them. I...
8
by: Fabian | last post by:
Is there a way to hiode the horizontal (but NOT the vertical) scrollbar? -- -- Fabian Visit my website often and for long periods! http://www.lajzar.co.uk
10
by: mark | r | last post by:
anyone know a useful way of hiding image paths so images on my site cant be directly linked to? ive seen sites that use <img src="image.asp?/moo/fred/image01.jpg"> (where the path starts from...
11
by: Lorenzo Villari | last post by:
I premise I don't know C++ well but... I wondered what is this data hiding thing... I mean, if I can look at the header (and i need it beacuse of the class), then what's hidden? Can someone give...
4
by: web_design | last post by:
I put this together from some other scripts I am using on a site. I'm trying to make a better email hiding script. It isn't working. Also, it causes Internet Explorer 6 SP2 to block the script...
10
by: FX | last post by:
I wanna publish a script on my site which allows me to hide image source. i have rough idea abt it. i`ll point src to some php page like: <img src="image.php"> & in tht php wat exactly shud be...
7
by: Haines Brown | last post by:
I'm trying to use a Shockwave Flash file as is except for a line of text that it displays. I'd like to hide that line of text, and so I tried to create a black mask to do it. However, I can't move...
8
by: Warren Post | last post by:
At <http://snow.prohosting.com/srcopan/dry/test.es.html>, you will see that the background image runs down the left margin. The right hand side of it is faded, watermark style, but it is one single...
1
by: ctmashidayu | last post by:
how to code using C++ -security information hiding in an image? anybody know?
162
by: Sh4wn | last post by:
Hi, first, python is one of my fav languages, and i'll definitely keep developing with it. But, there's 1 one thing what I -really- miss: data hiding. I know member vars are private when you...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.