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


ManagedThread.cpp File Reference

#include "stdafx.h"
#include "ManagedThread.h"
#include "ErrorHandlerMacros.h"
#include "GenericEvent.h"
#include "OSManager.h"

Include dependency graph for ManagedThread.cpp:

Go to the source code of this file.


Defines

#define CManagedThread_Class   "CManagedThread"

Define Documentation

#define CManagedThread_Class   "CManagedThread"

Definition at line 51 of file ManagedThread.cpp.