Jump to content

  •  

  • iBotModz CBox


    Photo

    Beginning decryption / Spotify


    • Please log in to reply
    7 replies to this topic

    #1 pyrosquirrell

    pyrosquirrell

      Private

    • Donors+

    • 31 posts
    • Joined: 07-October 07
    • Gender:Male

    Posted 15 November 2011 - 04:55 PM

    Hello all,

    So recently I've become very interested with this whole idea of decryption and how it works and what not. So while using spotify I found the location of all saved music and I was interested in learning how they encrypt it.

    Ok so if you've even gotten this far you're probably thinking "wow, who is this idiot. he knows nothing." Well - yes, that is completely true. I've had some php background and i dabbled in the hex editing of COD for a small amount of time.

    So here is my question. What do you suggest I start with on learning how this encryption works, and also, how to figure out what sort of encryption something uses.

    Any suggestions / yelling at me for how n00b i am, is more than welcome.

    Edited by pyrosquirrell, 15 November 2011 - 04:58 PM.


    #2 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 15 November 2011 - 05:38 PM

    n00b

    #3 pyrosquirrell

    pyrosquirrell

      Private

    • Donors+

    • 31 posts
    • Joined: 07-October 07
    • Gender:Male

    Posted 15 November 2011 - 05:46 PM

    n00b

    thanks peaches :D

    any real help?! n00b

    #4 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 15 November 2011 - 06:27 PM

    From the look of it its broken into lots of tiny block files. Probably streams and downloads in block, to prevent lag. I believe Spotify joins those files through some decryption and decompression. The file is definitely encrypted and probably compressed based on the sizes.

    You can use Spotify offline though, so the idea of an "online key" to decompress the files is out. You could try and peak at Spotify by that probably won't get you anywhere. For the millions of record companies that licensed Spotify, they must of had a helluva security system to show off to them. Otherwise no one would allow their music on it :p

    I think they spent a good deal of time figuring this out. I'd say its pretty secure. Still nothing stops you from using Audacity "record what I hear" and it records from whatever your sound card is playing. So run that, then play a song. Boom MP3 of that song.

    #5 Esjay

    Esjay

      Private Grade 2

    • Members+

    • 94 posts
    • Joined: 12-September 08

    Posted 15 November 2011 - 09:19 PM

    I'd look into this: http://despotify.se/
    It's the open source Spotify client + library.

    #6 pyrosquirrell

    pyrosquirrell

      Private

    • Donors+

    • 31 posts
    • Joined: 07-October 07
    • Gender:Male

    Posted 15 November 2011 - 09:22 PM

    thanks for the despotify suggestion, I saw that as I was browsing google.

    Do you have any suggestions as to how i can learn how to decrypt things?

    #7 blacklabelfosho

    blacklabelfosho

      Impossible is nothing

    • Retired Staff

    • 520 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:SWOSU <-----college :)

    Posted 15 November 2011 - 10:28 PM

    http://www.youtube-mp3.org/

    there you go for any song you want....

    is stealing music still hard ?

    #8 pyrosquirrell

    pyrosquirrell

      Private

    • Donors+

    • 31 posts
    • Joined: 07-October 07
    • Gender:Male

    Posted 15 November 2011 - 11:57 PM

    haha, I know how to get music. I'm not currently interested in how to get free music. I just want to know how encryption works and I threw out an idea on a current encryption that I was interested in. Thanks though