change the MD5
Project description
change the MD5

有时候在使用某网盘的时候总会遇到文件无法上传或者是上传后无法分享的情况,所以抽了个时间写了个改变文件 MD5 值的小工具,目前只能算是基本能用吧,后续再继续完善。
安装
$ pip3 install ctmd5
使用
$ ctmd5 -h
usage: ctmd5.py [-h] [-s] [-v] FILE
a cli tool used to change the MD5 of files
positional arguments:
FILE the file you want to change md5
optional arguments:
-h, --help show this help message and exit
-s, --show show the md5 value
-v, --version show program's version number and exit
示例
运行
$ ctmd5 -s The.Big.Bang.Theory.mp4
before: 23aefe6872325590956548dec285849f
The md5 value has been changed.
after: 447e1bb20de228dcdead50db56415b7c
LICNESE
MIT @shkey
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for ctmd5-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8bb787e2883a37096cea719f332b0f0c10622fa894577358b25ba03f3b1d4ad |
|
MD5 | fe583368490c69da8f0d4894a2200e20 |
|
BLAKE2b-256 | 5379856c2d5ca68329a88f55d05c093f76ce639c63ae7916a753244690ed3113 |