Update Readme
* Remove legacy version link from Readme Remove the link from the Readme as there is little benefit for standard users to continue using the legacy version. Legacy code will continue to be available from the Github branches list. * Use appropriate vocabulary The term "Content Decryption Module" should refer only to the binary module in which the function that performs the content decryption process and the Key pair are compiled together, and the term "CDM" in a broad sense for the key pair alone is not preferred.
This commit is contained in:
parent
5c56da872a
commit
bbc4cb81ba
@ -1,17 +1,15 @@
|
||||
## WVGuesserExtension-NextGen
|
||||
|
||||
Looking for legacy version?: https://github.com/FoxRefire/wvg/tree/legacy
|
||||
|
||||
#### For more details, see [docs](https://github.com/FoxRefire/wvg/wiki)
|
||||
|
||||
### Installation
|
||||
|
||||
1. Download or clone this code
|
||||
2. At the same directory of `manifest.json`(root directory of this extension), put the one of the following Android L3 CDM file(s).
|
||||
2. At the same directory of `manifest.json`(root directory of this extension), put the one of the following Android L3 CDM key pair file(s).
|
||||
|
||||
*Don't know how to get these files? See [How to dump CDM key pair](https://github.com/FoxRefire/wvg/wiki/How-to-dump-CDM-key-pair) for more informations.*
|
||||
|
||||
* Supported CDM Types
|
||||
* Supported CDM Key Pair Formats
|
||||
|
||||
1. `device.wvd`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user