Mitmgate v0.0.0+dev.3
Man in the Middle Keylogger and Injector
Loading...
Searching...
No Matches
typedef.h File Reference

Global type definitions for the MITMGATE project. More...

Go to the source code of this file.

Typedefs

typedef unsigned char uint8_t
 Unsigned 8-bit integer.
typedef uint8_t u8
 Short alias for unsigned 8-bit integer.

Detailed Description

Global type definitions for the MITMGATE project.

This file provides concise type aliases for standard integer types used throughout the application to ensure portability and brevity.