编程语言 第2页

Python常用单词

Python最常用的单词 20240531164504733-Python常用单词.xlsx下载xlsx文件18.8K 
清风的头像-弘客联盟清风2年前
01548

写一段vmp3.0脱壳的程序(来自AI)

// 写一段vmp3.0脱壳的程序 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <fcntl.h> #include <sys/types.h&g...
狼毛的头像-弘客联盟狼毛3年前
08915

黑客黑页代码

<!DOCTYPE html><html><head><title>Matrix</title><style>body {margin: 0;overflow: hidden;background-color: black;}canvas {position: fixed;top: 0;...
HUC-风OK的头像-弘客联盟HUC-风OK1年前
01887

写一段对pe文件分析的程序(仅供参考,来自AI)

// 写一段对pe文件分析的程序 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <fcntl.h> #include <sys/types.h...
狼毛的头像-弘客联盟狼毛3年前
0547

论一只木马的自我修养(一)

论一只木马的自我修养(一)-弘客联盟
免责声明本人于本论坛分享的技术均基于学术交流与技术探讨目的,旨在促进网络安全技术发展及行业进步。禁止非法用途:所有内容严禁用于任何违反法律法规、破坏网络安全或侵害他人合法权益的行为...
木华轻尘的头像-弘客联盟木华轻尘1年前
01467

写一段封指定ip的程序

// 写一段封指定ip的程序 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet...
狼毛的头像-弘客联盟狼毛3年前
06711

挖掘linux系统程序里栈溢出的程序(来自AI)

//挖掘linux系统程序里栈溢出的程序 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <s...
狼毛的头像-弘客联盟狼毛3年前
05014