/
githubmirror
/
metasploit-framework
Обзор
Документация
Войти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
external/source/exploits/CVE-2016-0040/Library/Library.h
8 строк
161 B
Kirk Swidowski
moved project to the source directory.
02 сен 2017, 02:09
02 сен 2017, 02:09
b7fc990
Код
Авторство
О чём код?
#ifndef __CVE_2016_0040_LIBRARY_H__ #define __CVE_2016_0040_LIBRARY_H__ #include <windef.h> BOOLEAN TriggerExploit(VOID); #endif //__CVE_2016_0040_LIBRARY_H__