View Full Version : jpg insertion
skyxliner
06-21-04, 04:52 PM
how can i insert the jpg as a resource so its compiled within the exe and as well call the jpg to excute independently on windows when the exe is opened. if anyone can help me out on that it would help me alot thanks.
Rob_Darkins
07-30-04, 03:07 PM
Let me guess..
You want to attach a virus or something malicious to an image? So that when your victim opens it, it opens an image (and they feel happy that it is an image rather than a virus)..
Hmm..
There are many programs out there to link files. This sort of engineering has a name, however, I can't think of it.
However, what you can do is: Create a small exectuable file that when ran, opens an image file, and also starts this virus (assuming you're too noobish to write a virus yourself). Then you simply use a common linker (available with most good compilers) to attach the virus and image to the main executable.
Bad luck,
Rob D.
gezer77
07-30-04, 04:20 PM
Let me guess..
You want to attach a virus or something malicious to an image? So that when your victim opens it, it opens an image (and they feel happy that it is an image rather than a virus)..
Hmm..
There are many programs out there to link files. This sort of engineering has a name, however, I can't think of it.
However, what you can do is: Create a small exectuable file that when ran, opens an image file, and also starts this virus (assuming you're too noobish to write a virus yourself). Then you simply use a common linker (available with most good compilers) to attach the virus and image to the main executable.
Bad luck,
Rob D.
haha he got owned (ps sorry spam)
skyxliner
07-31-04, 01:57 AM
no **** i know you use a executive to execute the job
i was asking how to bind the jpg, which later i know to insert within the resources.
vBulletin® v3.6.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.