I want to develop a tool to hide data inside mp3s, Was: "Help with a small application" (TOS #6) |
![]() ![]() |
I want to develop a tool to hide data inside mp3s, Was: "Help with a small application" (TOS #6) |
Feb 16 2009, 17:35
Post
#1
|
|
![]() Group: Members Posts: 75 Joined: 12-June 08 Member No.: 54275 |
Hello,
I'm thinking develop an application that hides some data inside mp3's. I wrote a raw application that replaces some random bytes on the mp3 and then it reads those bytes, so you can hide some messages. I would like to improve this, writing the info into bits instead of bytes, using only the low significant bits that are being used to represent the amplitude (I think in this way the changes of the original file will be harder to find). I don't know anything about the mp3 specifications ( I tried to download this http://www.iso.org/iso/iso_catalogue/catal...?csnumber=22412 seems I need to pay May be my assumptions are wrong, if so, please correct me and sorry for any incovenience. Any other useful hints will be welcomed. Regards. |
|
|
|
Feb 16 2009, 18:11
Post
#2
|
|
![]() Group: Members Posts: 60 Joined: 25-January 09 Member No.: 65975 |
First: You may run into some or even heavy legal problems. Mp3 is an ISO standard, however it's not free! Almost the complete technology is patented by the Fraunhofer Society and their contributors (Thomson). Second: The basic spec for mp3 is ISO/TEC 13818-3 (ISO/TEC JTC1/SC29/WG11 NO803). You will find it as an zipped Word document somewhere at http://www.mp3-tech.org. |
|
|
|
Feb 16 2009, 18:21
Post
#3
|
|
![]() Group: Developer (Donating) Posts: 2124 Joined: 28-June 02 From: Argentina Member No.: 2425 |
Sorry, why would you want to do that? to watermark the files?
-------------------- MAREO: http://www.webearce.com.ar
|
|
|
|
Feb 16 2009, 19:01
Post
#4
|
|
![]() Group: Members Posts: 75 Joined: 12-June 08 Member No.: 54275 |
Sorry, why would you want to do that? to watermark the files? Different purposes: watermarking, steganography, know more about mp3 specs and practice coding. @josefpriko Thanks for the link |
|
|
|
Feb 16 2009, 19:28
Post
#5
|
|
![]() Group: Members Posts: 60 Joined: 25-January 09 Member No.: 65975 |
About the legal problems, Is not legal to modify a mp3 with a software? Of course, this is absolutely legal as long as you don't touch the "coding" itself. Furthermore, this depends on the country you live in. At least, i'm not a lawyer though i had some training many years ago... This post has been edited by josefpriko: Feb 16 2009, 19:28 |
|
|
|
Feb 17 2009, 14:25
Post
#6
|
|
![]() Group: Members Posts: 75 Joined: 12-June 08 Member No.: 54275 |
The basic spec for mp3 is ISO/TEC 13818-3 (ISO/TEC JTC1/SC29/WG11 NO803). You will find it as an zipped Word document somewhere at http://www.mp3-tech.org. I couldn't find that zipped document, I can only find some info about the headers |
|
|
|
Feb 17 2009, 20:15
Post
#7
|
|
![]() Group: Members Posts: 60 Joined: 25-January 09 Member No.: 65975 |
|
|
|
|
Feb 24 2009, 18:01
Post
#8
|
|
![]() Group: Members Posts: 84 Joined: 27-February 03 From: OLD Europe Member No.: 5225 |
Such things are already done - since years.
Most probably patented. -------------------- 3.90.3 --alt-preset extreme -V0 --lowpass 20.5 -> yeah!
"extremist of extreme", johnV @ Sep 13 2002 - 02:01 PM ;-) |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd November 2009 - 10:48 |