代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/449287/7509409
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/449287/7509569
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/449287/7509676
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/448846/7524922
vbp pci8554.vbp
Form=frm8554.frm
Module=winapi; winapi.bas
Module=DASK; ..\..\..\Include\Dask.bas
Module=Module1; 8554glbl.bas
Form=Base8554.frm
Reference=*\G{BEF6E001-A874-101A-8BBA-00AA00300CAB}#2.0#0#F:\WINNT
www.eeworm.com/read/448397/7533892
txt doc.txt
黑客防线C/C++黑客编程.1.8.握着你的手写DLL木马
本节前置知识要求:
1.基本的C语言语法的掌握
2.对Windows数据结构有一定的基础
3.有一定的自我学习能力.
4.对上一节内容有切实的理解
本节课主要内容:
1.将后门改造成一个DLL后门
涉及模块:
int WINAPI WinMain
DLLIMPORT DWORD WINAPI start();
www.eeworm.com/read/446970/7562230
c winit.c
/* Author Mike White, 1996. Based on original WizUnZip code by
* Robert Heath.
*/
#include
#include "wiz.h"
long extern WINAPI StaticWndProc(HWND hWnd, WORD wMessage, WPARAM wParam, LPARA
www.eeworm.com/read/444934/7602490
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/443352/7634205
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/442956/7641110
h ch341dll.h
// 2004.05.28, 2004.10.20, 2005.01.08, 2005.03.25, 2005.04.28, 2005.07.18, 2005.07.28, 2005.09.19, 2007.12.19, 2008.10.15
//****************************************
//** Copyright (C) W.ch 1999-
www.eeworm.com/read/442009/7661219
h ddosudpflood.h
#include
#pragma comment(lib, "ws2_32.lib")
#pragma comment(lib, "kernel32.lib")
#include
#include
#include
#include
#include