Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


CBlockedBuffer Member List

This is the complete list of members for CBlockedBuffer, including all inherited members.

_LogPriority enum nameCErrorHandler
AddRecord(const CBlockedData &rRecord)CBlockedBuffer
CBlockedBuffer(CAsyncSocket *pFather, int iMaxRetries=5)CBlockedBuffer
CErrorHandler()CErrorHandler
CErrorHandler(const CErrorHandler &rHandler)CErrorHandler
CSpoofBase()CSpoofBase
CSpoofBase(const CSpoofBase &rBase)CSpoofBase
ErrorCodeToString(DWORD dwErrorCode)CErrorHandler [static]
GetClassName() const CErrorHandler [protected]
GetCurrentDateTime()CErrorHandler [static]
GetErrorCode()CSpoofBase [static]
GetGlobalCriticalSection()CSpoofBase [static]
GetLastError() const CSpoofBase
GetNumberOfThreads()CSpoofBase [static]
GetSystemLastError() const CSpoofBase
InitializeSockets(BOOL bMultiThreaded=TRUE, unsigned long ulNumberOfThreads=10)CSpoofBase [static]
InitializeSocketsNoMap(BOOL bMultiThreaded=TRUE, unsigned long ulNumberOfThreads=10)CSpoofBase [static]
IsInitialized()CSpoofBase [static]
IsMultiThreaded()CSpoofBase [static]
LogPriority typedefCErrorHandler
LongToStdString(unsigned long ulAddr)CSpoofBase [static]
LongToString(unsigned long ulAddr)CSpoofBase [static]
lpCritical enum valueCErrorHandler
lpDebug enum valueCErrorHandler
lpError enum valueCErrorHandler
lpMessage enum valueCErrorHandler
NotifyShutdown()CSpoofBase [protected, virtual]
RegisterShutdown(CSpoofBase *pBase)CSpoofBase [protected]
ReportError(const std::string &rMethod) const CErrorHandler [protected, virtual]
ReportError(const std::string &rMethod, const std::string &rMessage) const CErrorHandler [protected, virtual]
ReportError(const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData) const CErrorHandler [protected, virtual]
ReportError(const std::string &rMethod, int iErrorCode) const CErrorHandler [protected, virtual]
ReportError(const std::string &rMethod, const std::string &rMessage, int iErrorCode) const CErrorHandler [protected, virtual]
ReportErrorOS(const std::string &rMethod, const std::string &rMessage) const CErrorHandler [protected, virtual]
ReportStaticError(const std::string &rClass, const std::string &rMethod)CErrorHandler [protected, static]
ReportStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage)CErrorHandler [protected, static]
ReportStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData)CErrorHandler [protected, static]
SendData()CBlockedBuffer
SetLastError(const std::string &rMethod) const CSpoofBase [protected]
SetLastError(const std::string &, int iErrorCode) const CSpoofBase [protected]
SetLocalLog(CErrorLog *pLog)CErrorHandler
SetLog(CErrorLog *pLog)CErrorHandler [static]
SetName(const std::string &rName) const CErrorHandler [protected]
ShutdownSockets()CSpoofBase [static]
StringToLong(const std::string &rAddress)CSpoofBase [static]
WriteMessage(const std::string &rMethod, const std::string &rMessage, LogPriority aPriority=lpMessage)CErrorHandler [protected]
WriteMessage(const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData, LogPriority aPriority=lpMessage)CErrorHandler [protected]
WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, LogPriority aPriority=lpMessage)CErrorHandler [protected, static]
WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData, LogPriority aPriority=lpMessage)CErrorHandler [protected, static]
~CBlockedBuffer()CBlockedBuffer [virtual]
~CErrorHandler()CErrorHandler [virtual]
~CSpoofBase()CSpoofBase [virtual]