Page 7 of 8
Re: DSF Sample Swap
Posted: Tue Jun 12, 2012 6:56 pm
by Trichome
yo deadly, what was that program called that can embed a text file in an mp3? it was in one of your tutorials to prevent leaking
Re: DSF Sample Swap
Posted: Tue Jun 12, 2012 7:42 pm
by deadly_habit
argh i forget
Re: DSF Sample Swap
Posted: Wed Jun 13, 2012 7:25 pm
by deadly_habit
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 12:24 am
by jrisreal
What would be the benefit of hiding a string of text within an mp3? legit question
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 12:29 am
by jrisreal
btw...
Good job, deadly, for bringing back the Sample Swap!
How do I login? In case I have a sample or two to upload.
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 12:33 am
by deadly_habit
no uploader atm or ftp access cept for me
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 12:34 am
by deadly_habit
jrisreal wrote:What would be the benefit of hiding a string of text within an mp3? legit question
tag each mp3 you send to who you send it to without changing audio and if tune gets leaked you can pinpoint it specifically to said person who leaked it
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 5:13 am
by Artie_Fufkin
Ooh that's a good idea. Surely that could be done simply with notepad, right?
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 5:22 am
by jrisreal
that could break the file. it would have to be implemented in such a way that it would have no effect on the actual file's function.
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 5:29 am
by Electric_Head
jrisreal - where've you been???
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 5:50 am
by jrisreal
Travelling through the 5th dimension.
Learning C++, something I've always wanted to learn.
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 5:56 am
by jrisreal
just tested it and the notepad option seems to work fine. I added text to the end of the file and wrapped it in /* and */ ... in most computer languages, those tags make the compiler or interpreter ignore whatever is between them.
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 2:01 pm
by deadly_habit
jrisreal wrote:Travelling through the 5th dimension.
Learning C++, something I've always wanted to learn.
haha have fun
have the open gl redbook on it's way in the mail and focus on sdl as i got sick of dealing with pdf files
the joys of game programming and not just for windows
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 3:11 pm
by Artie_Fufkin
jrisreal wrote:that could break the file. it would have to be implemented in such a way that it would have no effect on the actual file's function.
Ya, you haveto know what you're doing..... but wouldn't a comment work?
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 3:17 pm
by deadly_habit
thats where that app comes in handy, it's the same concept as embedding files within image files
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 3:29 pm
by JFK
How do we get this stickied?
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 3:34 pm
by deadly_habit
i heard it involves wub and a dark alley
if anyone wants to help me get an html based uploader working again get at me, or knows of any good ones better than that last one i used before lemme know
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 4:06 pm
by deadly_habit
Ok setup a special ftp acct for anyone who wants to upload, read the first post for more details
Re: DSF Sample Swap
Posted: Thu Jun 14, 2012 8:03 pm
by jrisreal
deadly habit wrote:jrisreal wrote:Travelling through the 5th dimension.
Learning C++, something I've always wanted to learn.
haha have fun
have the open gl redbook on it's way in the mail and focus on sdl as i got sick of dealing with pdf files
the joys of game programming and not just for windows
Lol I'm actually in the process of teaching myself SDL. Once I'm through with it, I'm off to learn openGL

Re: DSF Sample Swap
Posted: Fri Jun 15, 2012 8:09 pm
by jrisreal
You should make another FTP login with read-only access so people can download things faster and more easily.