Image Album
News
-
Category: General
Short: Removes drm from wmv/asf/wma files Author: "Beale Screamer", Michal Majchrowicz, Fredrik Wikstrom (OS4 port) Uploader: Fredrik Wikstrom <fredrik a500 org> Type: util/misc Version: 0.4 Architecture: ppc-amigaos Download: other/freeme2.lha Update (17-Feb-2009): - Added a large stack cookie (1000000 bytes) - drmstore.hds/drmv2.lic files should be put in a directory called DEVS:DRM Freeme2 is a program based on famous freeme app created by Beale Screamer and based on viodentias findings. It strips wm-drm protection from wmv/asf/wma files as well as video/audio streams. Currently FreeMe2 support three options: v,s and 2. Any combination of those is valid. v - verbose mode s - ask for SID 2 - use FreeMe2 orignal decryption engine (by default we use MPlayers one). Example configurations: Decrypt file; FreeMe2 some_file Decrypt file in verbose mode; FreeMe2 -v some_file Decrypt file but force program to ask for sid; FreeMe2 -s some_file Decrypt file but force program to ask for sid in verbose mode; FreeMe2 -vs some_file Decrypt file but force program to ask for sid in verbose mode using FreeMe2 decryption engine. FreeMe2 -vs2 some_file