icm26 Posted January 8, 2007 Share Posted January 8, 2007 First let me say, love the episodes. The steganography piece got me to thinking how I could implement that in a web environment. I have several images that rotate in and out of a few webpages, i'd like to be able to attach the url text to the image file and then have a function of somesort pull that url text off the image and use it for the a href location. I know i can use a db and/or case statements, but using this alternate method would have no ties with any db. Has anyone done this or know how I should approach? Quote Link to comment Share on other sites More sharing options...
Falcon Posted January 9, 2007 Share Posted January 9, 2007 just so ya know, it is steganography Quote Link to comment Share on other sites More sharing options...
natural_orange Posted January 22, 2007 Share Posted January 22, 2007 you could use something like From Command Line> steghide extract -sf image.jpg -p lamepassword That would extract the file you put in it and then w/e could read the file and pull out the url Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.