PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   VIVO討論區 (數位機上盒) (https://www.pcdvd.com.tw/forumdisplay.php?f=15)
-   -   wmv10 drm保護是不是真的給人破了? (https://www.pcdvd.com.tw/showthread.php?t=450291)

jerry07 2005-02-26 09:55 AM

wmv10 drm保護是不是真的給人破了?
 
好像給一個日本人破了...
http://pc5.2ch.net/test/read.cgi/avi/1107556060/l50
已下載了drm2wmv卻不知道怎麼用...有日本達人知道怎麼用嗎?

lookat 2005-05-19 09:43 AM

是真的!
p2p不是很多被破解的影片在等人下戴嗎!

如果有人會教一下

jerry07 2005-05-19 10:19 AM

doom9有討論也有教學和檔案

http://forum.doom9.org/showthread.p...rm&pagenumber=1

me-109 2005-05-19 10:59 AM

有看沒有懂

英文不佳

lookat 2005-05-19 12:40 PM

還是弄不出來
我的media player 是第9版

可是我的wmv影片是2003的還是解出來

請問drm2wmv1241和drmdbg031要怎麼用啊?

回答者我會免費送一個~~BT影片~~下戴
有答必有禮

肉圓 2005-05-19 03:37 PM

轉貼 必須使用wmp9 或 wmp10 才可以使用

hints:

* drmdbg should (if properly configured) show you SID. Turn on all necessary breakpoints (drmclien, wmvcore etc.) and look for DLL versions supported by it (CRC shown in drmdbg must be same as one from ini file)
* then fill in KID (look at the DRM file with hexeditor, it is stored as a unicode text in header) into the template
* Save completed template to drm2 directory (whatever.key)
* change computer date to 12/Feb/2005
* md c:\windows\#dummy (might not be always necessary)
* drm2wmv crypted.wmv


Open drmdbg.ini set all of the following settings from 0 to 1 and save the file.


quote:
--------------------------------------------------------------------------------
[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;blackbox&indivbox�珢𡞰炥
drmclien=1;DRM1�萡炥
blackbox=1;DRM2�萡炥
indivbox=1;DRM2�萡炥

--------------------------------------------------------------------------------


Then run drmdb from cmd prompt, press ENTER to let it start WMP, then open your drm-ed file. Wait till it has opened and plays correctly. You should see crc values being reported in the cmd prompt for the dll files. Close WMP.
Open drmdbg.ini and fill in your crc values for each of those dlls, there should be something like
quote:
--------------------------------------------------------------------------------
;9.0.0.3250
crc02=0xA34B52DD
adr02=0x156CB
reg02=0x50
--------------------------------------------------------------------------------


whereas the first line is your WMP version (Help -> About). In the 2nd line replace the crc value if it doenst match with yours (0x stays). I only got crc values for blackbox.dll / drmv2clt.dll and drmclien.dll but it worked for me. Whereas blackbox and drmclien were version 3250 for me and I put them there, for drmv2clt there was no 3250 but xpsp2 (which I'm running) so I filled it there.
Save the ini and run drmdbg again, WMP again, open your WMV again and this time it should report something like this:

quote:
--------------------------------------------------------------------------------
<DRM2WMV2>
<KID></KID>
<SID>EF2FL+8N+oJ1pMCiCoWexX23zMM=</SID>
<INFO></INFO>
[]
</DRM2WMV2>
--------------------------------------------------------------------------------


Copy it to a text file.
Open your WMV with a hex editor (like the one in VirtualDub) and look for the KID. Once you've found it copy it to your text file between <KID> and </KID>
Save the txt file with .key (something.key) extension and put it into the drm2 directory.
Now set your date to 12Feb/2005 and do md c:\windows\#dummy (Dont know if these steps are important but I did them anyway).
Run DRM2WMV -v yourprotectedfile.wmv , the unprotected file should be saved into the same directory (make sure you have enough hdd space).

lookat 2005-05-19 06:02 PM

wmv10 drm保護是不是真的給人破了?
 
.......................................

rhapsody 2005-05-20 04:32 PM

所以 T2EE 已經放出來 BT 讓人抓了
大家也都抓到了吧??
T2 的 HDWMV 畫質,果然夠棒啊:)

sea2002 2005-05-20 05:05 PM

著作權產業,有救了!

jerry07 2005-05-20 07:49 PM

最好是winxp+wmp9..我的wmp版本是2980可以成功
我來簡單說一下步驟吧..
先下一個drm保護的檔案如:http://pdl.warnerbros.com/wbmovies/...er2_drm.wmv.zip

到avsforum http://www.avsforum.com/avs-vb/show...20&pagenumber=4
下載提供的mp9dll[1].rar.zip把內容解壓到d:\Program Files\Windows Media Player(我的wmp是放在d:的..)
編輯drmdbg.ini..改成下面一樣
[wmp]
exe="D:\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;blackbox&indivbox�珢𡞰炥
drmclien=0;DRM1�萡炥
blackbox=0;DRM2�萡炥
indivbox=0;DRM2

其他的不要改..存檔後執行 drmdbg.exe會跳出wmp...跟著播放那個drm保護檔..

在drmdbg.exe那會有下面的字
<DRM2WMV2>
<KID></KID>
<SID>25+/sSF1dVNzx18QHWdnjBXG2zQ=</SID>
<INFO></INFO>
[]
</DRM2WMV2>

將上面的字存成一個DRM.key檔案放在drm2wmv下的\drm2的目錄中

將電腦的日期改成15-2-2005(doom9上有一個英文版drm2wmv好像不用改日期..最好也是用這個版本)
新建一個d:\windows\#dummy目錄(我的windows在d:


執行drm2wmv drm.wmv(檔案名最好不要太長..中文字也應該不可以)
會有下面的字..留意kid...將kid ItUNPUTJ0zFdfPxQv0v4sQ== 復制到上面新建的DRM.key檔案中
DRM(Ver1&2) Conversion tool Ver 1.241 by taku
DRMv1 KID (ItUNPUTJ0zFdfPxQv0v4sQ==)
DRMv2 KID (ItUNPUTJ0zFdfPxQv0v4sQ==)
No keyfiles with this KID

Error. Press <ENTER> to exit.

最後的DRM.key內容會如下
<DRM2WMV2>
<KID>ItUNPUTJ0zFdfPxQv0v4sQ==</KID>
<SID>25+/sSF1dVNzx18QHWdnjBXG2zQ=</SID>
<INFO></INFO>
[]
</DRM2WMV2>

再跑一次drm2wmv.exe drm.wmv 就可以解除drm了


所有的時間均為GMT +8。 現在的時間是07:18 AM.

vBulletin Version 3.0.1
powered_by_vbulletin 2025。