Whisper Library
 All Classes Functions Variables Typedefs Enumerations Friends
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNboost
|\Nasio
| \Nip
|  \CRawSocketProtocolProtocol for using raw sockets
\Nwhisper_library
 oCBitSetCoderConverts the message into bit-blocks and reassembles them to a message (used by TcpHeaderCovertChannel)
 oCChannelManagerThe connecting part for the CovertChannel and the framework
 oCCovertChannelThe interface used by all covert channels
 oCGenericPacketRepresents a network packet
 oCLengthCoderConverts between messages and packet lengths (used by PacketLengthCovertChannel)
 oCMorseCoderConverts messages and timing intervals back and forth (used by TimingCovertChannel)
 oCPacketLengthCovertChannelA covert channel using packet lengths
 oCPcapWrapperUsed to receive packets and send TCP packets under win32
 |\CPcapPacketPacket structure as returned by pcap
 oCTcpHeaderCovertChannelA covert channel using tcp header fields
 oCTimingCovertChannelA covert channel using inter packet delays
 oCEthernetHeaderRepresents an ethernet header
 oCIpHeaderv4Represents an Ipv4 header
 oCNetworkConnectorNetworkConnector can send Packets to the Network
 oCSocketSenderSends packets over a raw Socket
 oCTcpPacketRepresents a tcp packet
 oCTcpPacketGeneratorSimulates a HTTP conversation based on tcp
 oCUdpPacketRepresents a udp packet
 \CUdpPacketGeneratorGenerates valid udp packets