代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/418779/10904850
txt 1773.txt
Rule:
--
Sid:
1773
--
Summary:
This event is generated when an attempt is made to access the executable file php.exe.
--
Impact:
Severe - File execution and File access, due to a configuration er
www.eeworm.com/read/418779/10917136
txt 11192.txt
Rule:
--
Sid:
11192
--
Summary:
This event is generated when network traffic that indicates download of executable content is being used.
--
Impact:
Possible policy violation. The downloading of ex
www.eeworm.com/read/418779/10921147
txt 3193.txt
Rule:
--
Sid:
3193
--
Summary:
This event is generated when an attempt is made to exploit a known
vulnerability in Microsoft Internet Information Server.
--
Impact:
Serious. Code execution leading
www.eeworm.com/read/418779/10922572
txt 3194.txt
Rule:
--
Sid:
3194
--
Summary:
This event is generated when an attempt is made to exploit a known
vulnerability in Microsoft Internet Information Server.
--
Impact:
Serious. Code execution leading
www.eeworm.com/read/417689/10980322
txt readme.txt
Executable files built outside of IAR Embedded Workbench
Follow these steps to load and debug an executable file that was built outside
IAR Embedded Workbench, for example projects built on the co
www.eeworm.com/read/416566/11020660
bat signfile.bat
rem @usage: signfile.bat
signfile.exe -f%1 -x%2 -a
www.eeworm.com/read/255778/6933798
readme
The executable 'dsdp5.exe' reads data files and prints the solution
to a file. The other executables read a graph, formulate a
semidefinite program, and solve it.
www.eeworm.com/read/296774/7113995
asm sol2-cn.asm
! crtn.s for Solaris 2, x86.
! Copyright (C) 1993 Free Software Foundation, Inc.
! Written By Fred Fish, Nov 1992
!
! This file is free software; you can redistribute it and/or modify it
! under
www.eeworm.com/read/392997/7247791
cpp progtest.cpp
// progtest.cc
// Test routines for demonstrating that Nachos can load
// a user program and execute it.
//
// Also, routines for testing the Console hardware device.
//
// Copyright