easiest way to download musics from jiwa & deezer?hi so what are the easiest ways to download musics from jiwa & deezer?
|
Re: Record/Capture/Download/Rip/Save Music from DeezerAnything yet on Deezer? They've put up The Dark Knight Rises soundtrack, but it's greyed put (not available in your country) everywhere, tried different proxies including France. I'm able to get the 30sec samples by copying the MD5 hash from each track into the general sample url for example
Quote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerA new method has been created. Here you can download music from Deezer instantly: http://deezer.link/
Cheers! |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
It seems like a predator and prey game here but obviously deezer is not really strong in protecting their music. The service itself is awesome nevertheless ;) |
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Record/Capture/Download/Rip/Save Music from DeezerQuote:
|
Re: Using Firefox web-browser and DownloadHelper extension to Save Music from DeezerOption-double-clicking on that growing link will download it to your drive.
|
Re: Save Music from DeezerOption-double-clicking on that growing link will download it to your drive.
|
Re: Record/Capture/Download/Rip/Save Music from DeezerDeezer Defuck
========= Decrypt ya Deezer 1. DL the stream: It's a Http - Download - I use Proxomitron LogWindow to 'catch the url on the fly however http://all-streaming-media.com/recor...g-software.htm Replay Media Catcher 5 or VSO Downloader 2. The DL MP3 is somehwo crippled. -> Workaround: Lower player speed to 50% so it didn't sound like Micky mouse. However that's not really satisfying :D Well some how several MP3-Frames are broken/skipped a close look.
![]() Winhex ( Datensatz-Darstellungen: 32 418 / Columsize: 209) Pos MP3-Frame __________________________ 1 Encrypted Frame 1 16 31 46 2 Encrypted Frame 2 17 32 47 3 Encrypted Frame 3 18 33 48 4 Encrypted Frame 4 19 34 49 5 Encrypted Frame 5 20 35 50 n*1 1 UnEncryted Frame 6 21 36 2 UnEncryted Frame 7 22 37 3 UnEncryted Frame 8 23 38 4 UnEncryted Frame 9 24 39 5 UnEncryted Frame 10 25 40 6 UnEncryted Frame 11 26(G)41 7 UnEncryted Frame 12 27 42 8 UnEncryted Frame 13 28 43 9 UnEncryted Frame 14 29 44 A UnEncrypted Frame 15 30 45 Okays so much about static look. II Let's get the real inside ============================= Chrome ->F12 Develtools/Src Tab Shift+Ctrg+F (to search all load source) '.swf Harvest: http://cdns-files.deezer.com/swf/cor...-v00340583.swf SoThink SWF-Decompiler Deed in coreplayer3-v00340583.swf Okay finally coreplayer3-v00340583\dzcoreplayer\crypt\Decrypter.as ... public static const PART_SIZE:uint = 6144; ... coreplayer3-v00340583\dzcoreplayer\Streamer.as Code:
private function onLoadTimer(event:TimerEvent) : void ![]() ^- that data block that is not magenta is crypted and so the target for da BlowFishKey CBC decrypter (that needs to be written) In short: Layout it like this 0x0800 Encrypted Block 0x1000 Unencrypted Block Code:
coreplayer3-v00340583\dzcoreplayer\crypt\Decrypter.as Code:
this._decrypter = new CBCMode( coreplayer3-v00340583\dzcoreplayer\crypt\Decrypter.as Code:
package dzcoreplayer.crypt Google: "hurlant.crypto.symmetric" Finally we got it: http://crypto.hurlant.com/demo/ !!! Cool there's also a demo so that'll be wonderfull for testing (before implementing it in well maybe Phython ) So collecting data to decrypt our first DeezerFucked up mp3 frame: Secret Key 1. Blowfish CBC Padding:NONE 2. IV: 000102030405060708090a0b0c0d0e0f Key: ?? 3. Copy first 0x800 bytes from mp3 as hex and past it into Cipher Text: Hmm only thing that's missing now is the key Total commander search in decompiled coreplayer3.swf for 'setKey' onURLBuilt(event:URLBuilderEvent)... this._decrypter.setKey(event.key); search: "onURLBuilt" public class Streamer extends EventDispatcher { this._urlBuilder.addEventListener(URLBuilderEvent. URL_BUILT, this.onURLBuilt); public class URLBuilder extends EventDispatcher { public function URLBuilder(param1:uint = 200) { this._bd = new BitmapData(500, 8, false); Strange in 'URLBuilder.as' they build a bitmap to write in data and read them later ... to be Continued TestResources "Aber Bitte mit Sahne" http://preview-0.deezer.com/stream/2...e4b73801-0.mp3 http://cdn-proxy-2.deezer.com/mobile...ff1fca48738985 http://cdn-proxy-2.deezer.com/mobile...1f ca48738985 |
Re: Record/Capture/Download/Rip/Save Music from DeezerWell, looks like guy from deezer.link get a lil greedy. I doubt anyone would pay though
|
All times are GMT -6. The time now is 10:28 PM. |