Darky Binder v2.0 ( Linux )

Networking/Security Forums -> UNIX // GNU/Linux

Author: NytroRST PostPosted: Wed Dec 16, 2009 12:00 pm    Post subject: Darky Binder v2.0 ( Linux )
    ----
Name: Darky Binder
Version: 2.0
Author: Nytro
Released: 15 December 2009
Powered by: Romanian Security Team

Screenshot:



Download:

Code:
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 )



Networking/Security Forums -> UNIX // GNU/Linux


output generated using printer-friendly topic mod, All times are GMT + 2 Hours

Page 1 of 1

Powered by phpBB 2.0.x © 2001 phpBB Group