elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: AIO elhacker.NET 2021 Compilación herramientas análisis y desinfección malware


  Mostrar Temas
Páginas: [1]
1  Programación / Ingeniería Inversa / Como poner API IsDebbuggerPresent() en C++! en: 15 Agosto 2008, 22:19 pm
Ola a todos, me ando bastante loco intentando poner la API IsDebuggerPresent() en un code en c++, peo no me sale :S!! He puesto estO;

if (IsDebuggerPresent()==1); // Un pequeño bache ^^
{
MessageBoxA(0,"Eyy!! compadreee!! buen intento; anda, nopeame pa k te deje continuar ;)","Liurap dice: ",MB_                      & MB_ICONEXCLAMATION);
exit(EXIT_SUCCESS);
}

La compilacion da exitosa; peo al ejecutarlo normal, es decir, sin ejecutarlo desde un debugger, me salta el mensaje :S! La cuestion es. . no me deberia de ejecutarlo normal sin un debugger ? y cuando estuviese ejecutando un debugger, tal como puede ser el olly x ej. me saltara el mensaje ??! No se si me entienden; un saludo

- Liu -
Páginas: [1]
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines