代码搜索:Secure

找到约 3,281 项符合「Secure」的源代码

代码结果 3,281
www.eeworm.com/read/137626/5823104

h secsave.h

/* Secure file saving handling */ /* $Id: secsave.h,v 1.8 2004/07/28 02:20:01 jonas Exp $ */ #ifndef EL__UTIL_SECSAVE_H #define EL__UTIL_SECSAVE_H #include #include /* mode_t
www.eeworm.com/read/368368/9699771

h island.h

/*********************************************** ***头部文件定义 **********************************************/ #ifndef ISLAND_H #define ISLAND_H #include #include #include
www.eeworm.com/read/253602/12210752

txt globalscape secure ftp server 3.x remote buffer overflow exploit.txt

#!/usr/bin/python ############################################### # GlobalScape Secure FTP Server Buffer Overflow # Coded by mati@see-security.com # http://www.see-security.com # http://www.hacki
www.eeworm.com/read/372371/9512511

h secbuf.h

#ifndef VSF_SECBUF_H #define VSF_SECBUF_H /* vsf_secbuf_alloc() * PURPOSE * Allocate a "secure buffer". A secure buffer is one which will attempt to * catch out of bounds accesses by crashing the
www.eeworm.com/read/448678/7527303

h secbuf.h

#ifndef VSF_SECBUF_H #define VSF_SECBUF_H /* vsf_secbuf_alloc() * PURPOSE * Allocate a "secure buffer". A secure buffer is one which will attempt to * catch out of bounds accesses by crashing the
www.eeworm.com/read/408073/11405919

h gamesys.h

#pragma once #define _CRT_SECURE_NO_DEPRECATE #define WIN32_LEAN_AND_MEAN #pragma warning (disable:4996) #define BIT(i) (1
www.eeworm.com/read/412483/11198148

h ogreopcodeexports.h

/////////////////////////////////////////////////////////////////////////////// /// @file OgreOpcodeExports.h /// @brief Export macros and common stuff. /// /// @author The OgreOpcode Team /// /
www.eeworm.com/read/136989/5830069

cpp test_i.cpp

// test_i.cpp,v 1.8 2003/11/04 08:13:00 dhinton Exp #include "test_i.h" #include "marker.h" #include "ace/OS_NS_string.h" ACE_RCSID(Benchmark, test_i, "test_i.cpp,v 1.8 2003/11/04 08:13:00 dhi
www.eeworm.com/read/136989/5835444

makefile

#---------------------------------------------------------------------------- # # Makefile,v 1.7 2003/01/26 00:15:05 bala Exp # #-------------------------------------------------------------------
www.eeworm.com/read/409757/11314488

h stdafx.h

#pragma once #define _CRT_SECURE_NO_WARNINGS // #define WINVER 0x0501 #define _WIN32_WINNT 0x0501 // #define _WIN32_WINDOWS 0x0410 // #define _WIN32_IE 0x0600 #include #inc