DRM(Digital Right Management)是Microsoft設計用來作為音樂檔案的保護協定,類似APPLE的FairPlay版權保護程式碼,中文名稱為「內容數位版權加密保護技術」。
DRM技術的原理:
首先建立[數位音樂授權中心],編碼壓縮後的數位音樂內容可以利用密鑰(Key)來保護(Lock),加密的數位音樂檔頭存放著KeyID和[數位音樂授權中心]的URL。使用者在點播的時候,根據音樂檔頭的KeyID和URL,可以通過[數位音樂授權中心]的授權驗證,並送回密鑰解碼(Unlock),音樂才可撥放。受到保護的音樂,就算被使用者下載,在沒有得到[數位音樂授權中心]的授權驗證下也無法撥放,因而嚴密的保護了音樂的版權。
密鑰一般有兩把,一把為公鑰(Public Key)、一把為私鑰(Private Key)。公鑰用於數位音樂的加密,而私鑰則用於數位音樂的解密。使用這種方法有一個明顯的漏洞,就是當私鑰在發送給使用者時,一旦被駭客攔截,就可以輕易的解密,而無法真正確保唱片公司的實際版權利益。另一種更安全的加密方式是使用三把密鑰,即把私鑰分成兩把,一把存在使用者的電腦上,另一把存在驗證站(Access ticket)。要解密數位音樂時,必須同時具備這兩把私鑰,才能解開數位音樂。如此一來即使存放在驗證站中的私鑰在傳輸過程中被駭客竊取,也仍然無法解開加密的音樂。
加密技術在開發電子商務系統中起著重要的防盜版作用,譬如,在網際網路(Internet)上傳輸音樂,這些內容很容易被複製。為了避免損失商業利益,音樂內容要在網際網路上傳輸通常必須經過加密保護。也就是說,收到加密節目的使用者必須要有一把密鑰才能打開數位音樂並撥放收聽。因此,傳送密鑰的工作必須緊跟在加密音樂傳輸之後。
但是加密歸加密,要撥放音樂時,還是需要那把私鑰,才可以解密來撥放。因此,在你使用Windows Media Player撥放時,Windows Media Player就會自動把私鑰下載到你的電腦中。而我們所需要的就是把他擷取下來就好了。
Microsoft DRM 破解(一)
認識FairUse4WM
FairUseWM可以快速簡單地從Napster、ezpeer+、Yahoo!奇摩音樂通 or KKBOX下載的音樂中剝離DRM的保護。也就是說,當你不再繼續付費享用這些服務時,你也能自由的開啟這些音樂,還能將這些原本不能放到Mp3、iPod的音樂通通放進你的隨身音樂撥放器中。
官網:http://forum.doom9.org/showthread.php?t=114916
基本需求:
1.FairUse4WM
2.Windows Media Player 10 以上版本(不支援9)
3.受DRM保護的音樂檔
4.取得授權的音樂權
使用方法:
1.安裝Windows Media Player 10 或 Windows Media Player 11
網址:http://www.microsoft.com/windows ... ownload/default.asp
2.刪除存在於C:\Documents and Settings\All Users\下的[DRM資料夾]
*** Hidden to visitors ***
4.打開FairUse4WM
→[Recover Keys]
→[Strat]
→[OK]
→[Next]
→[Add Files]
→選擇你想轉換的檔案
→[Next]
→[Finish]
→[完成]
KKBOX下載的檔案須將副檔名kby改為wma即可轉換。
大量副檔名轉換工具:Ant Renamer 2.09.1
網址:http://ftp.isu.edu.tw/pub/Window ... enamer2_install.exe
使用方法:
安裝 Ant Renamer 2.09.1
→新增資料夾
→選擇音樂所在的資料夾
→Ctrl+A(全選)
→動作
→更變副檔名
→將副檔名更變為:[在對話框中輸入wma]
→執行
→完成
或教學
*** Hidden to visitors ***
----------------------------------------------------------------------------------------------------------------------------------------
Microsoft DRM 破解(二)
Automate.unDRM


README for Automate unDRM v2.0 + DecryptIt (2In1)
========================================
This automate undrm based on .vbs script to manipulate drmdbg and drm2wmv,
You must have install Windows Script 5.6 for WinXP(included in installer) to enable this script working.
Sytem requirements:
1. Windows XP (Home or Professional/Corporate with or without sp1 sp2 installed)
2. Windows Media Player 9.00.00.xxxx or Windows Media Player 10.00.00.3646
3. System Individualized with IndivBox.key version 10.00.00.3646
4. Never installed Hotfix Package - WindowsMedia-KB891122
5. LICENSE for your DRM protected files.
6. Windows Script 5.6 for WinXP - included in installer
7. Some brain
This Automate unDRM also install right click menu for .wma, .wmv, and .asf extension so you can easily right click your wma/wmv/asf drm protected file and launch Automate unDRM, then your new [fix]-[UNDRM]-files will be created at the same folder of your file.
You can easily uninstall this package. Uninstall included in your start menu/program files.
If any error accur, please uninstall and install this package again to clean drm2-i.key.
New addition for Automate unDRM v2.0:
=====================================
1. Automate fix wmv file to make them seekable and and you can fast forward the video file. (warning: your original file will be deleted automatically)
2. Include DecrytpIt as an alternatif automate process. Recommended for batch undrm process.
3. Installer based on MSI, so easy to repair, remove and uninstall.
**Note: This installer is designed for WindowsXP English version. If you have other than english version, there are no guarantee to work.
No supports for the usage of this Automate unDRM.
----------------------------------------------------------------------------------------------------------------------------------------
Microsoft DRM 破解(三)
freeme2
Freeware open source lossless DRM remover for Windows Media WMV, WMA files
freeme2 is a freeware open source DRM remover. It is used to remove DRM from Windows Media audio and video files. freeme2 is a command line application. You need to learn how to use console applications to run it.
How to use freeme2 (drag-n-drop)Drag-n-drop method is much easier than the one using command line console:
- Put your DRM protected media files in the same folder as Freeme2.
- Extract your license keys. You can do this with drmdbg. If you use drmdbg you can
- take the drm2-i.key file generated by drmdbg, rename it to drm2.key and copy it to the FreeMe2 folder.
- Drag your sample.wma file onto FreeMe2.exe. It starts up and runs fine.
How to use freeme2 (command line console)
- Put your DRM protected media files in the same folder as freeme2.
- Run the Windows command console: Hit "Start"->Hit "Run..."->type CMD->Hit the "OK" button.
- Then, once in the command console, chage the directiry by using the "cd" command to the directory where your FreeMe2 is located.
- Extract your license keys. You can do this with drmdbg.
- Type the following in the command line console: "freeme2 " (without quotes) and press the Enter button.
See also:
- freeme2 at SourceForge (description)
- Download freeme2 (Windows binary, source code)
- HowTo Instructions for Removing DRM with drmdbg & FreeMe2 (from Windows Media Player)
- freeme2 - description, binary and automation tools downloads
- Ask your question about freeme2 in our forum
----------------------------------------------------------------------------------------------------------------------------------------
Microsoft DRM 破解(四)
代錄程式 Tunebite,SoundTaxi,freeTunes
原理都是把音樂output到虛擬的Audio device去錄音,並有多個虛擬的audio device,錄製速度快,不用把整首音樂聽完。
Tunebite
功能強大,轉檔速度快,(12首wma大概5分鐘)
可轉成wma,mp3,ogg,wav,缺點是不能轉成aac,一套USD $24.9。
Tunebite還有video版的,可錄成mpeg4或wmv,價錢較高。
SoundTaxi
又叫WMAconverter,可轉成mp3,wav,aac,轉檔速度和Tunebite差不多
缺點是音樂資訊會漏掉,"張紹涵"變"張",不能轉成wma,licenese只能一台電腦用。
USD $14.9
freeTunes
錄user聽到的,所以只能一倍速錄音,wma音質只有到64kbps。
參考資料
http://forum.doom9.org/showthread.php?t=114916
http://andy199113.googlepages.com/fairuse4wm 破解使用DRM的檔案
http://www.engadget.com/2006/08/28/microsoft-already-on-their-way-to-patching-fairuse4wm/
http://xxxleastxxx.blog28.fc2.com/index.php?q=drm
http://www.ithome.com.tw/plog/index.php?op=ViewArticle&articleId=9326&blogId=727
http://all-streaming-media.com/remove-DRM-protection/
http://mag.udn.com/mag/digital/storypage.jsp?f_ART_ID=99368
http://www7.fixdown.com/hk/Multimedia/download_7606.htm# (FairUse4WM 1.3Fix-2 英文綠色版 下載)
http://undrm.info/remove-DRM-protection/
QUOTE:
小弟是使用Automate.unDRM,建議使用Automate.unDRM,但記得media player不要更新;無論是FairUse4WM或Automate.unDRM 都有它的限制條件[ 本帖最後由 yucc 於 2008-4-9 02:59 編輯 ]
FairUse4WM 1.3.rar
(2007-04-16 01:15:18, Size: 248 KB, Downloads: 24)
Automate.unDRM.v2.0.rar
(2007-04-19 08:40:22, Size: 1.43 MB, Downloads: 119)
mirakagi.zip
(2008-02-11 16:09:33, Size: 413 KB, Downloads: 0)

fairuse4wmzk3.gif
最新回復
[ 本帖最後由 yucc 於 2007-5-15 17:54 編輯 ]
缺少了她含真的不行呢
QUOTE:
沒錢下載吧,你POST有用的文章10篇,就有錢了我Windows Media Player 10下載完了FairUse4WM
也下載了
點選FairUse4WM照你的步驟按Recover Keys為什麼出現
IBX components do not appear to be present???
QUOTE:
1.作業系統?2.WMP版本?
3.您有取得授權嗎?
執行fairuse4wm
按recover keys 後 找start 在按OK
會回剛剛那視窗後 按下一步 這樣就可以正常執行
按output把破解好的音樂檔放在哪裡
按add files 尋找drm保護的音樂檔
找到後按開啟 這樣就OK了 改好的檔案前面會加上[nodrm]
[ 本帖最後由 yucc 於 2007-4-26 22:21 編輯 ]
[ 本帖最後由 yucc 於 2007-5-15 17:53 編輯 ]
拜託幾位大大解釋一下!越清楚越好!
因為我ㄉ也會出現 IBX components do not appear to be present???
先說聲謝謝囉∼拜託ㄌ
居然有這種東西
QUOTE:
這個不是轉檔的程式喔,是在有授權的的模式下,移除保護機制真是看了好多文章
可是始終沒辦法破解
小弟是針對影片破解
部是針對音樂~~希望這邊可以讓我找到我要的答案
也感謝分享的大哥
在此謝謝大大