Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. hiding data in mp3..?

hiding data in mp3..?

Scheduled Pinned Locked Moved The Lounge
algorithmshelptutorialquestion
17 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Douglas Troy

    Sounds like a question for Corinna John[^]! [insert super hero music here] :)


    :..::. Douglas H. Troy ::..
    Bad Astronomy |VCF|wxWidgets|WTL

    P Offline
    P Offline
    Pete OHanlon
    wrote on last edited by
    #5

    That's just her mild mannered alter ego. Is it a bird, is it a plane, it's Super Duper Mega Steganography Girl.

    Deja View - the feeling that you've seen this post before.

    1 Reply Last reply
    0
    • J james_dixon_2008

      Hiya :)How to hide data in mp3 file...?? I am looking for a good algorithm for hiding data in mp3 file. Anybody got any experience with it?? Can i hide text data in header space in mp3. But there are only few mp3 files which contain header space. Any help..??? Thanks James :)

      R Offline
      R Offline
      Ri Qen Sin
      wrote on last edited by
      #6

      I believe steganography works best when you hide data that is distributed throughout the file. I don't know much about the MP3 format, but if it supports tags throughout the audio stream, then having tags all over the place might make a good steganographic technique. Even better… Find a way to embed the data directly into the audio (Although this could be hard with MP3's lossiness).

      ROFLOLMFAO

      J 1 Reply Last reply
      0
      • D Douglas Troy

        Sounds like a question for Corinna John[^]! [insert super hero music here] :)


        :..::. Douglas H. Troy ::..
        Bad Astronomy |VCF|wxWidgets|WTL

        J Offline
        J Offline
        james_dixon_2008
        wrote on last edited by
        #7

        No she doesn't know how to do the steganography in mp3 file. Only one application is there i.e. mp3stego but not able to understand the algorithm.

        D E 2 Replies Last reply
        0
        • R Ri Qen Sin

          I believe steganography works best when you hide data that is distributed throughout the file. I don't know much about the MP3 format, but if it supports tags throughout the audio stream, then having tags all over the place might make a good steganographic technique. Even better… Find a way to embed the data directly into the audio (Although this could be hard with MP3's lossiness).

          ROFLOLMFAO

          J Offline
          J Offline
          james_dixon_2008
          wrote on last edited by
          #8

          yeh thats the only problem. The file gets currupted after insertion of data in mp3 file. So need to know the proper algo for it.

          M 1 Reply Last reply
          0
          • J james_dixon_2008

            No she doesn't know how to do the steganography in mp3 file. Only one application is there i.e. mp3stego but not able to understand the algorithm.

            D Offline
            D Offline
            Douglas Troy
            wrote on last edited by
            #9

            Sorry ... I didn't notice you had notated the link I previously provided. Duh (eyesight not so good in my old age). :sigh: -- modified at 15:52 Thursday 13th September, 2007


            :..::. Douglas H. Troy ::..
            Bad Astronomy |VCF|wxWidgets|WTL

            J 1 Reply Last reply
            0
            • D Douglas Troy

              Sorry ... I didn't notice you had notated the link I previously provided. Duh (eyesight not so good in my old age). :sigh: -- modified at 15:52 Thursday 13th September, 2007


              :..::. Douglas H. Troy ::..
              Bad Astronomy |VCF|wxWidgets|WTL

              J Offline
              J Offline
              james_dixon_2008
              wrote on last edited by
              #10

              Yeh i have gone through this but there is no algorithm for it..Anyway i am trying to figure it out.

              D 1 Reply Last reply
              0
              • J james_dixon_2008

                Hiya :)How to hide data in mp3 file...?? I am looking for a good algorithm for hiding data in mp3 file. Anybody got any experience with it?? Can i hide text data in header space in mp3. But there are only few mp3 files which contain header space. Any help..??? Thanks James :)

                J Offline
                J Offline
                james_dixon_2008
                wrote on last edited by
                #11

                http://66.102.9.104/search?q=cache:hMms2P1wHVUJ:www.terminally-incoherent.com/stuff/projects/mp3stego/paper.doc+padding+byte+stuffing&hl=en&ct=clnk&cd=7&gl=uk[^] I found this above link but dont know if its right way to do or no..? What do you all think about this way ?

                1 Reply Last reply
                0
                • J james_dixon_2008

                  Yeh i have gone through this but there is no algorithm for it..Anyway i am trying to figure it out.

                  D Offline
                  D Offline
                  Douglas Troy
                  wrote on last edited by
                  #12

                  Sounds like the beginning of a good .NET Article to me ... Now, you'll just need a good song to go along with the concept ... might I suggest The Police Murder by Numbers.[^] :rolleyes:


                  :..::. Douglas H. Troy ::..
                  Bad Astronomy |VCF|wxWidgets|WTL

                  1 Reply Last reply
                  0
                  • J james_dixon_2008

                    Hiya :)How to hide data in mp3 file...?? I am looking for a good algorithm for hiding data in mp3 file. Anybody got any experience with it?? Can i hide text data in header space in mp3. But there are only few mp3 files which contain header space. Any help..??? Thanks James :)

                    T Offline
                    T Offline
                    TW Burger
                    wrote on last edited by
                    #13

                    If you don't mind adding noise and ruining the quality of the MP3 recording the actual MP3 data can be used to hide text data. Any binary file that is a stored analog can be used pictures, video, or sound. The trick is to make it look like random noise in a bad A2D tranformation and leave no apparent pattern.

                    TW Burger twburger@weststartech.com

                    1 Reply Last reply
                    0
                    • J james_dixon_2008

                      Hiya :)How to hide data in mp3 file...?? I am looking for a good algorithm for hiding data in mp3 file. Anybody got any experience with it?? Can i hide text data in header space in mp3. But there are only few mp3 files which contain header space. Any help..??? Thanks James :)

                      S Offline
                      S Offline
                      StevenWalsh
                      wrote on last edited by
                      #14

                      Looking for a way to hide from these guys are we?

                      1 Reply Last reply
                      0
                      • J james_dixon_2008

                        yeh thats the only problem. The file gets currupted after insertion of data in mp3 file. So need to know the proper algo for it.

                        M Offline
                        M Offline
                        Malcolm Smart
                        wrote on last edited by
                        #15

                        Embed it in some of the heavy stuff Pete and Marc seem to be into - I doubt you could tell it was corrupted then. or Celine Dion

                        "More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF

                        "I haven't spoken to my wife now for 48 hours. I don't like to interrupt her.

                        1 Reply Last reply
                        0
                        • J james_dixon_2008

                          No she doesn't know how to do the steganography in mp3 file. Only one application is there i.e. mp3stego but not able to understand the algorithm.

                          E Offline
                          E Offline
                          El Corazon
                          wrote on last edited by
                          #16

                          james_dixon_2008 wrote:

                          Only one application is there i.e. mp3stego but not able to understand the algorithm.

                          The algorithm is easy, once you understand the compression, the compression is easy once you understand the mathematics of waveform compression, mathematics of waveform compression are easy once you understand the methods of waveform storage, waveform storage is easy, once you understand the properties of digital sound, digital sound properties are easy once you understand the properties of the source sound, the source sound is easy, all you need is to understand waveform compression of air, waveform compression of air is easy once you understand microparticulate distribution in a natually gravitationally held sphere of influence, microparticulate distribution within any volume is easy to understand once you understand atmospheric zen. :-D

                          _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                          1 Reply Last reply
                          0
                          • J james_dixon_2008

                            Hiya :)How to hide data in mp3 file...?? I am looking for a good algorithm for hiding data in mp3 file. Anybody got any experience with it?? Can i hide text data in header space in mp3. But there are only few mp3 files which contain header space. Any help..??? Thanks James :)

                            O Offline
                            O Offline
                            otomazeli
                            wrote on last edited by
                            #17

                            You can find all you need here http://www.petitcolas.net/fabien/steganography/mp3stego/

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups