Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Freeme2 | Description: | Removes drm from wmv/asf/wma files | Download: | freeme2.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 394kb | Version: | 0.4 | Date: | 16 Feb 2009 | Author: | "Beale Screamer", Michal Majchrowicz, Fredrik Wikström (OS4 port) | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://sourceforge.net/projects/freeme2 | Category: | utility/filetool | Replaces: | utility/filetool/freeme2.lha | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 4546 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 245 (Current version) | | 312 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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
|