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


SpoofSocket.cpp File Reference

#include "stdafx.h"
#include "SpoofSocket.h"
#include "ErrorHandlerMacros.h"
#include "Array_ptr.h"
#include <memory>

Include dependency graph for SpoofSocket.cpp:

Go to the source code of this file.


Defines

#define CIPOptions_LOGNAME   "CIPOptions"
#define CSpoofSocket_LOGNAME   "CSpoofSocket"

Define Documentation

#define CIPOptions_LOGNAME   "CIPOptions"

Definition at line 54 of file SpoofSocket.cpp.

#define CSpoofSocket_LOGNAME   "CSpoofSocket"

Definition at line 426 of file SpoofSocket.cpp.