项目作者: ChunshengZhao

项目描述 :
Bypass Transparent Data Encryption.
高级语言: Python
项目地址: git://github.com/ChunshengZhao/tde_bypass.git
创建时间: 2018-09-15T02:24:19Z
项目社区:https://github.com/ChunshengZhao/tde_bypass

开源协议:

下载


tde_bypass

Bypass Transparent Data Encryption.

Use “pyinstaller” to make the whitelist program “ftp_server.exe” and the blacklist program “notepad.exe”.

Note: The program in the blacklist performs the decryption operation when reading the file, and performs the encryption operation when writing the file; the program reading and writing in the whitelist is not limited.

Check if the blacklist program can be decrypted normally:
Screenshots

Transfer the decrypted file and change the file extension.
Screenshots
Screenshots

Good Luck!