Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang00lei committed Feb 14, 2023
1 parent 6ca0efd commit 7dabf7b
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# YiSaiTongUnLock
亿赛通文件解密方法
## 免责声明:本脚本只供个人学习使用,不得盈利传播,不得用于违法用途,否则造成的一切后果自负!请在24小时后删除
### 文件解密方法
此工具只能解密在当前电脑下可以进行正常打开的文件,若文件无法在当前电脑打开则无法解密。
(意思就是如果你想要解密某个加密文件,那么你的电脑必须要能够通过某个软件正常的打开这个文件)
文件中存在两个执行程序 Unlock.exe、UnlockAll.exe
解密步骤如下:
1. 将两个执行程序复制到需要解密的目录下
2. 将文件UnlockAll.exe名称改为你电脑中能够正常打开此文件的进程名称
3. 双击在2步骤中的文件即可实现解密

比如要实现对doc,xlsx等office文件解密,只需将文件2名称修改为wps.exe,然后双击即可。

0 comments on commit 7dabf7b

Please sign in to comment.