Autor
|
Tema: Make Application Unkillable (Leído 5,448 veces)
|
Swellow
Desconectado
Mensajes: 77
|
Hello guys, I wondered if anyone knew how to make an unkillable process in VB6? Thanks a lot!
|
|
|
En línea
|
|
|
|
Elemental Code
Desconectado
Mensajes: 622
Im beyond the system
|
have you tried to make 2 process? each one watching if the other is running
|
|
|
En línea
|
I CODE FOR $$$ Programo por $$$ Hago tareas, trabajos para la facultad, lo que sea en VB6.0 Mis programas
|
|
|
noele1995
Desconectado
Mensajes: 137
|
But you can easily kill the two process by killing the process tree. You can maybe do an dll injection but dll should be made probably in c/c++. I think than kernel mode in vb6 is impossible or very difficult.
|
|
|
En línea
|
|
|
|
Elemental Code
Desconectado
Mensajes: 622
Im beyond the system
|
not sure how works process tree, but cant it be cheated?
|
|
|
En línea
|
I CODE FOR $$$ Programo por $$$ Hago tareas, trabajos para la facultad, lo que sea en VB6.0 Mis programas
|
|
|
Swellow
Desconectado
Mensajes: 77
|
I'm already using a main process which checks if the second process is running, if it is not it will reinject the file but if we close that main process, it will no longer do the persistence so my idea was to make that main process unkillable so it would be really hard to kill it. Thanks!
|
|
|
En línea
|
|
|
|
|
BlackZeroX
Wiki
Desconectado
Mensajes: 3.158
I'Love...!¡.
|
unClose.zip by CobeinDulces Lunas!¡.
|
|
« Última modificación: 10 Julio 2012, 04:00 am por BlackZeroX (Astaroth) »
|
En línea
|
The Dark Shadow is my passion.
|
|
|
|
Mensajes similares |
|
Asunto |
Iniciado por |
Respuestas |
Vistas |
Último mensaje |
|
|
problemas con configure, make, y make install
« 1 2 »
GNU/Linux
|
rtl8187
|
16
|
20,065
|
25 Marzo 2011, 05:43 am
por D4RIO
|
|
|
[VBS] Duda con Excel.application (WXP=W7?)
Scripting
|
klaine
|
1
|
2,669
|
8 Abril 2011, 02:41 am
por Novlucker
|
|
|
Introducción a los Web Application Firewalls (WAF)
Seguridad
|
madpitbull_99
|
4
|
7,395
|
15 Julio 2011, 18:33 pm
por Dr [F]
|
|
|
[VBS] IternetExplorer.Application
Scripting
|
klaine
|
8
|
4,408
|
25 Julio 2011, 23:43 pm
por klaine
|
|
|
Visual Basic For Application. Objeto "Application.FileSearch" en Office 2007/10
Programación Visual Basic
|
Aberroncho
|
3
|
6,296
|
26 Octubre 2011, 20:00 pm
por Aberroncho
|
|