Skip to content

破解CAJViewer带有效期的文档,支持破解科学文库、标准全文数据库下载的文档。无损破解,保留文字和目录,解除有效期限制。

License

Notifications You must be signed in to change notification settings

GFDGIT/ScienceDecrypting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

破解CAJViewer加有效期限制的文档,无损转为普通PDF格式文件,保留文字和目录,支持解密以下网站下载的文档:

Requirements

Python3

https://www.python.org/downloads/ 下载安装Python3

PyPDF2/requests/...

执行以下命令安装依赖

pip3 install -U pip
pip3 install -r requirements.txt

Usage

Usage: python3 decrypt.py -i INPUT_FILE -o OUTPUT_FILE

Options:
  -h, --help            show this help message and exit
  -i FILE, --input=FILE  原始文件名
  -o FILE, --ouput=FILE  输出文件名

Example: python3 decrypt.py -i test.pdf -o test_dec.pdf

科学文库无限制下载

暂不提供,有需要请提issue

About

破解CAJViewer带有效期的文档,支持破解科学文库、标准全文数据库下载的文档。无损破解,保留文字和目录,解除有效期限制。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%