Whisper Library
 All Classes Functions Variables Typedefs Enumerations Friends
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCwhisper_library::BitSetCoder< BLOCK_LENGTH >Converts the message into bit-blocks and reassembles them to a message (used by TcpHeaderCovertChannel)
oCwhisper_library::BitSetCoder< 3 >
oCwhisper_library::ChannelManagerThe connecting part for the CovertChannel and the framework
oCwhisper_library::CovertChannelThe interface used by all covert channels
|oCwhisper_library::PacketLengthCovertChannelA covert channel using packet lengths
|oCwhisper_library::TcpHeaderCovertChannelA covert channel using tcp header fields
|\Cwhisper_library::TimingCovertChannelA covert channel using inter packet delays
oCwhisper_library::EthernetHeaderRepresents an ethernet header
oCwhisper_library::GenericPacketRepresents a network packet
|oCwhisper_library::TcpPacketRepresents a tcp packet
|\Cwhisper_library::UdpPacketRepresents a udp packet
oCwhisper_library::IpHeaderv4Represents an Ipv4 header
oCwhisper_library::LengthCoderConverts between messages and packet lengths (used by PacketLengthCovertChannel)
oCwhisper_library::MorseCoderConverts messages and timing intervals back and forth (used by TimingCovertChannel)
oCwhisper_library::NetworkConnectorNetworkConnector can send Packets to the Network
oCwhisper_library::PcapWrapper::PcapPacketPacket structure as returned by pcap
oCwhisper_library::PcapWrapperUsed to receive packets and send TCP packets under win32
oCboost::asio::ip::RawSocketProtocol< P >Protocol for using raw sockets
oCwhisper_library::SocketSenderSends packets over a raw Socket
oCwhisper_library::TcpPacketGeneratorSimulates a HTTP conversation based on tcp
\Cwhisper_library::UdpPacketGeneratorGenerates valid udp packets