1 Star 0 Fork 33

华少/php-beast

forked from 举子/php-beast 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
header.c 222 Bytes
Copy Edit Raw Blame History
xusong.lie authored 2016-05-20 14:02 . update file header
/*
* You can modify this sign to disguise your encrypt file
*/
char encrypt_file_header_sign[] = {
0xe8, 0x16, 0xa4, 0x0c,
0xf2, 0xb2, 0x60, 0xee
};
int encrypt_file_header_length = sizeof(encrypt_file_header_sign);
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zxh451200/php-beast.git
git@gitee.com:zxh451200/php-beast.git
zxh451200
php-beast
php-beast
master

Search