代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/147363/12559728

h tlhelp32.h

/*****************************************************************************\ * * * tlhelp32.h - WIN32 tool help functi
www.eeworm.com/read/147363/12559790

h wincon.h

/*++ BUILD Version: 0002 // Increment this if a change has global effects Copyright (c) 1989-1997 Microsoft Corporation Module Name: wincon.h Abstract: This module contains
www.eeworm.com/read/334751/12577168

h opcdef.h

#include "stdafx.h" #include "vcsvr.h" #include "MainFrm.h" //定义OPC开发工具包的输出函数类型 typedef BOOL (WINAPI * INITOPCSERVER)(LPCSTR, UINT); typedef BOOL (WINAPI * REGSERVER)(LPCSTR, LPCSTR,LPCSTR,LPCS
www.eeworm.com/read/247928/12612223

h windows.h

/* * Copyright (C) the Wine project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Fr
www.eeworm.com/read/247748/12621278

txt 溢出程序使用通道对抗防火墙.txt

溢出程序使用通道对抗防火墙 现在很多web等应用使用了防火墙,我们自己也可能处于代理、透明网关等后面,这对于溢出等的通信造成了一个小小的麻烦。可能很多人会想到shellcode主动连接,这个如果防火墙做得好的话,不准许访问外部一样不行,即使不考虑这防火墙,而我们自己可能往往处于代理或者透明网关后面,考虑这也是一道难题。 但我们仔细考虑考虑一下数据传输问题,就会发现实 ...
www.eeworm.com/read/247748/12621549

txt 一个简单木马例子.txt

一个简单木马例子 写文章一般都赋源代码.除关键部分外向来不爱打太多说明性文字,因为觉得这样 才比较实际,关于那些函数用法和功能大可以去翻书,哪里讲的比谁都详细. 这里给了一个用异步SOCKET方式, 直接调用WINSOCK API,WIN SDK写的木马(VC,C++ BUILDER下均编译,调试通过),无须客户端,编译后才几十K.实现了些 主要功能,文件浏览,上传,下载(均支 ...
www.eeworm.com/read/146484/12643183

h globalapi.h

#ifndef _GLOBAL_API #define _GLOBAL_API #include #include "cdib.h" #include "ColorTable.h" #include using namespace std; //---------------------------------------------
www.eeworm.com/read/238247/13900094

h peeryouhook.h

#if !defined(PasswordLIBAPI) #define PasswordLIBAPI __declspec(dllexport) #endif PasswordLIBAPI BOOL WINAPI SetPasswordHook(HWND hPasswordWnd);
www.eeworm.com/read/300445/13914161

h wcommctl.h

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/135531/13923155

c windll.c

#include #include "lpkit.h" #include "debug.h" static char *buferror = NULL; static FILE *fplogfile = NULL; /* this will only work in the following condition: int = long REAL = dou