内核
包括webgl图像指纹、canvas画布指纹、音频指纹、canvas字体指纹、css字体指纹等,包括user-agent、platform、CPU核心数、deviceMemory、分辨率等。
提供浏览器配置文件加密、解密算法。以及SEO快排使用selenium驱动成品exe示例。
static int __private_config__init = false; static _PC_GLOBAL __private_config__g = {
0 }; //use char* _private_config_get(char const* key); int _private_config_get_int(char const* key); int _private_config_get_bool(char const* key); double _private_config_get_double(char const* key); float _private_config_get_float(char const* key); unsigned int _private_config_get_uint(char const* key); // int _private_config_load(); void _private_config_read(char* buff, char* pout, const char* key, const char* default_); // int _private_config_string_2_int(char* p); float _private_config_string_2_float(char* p); double _private_config_string_2_double(char* p); // int _index_of(char* str, const char* find); int _last_index_of(char* str, const char* find); static unsigned int __rand_time = 0; //return >= min && return < max int _get_random_int(int min, int max); void _hex_str(char* out, unsigned char* p, int len); void _log_text(char* file, char* str); //new int __file_read_text(const char* file, char* buff); int __file_read_bin(const char* file, char* buff); int __file_write_bin(const char* file, char* buff, int blen); void __change_float(const void* data, int dlen, int index, float value); // int __clipboard_set(const char* data, int size); int __clipboard_get(char* out, bool clear = true);
SEO快排系统
系统部分包括:JAVA管理后台、C#刷词程序(以及辅助程序)、C++内核(浏览器)
系统搭建需要:服务器1台、拨号VPS n台(建议3~5台开始)、挂机PC(可用自己电脑)

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/223828.html原文链接:https://javaforall.net
