elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.
 
Inicio Ayuda Buscar Ingresar Registrarse
14 Febrero 2012, 07:23  


+  Foro de elhacker.net
|-+  Seguridad Informática
| |-+  Análisis y Diseño de Malware (Moderadores: Karcrack, [Zero])
| | |-+  Darky Binder v2.0
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: Darky Binder v2.0  (Leído 3,372 veces)
Nytro

Desconectado Desconectado

Mensajes: 3


Ver Perfil
Darky Binder v2.0
« en: 19 Diciembre 2009, 08:57 »

Name: Darky Binder
Version: 2.0
Author: Nytro
Released: 15 December 2009
Powered by: Romanian Security Team

Screenshot:



Download:

Código:
http://www.rstcenter.com/toolz/Darky_Binder_v2.0.tar.gz
http://filetransfer.ro/uploads/4Darky_Binder_v2.0.tar.gz
http://www.speedyshare.com/data/425717579/19803573/99269008/Darky%20Binder%20v2.0.tar.gz
http://rapidshare.com/files/321218697/Darky_Binder_v2.0.tar.gz
http://www.megaupload.com/?d=I3B5OVLL
http://www.netdrive.ws/264723.html
http://uploads.ws/ewXy8i

  • What is this shit?
- It is a Binder, a program that binds/joins multiple files into a single one, executable, that at runtime will write your files to the disk and, as you selected the options and will do what you want. You can just copy a file, or copy and run it.

  • What can I do with this shit?
- Example #1: If a program needs some libraries, you can bind that program with that libraries, and when someone will run the binded file, the libraries will be automaticaly copied to their destination, and the program will run perfectly.
- Example #2: You can bind a "good" file, a simple program with an "evil" script, or program.

  • Information:
- Stub size: 6.5 KB
- Binder size: 461 KB

  • New features:
- GUI
- posibility to melt binded file after run
- start message
- non-root message
- end message
- exit if non-root
- posibility to use arguments for files
- posibility to encrypt file
- posibility to remove or not an existing file
- posibility to melt file after run

  • Required data:
- First, you must select a file using browse button
- Then you may select where to drop the file. I recommend you the /tmp directory because it is writeable for all users ( Ex. "/tmp/filename" )
- Then you may select the execution command where you can use arguments for the executed file ( Ex. "/tmp/filename -args" ). Tip: If you want to drop the file to the current directory, if yo,u don't use an absolute path ( "file" instead of "/tmp/file" ) you must add a "./" to the command before the file name.
- The you can choose if to run the file or not, to encrypt it or not, to replace an existing file with same name or not and to melt ( delete ) the file after it is executed.
- After you add all your files, you may select general settings: if you want to melt ( delete ) the binded file after it is executed or not and if you want to stop the program if the user isn't root ( if you need a root account to run the binded file ).
- Also you can set some messages ( for command line ): a start message, a message that will appear only if the user is not root, and an end message.

  • Source Code included
- Written in: C++
- Binder ( GUI ) - using QT
- Stub ( compiled with size optimizations: -s ( strip symbols ) and -Os ( size optimizations )
- Stub comments are in romanian and GUI comments in english
- It is not extremly fast but it works well
- The encryption is a simple xor, the key is defined in "functions.h"

  • This is a Beta version, it could be problems. Please report any problems or errors. Of course, I'm opened to any suggestion.
  • Should I port this to Windows? The files are not loaded into memory, so it'll work like a scantime binder/crypter.
  • Sorry for my english

Thanks, Nytro @ RST ( nytro_rst[at]yahoo[dot]com )

PS: Nu l-am incercat decat eu, nu am gasit pe nimeni sa il testeze. Astept orice problema, eroare sau sugestie. Thanks.
En línea
[Zero]
Moderador
***
Desconectado Desconectado

Mensajes: 1.050


CALL DWORD PTR DS:[0]


Ver Perfil WWW
Re: Darky Binder v2.0
« Respuesta #1 en: 19 Diciembre 2009, 13:46 »

Me lo bajo para ver el código e la GUI en Qt, que bueno. La GUI la compilaste en Windows o en otro SO?

I will download it, i want to see the GUI's source code. Did you compile it on Windows?

Saludos

Edit:

Hey, really nice job man, the stub works fine on linux too, i thought that only the gui did it! If i have time, i will try to adapt the source code to windows too, this won't be very difficult. I coudn't import the *.pro file from the VC++ compiler, what version of Qt are you  using?
« Última modificación: 19 Diciembre 2009, 14:00 por Hacker_Zero » En línea


“El Hombre, en su orgullo, creó a Dios a su imagen y semejanza.”
Nietzsche
[L]ord [R]NA


Desconectado Desconectado

Mensajes: 1.508


El Dictador y Verdugo de H-Sec


Ver Perfil WWW
Re: Darky Binder v2.0
« Respuesta #2 en: 19 Diciembre 2009, 14:31 »

Ok, another binder...  good job.

I need some time to download the QT library but i can read and check that code.

Thnkz.

PSData: I don't speak or write in english, please don't fuck me with Grammaticals Problems.
En línea

Nytro

Desconectado Desconectado

Mensajes: 3


Ver Perfil
Re: Darky Binder v2.0
« Respuesta #3 en: 31 Diciembre 2009, 14:47 »

Hacker_Zero: You can use QT Creator for Windows. It is very simple to use it, and QT framework helps you a lot.

You must port the stub to windows too. But this should be very easy. Attention with "functions.h", don't forget it :)

R.N.A.: For Windows it'll be needed QT runtime.

http://c9s.blogspot.com/2007/05/qt-runtime-installer-for-windows.html

Sorry for my english. :)
En línea
177600531

Desconectado Desconectado

Mensajes: 95


Forever in Darkness


Ver Perfil
Re: Darky Binder v2.0
« Respuesta #4 en: 2 Enero 2010, 13:20 »

Si cand ai de gand sa faci o versiune pentru windows? ;D
En línea

Nytro

Desconectado Desconectado

Mensajes: 3


Ver Perfil
Re: Darky Binder v2.0
« Respuesta #5 en: 3 Enero 2010, 09:34 »

Nu cred ca voi face una, m-am apucat de un alt proiect ( PHP/MySQL ). Scopul era sa functioneze pe Linux. :)
En línea
Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
ayuda con el Darky Binder
Programación C/C++
iPeZ 12 1,534 Último mensaje 12 Enero 2011, 21:56
por iPeZ
Powered by SMF 1.1.16 | SMF © 2006-2008, Simple Machines