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

 

 


Tema destacado: Rompecabezas de Bitcoin, Medio millón USD en premios


+  Foro de elhacker.net
|-+  Programación
| |-+  Programación C/C++ (Moderadores: Eternal Idol, Littlehorse, K-YreX)
| | |-+  Compilando?
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: Compilando?  (Leído 2,545 veces)
Steven6

Desconectado Desconectado

Mensajes: 2


Ver Perfil
Compilando?
« en: 25 Abril 2011, 04:35 am »

Estoy intentando compilar el rootkit HxDef (Hacker Defender)
Resulta que me tira un par de errores y no compila...

Hice todo tal cual esta en el tutorial y nada  >:(
A ver si algun groso en C/C++ me ayuda ;-)

Código:
C:\DDK\driver>build
BUILD: Compile and Link for x86
BUILD: Loading c:\ddk\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Start time: Sun Apr 24 23:16:57 2011
BUILD: Examining c:\ddk\driver directory for files to compile.
BUILD: Saving c:\ddk\build.dat...
BUILD: Compiling and Linking c:\ddk\driver directory
Configuring OACR for 'WDKSamples:x86fre' - <OACR on>
_NT_TARGET_VERSION SET TO WINXP
Compiling - driver.c
1>errors in directory c:\ddk\driver
1>c:\ddk\inc\ddk\ntifs.h(85) : error C2371: 'PEPROCESS' : redefinition; different basic types
1>c:\ddk\inc\ddk\ntifs.h(86) : error C2371: 'PETHREAD' : redefinition; different basic types
1>c:\ddk\driver\driver.c(190) : error C4013: 'ZwOpenProcessToken' undefined; assuming extern returning int
1>c:\ddk\driver\driver.c(200) : error C4013: 'ZwSetInformationProcess' undefined; assuming extern returning int
Linking Executable - objfre_wxp_x86\i386\driver.sys
1>link : error LNK1181: cannot open input file 'c:\ddk\driver\objfre_wxp_x86\i386\driver.obj'
BUILD: Finish time: Sun Apr 24 23:16:59 2011
BUILD: Done

    3 files compiled - 1 Warning - 4 Errors
    1 executable built - 1 Error

Creo que el problema esta en que se uso otra version del "ntifs.h" para compilarlo, busque un poco en Google y probe las que encontre pero nada.


En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
compilando en debug modo
Programación C/C++
laephy 5 4,696 Último mensaje 28 Septiembre 2011, 01:18 am
por Eternal Idol
Compilando
Programación C/C++
cazagavilan 3 5,719 Último mensaje 13 Diciembre 2011, 17:46 pm
por cazagavilan
Compilando en Builder C++
Programación C/C++
GRCH 0 1,356 Último mensaje 4 Septiembre 2012, 18:48 pm
por GRCH
error compilando con glfw
Programación C/C++
yoxter 2 3,110 Último mensaje 1 Octubre 2012, 19:31 pm
por yoxter
Duda compilando yuzu en linux
Juegos y Consolas
Bennu de Laconia 0 6,137 Último mensaje 21 Mayo 2020, 05:53 am
por Bennu de Laconia
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines