Most of the stuff written here is from page11 of this forum
Needed Files:
Drm2wmv.zip
http://rapidshare.de/files/1548662/drm2wmv.zip.html
drm2wmv_e.zip
http://rapidshare.de/files/1866123/drm2wmv_e.rar.html
drmdbg527.zip
http://rapidshare.de/files/2110701/drmdbg527.rar.html
drmdbg621.zip
http://rapidshare.de/files/2562906/drmdbg621.rar.html
drmv2clt.dll
http://rapidshare.de/files/3298008/drmv2clt.dll.html
My Computer:
OS: Windows XP Home Edition, Version 5.1.2600 Service Pack 1 Build 2600
Locale: United States
Windows Media Player:
Version: 9.00.00.2980
I don't know if this will work for version 10 or other versions, give it a try and post your results.
1) Download all necessary files. A) Put drmv2clt.dll in WMP9 install Folder. Check properties tab for version 9.00.00.3250.
2) Unzip drm2wmv.zip into a folder, I extracted mine in C-Documents and Settings-Owner-Desktop-Programs. Anywhere will be fine. Once extracted, you will get two folders: drm2wmv1241 and drmdbg031.
3) Go into drmdbg031 and double click drmdbg.ini. This is how the first 12 lines should look like:
-------------------------------------------------------------
[wmp]
exe="C:\Program Files\Windows Media Player\wmplayer.exe"
;ieCacheに最後\付けない
ieCache=
;stop=0でEnter key runで停止しない
stop=0
;BP 0=しない 1=する
wmvcore=1;ieCacheからkid拾うのに使用
drmv2clt=0;blackbox&indivboxの予備用
drmclien=0;DRM1で使用
blackbox=0;DRM2で使用
indivbox=1;DRM2で使用
--------------------------------------------------------------
4) Now Replace the 9th,10,11,12,lines of drmdbg.ini(inside drmdbg031) with this:
drmv2clt=1;
drmclien=0;
blackbox=0;
indivbox=0;
------------------Should look like this now-------------------
[wmp]
exe="C:\Program Files\Windows Media Player\wmplayer.exe"
;ieCacheに最後\付けない
ieCache=
;stop=0でEnter key runで停止しない
stop=0
;BP 0=しない 1=する
wmvcore=1;ieCacheからkid拾うのに使用
drmv2clt=1;
drmclien=0;
blackbox=0;
indivbox=0;
--------------------------------------------------------------
5) Extract the file drmdbg527.zip somewhere, copy the drmdbg.exe, and paste it in the drmdbg031 folder. It should replace the old drmdbg.exe.
6) Now extract the file drm2wmv_e.zip into the folder drm2wmv1241. In the drm2wmv1241 folder(which also contain folders drm1 and drm2), place drm2wmv_e.exe (and delete all the other files.except drm1 and drm2 of course-!You might not need to do this, I didn't)
7) Now run the drmdbg.exe, which is in the folder of drmdgb031. It'll open WMP, go to File and Open your protected DRM movie. Now WMP will search for the licence (if outside u.s use a public proxy from
http://www.publicproxyservers.com/page1.html). Getting the licences may take some time and
may require some patches which WMP9 might prompt u for(thankfully didnt take more than few moments for me). Once you have acquired the licence,
you will get a msg box with the sid and kid codes and also saying its been copied to the clipboard. (You may need to click 'Play' inorder to get this message box). Msgbox has a heading of: Drmdbg 2005/05/27 for "wmp v10.00.00.3802" by lark et inoyan. For me WMP closes after I say Ok OK to the message box.Now open Notepad and paste the data.
Save it as <yourfilename>.key, remember to Save As all files and as .key not .txt, save it inside drm2 folder inside drm2wmv1241 folder.
8) Last and easy part, copy your protected DRM file into the folder "drm2wmv1241"(where the drm1 and drm2 folders are also located). Now
drag and drop the media file onto the drm2wmv_e.exe. A Dos window should pop up and show you the decoding progress. Itll will save a file called {NODRM}<your filename>.wmv in the same directory.(its possible u might be able to skip the steps 1 and 2 with the newer drmdbg527,ie you might not need the drmv2clt) For me, 126mb took like 5 seconds to decode.
There are many variations using the DRM2WMV and DRMdbg out there. This method worked for me. You might not need to change the 9,10,11,12 lines.
Part of this tutorial was copied, thanks thomasphoenix
This tut is for win2k and (now has been tried on Windows XP).