_parametros Struct Reference

#include <pinjector.h>


Data Fields

HANDLE WSAHandle
char wsastring [20]
HANDLE KernelHandle
char kernelstring [20]
WSASTARTUP ShellWsaStartup
char wsastartupstring [20]
WSASOCKET ShellWSASocket
char WSASocketString [20]
WSACONNECT ShellWsaConnect
char WSAConnectstring [20]
BIND ShellBind
char bindstring [20]
ACCEPT ShellAccept
char acceptstring [10]
LISTEN ShellListen
char listenstring [10]
CREATEPROCESS KernelCreateProcess
char CreateProcessstring [20]
LOADLIBRARY KernelLoadLibrary
GETPROCADDRESS KernelGetProcAddress
unsigned short port
DWORD startup
unsigned short sizeofsa
unsigned short sizeofsi
char cmd [255]
DWORD Zero
void * nulo


Detailed Description

Definition at line 38 of file pinjector.h.


Field Documentation

HANDLE _parametros::WSAHandle

Definition at line 39 of file pinjector.h.

Referenced by shell().

char _parametros::wsastring[20]

Definition at line 40 of file pinjector.h.

Referenced by main(), and shell().

HANDLE _parametros::KernelHandle

Definition at line 41 of file pinjector.h.

Referenced by main(), and shell().

char _parametros::kernelstring[20]

Definition at line 42 of file pinjector.h.

Referenced by main(), and shell().

WSASTARTUP _parametros::ShellWsaStartup

Definition at line 44 of file pinjector.h.

Referenced by shell().

char _parametros::wsastartupstring[20]

Definition at line 45 of file pinjector.h.

Referenced by main(), and shell().

WSASOCKET _parametros::ShellWSASocket

Definition at line 47 of file pinjector.h.

Referenced by shell().

char _parametros::WSASocketString[20]

Definition at line 48 of file pinjector.h.

Referenced by main(), and shell().

WSACONNECT _parametros::ShellWsaConnect

Definition at line 50 of file pinjector.h.

Referenced by shell().

char _parametros::WSAConnectstring[20]

Definition at line 51 of file pinjector.h.

Referenced by main(), and shell().

BIND _parametros::ShellBind

Definition at line 53 of file pinjector.h.

Referenced by shell().

char _parametros::bindstring[20]

Definition at line 54 of file pinjector.h.

Referenced by main(), and shell().

ACCEPT _parametros::ShellAccept

Definition at line 56 of file pinjector.h.

Referenced by shell().

char _parametros::acceptstring[10]

Definition at line 57 of file pinjector.h.

Referenced by main(), and shell().

LISTEN _parametros::ShellListen

Definition at line 59 of file pinjector.h.

Referenced by shell().

char _parametros::listenstring[10]

Definition at line 60 of file pinjector.h.

Referenced by main(), and shell().

CREATEPROCESS _parametros::KernelCreateProcess

Definition at line 62 of file pinjector.h.

Referenced by shell().

char _parametros::CreateProcessstring[20]

Definition at line 63 of file pinjector.h.

Referenced by main(), and shell().

LOADLIBRARY _parametros::KernelLoadLibrary

Definition at line 65 of file pinjector.h.

Referenced by main(), and shell().

GETPROCADDRESS _parametros::KernelGetProcAddress

Definition at line 66 of file pinjector.h.

Referenced by main(), and shell().

unsigned short _parametros::port

Definition at line 69 of file pinjector.h.

Referenced by shell().

DWORD _parametros::startup

Definition at line 70 of file pinjector.h.

unsigned short _parametros::sizeofsa

Definition at line 71 of file pinjector.h.

unsigned short _parametros::sizeofsi

Definition at line 72 of file pinjector.h.

char _parametros::cmd[255]

Definition at line 75 of file pinjector.h.

Referenced by main(), and shell().

DWORD _parametros::Zero

Definition at line 76 of file pinjector.h.

void* _parametros::nulo

Definition at line 77 of file pinjector.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 22 12:34:08 2008 for Process Injector by  doxygen 1.5.4