You are not logged in.

#1 2009-12-16 07:47:38

Nytro
Member
Registered: 2009-12-16
Posts: 4

Darky Binder v2.0

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

Screenshot:

20kyceh.png

Download:

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 )

Offline

#2 2009-12-16 17:11:36

Nytro
Member
Registered: 2009-12-16
Posts: 4

Re: Darky Binder v2.0

Nobody tests it?

Offline

#3 2009-12-16 17:16:48

rebugger
Member
From: Germany
Registered: 2007-10-28
Posts: 229

Re: Darky Binder v2.0

tell us, why we should test it? sound like the typical scriptkiddy-stuff to me for what i left windows.

Offline

#4 2009-12-16 17:21:54

mutantpineapple
Member
From: UK
Registered: 2009-12-16
Posts: 29

Re: Darky Binder v2.0

interesting. what makes it different from, say, tar? besides the fact that you're having to execute the resultant file, which brings in all sorts of trust issues etc.

Offline

#5 2009-12-16 17:33:22

rebugger
Member
From: Germany
Registered: 2007-10-28
Posts: 229

Re: Darky Binder v2.0

@mutantpineapple: it's meant for binding scripts/app that harm the pc to "good" files... so tar is a different thing

Offline

#6 2009-12-16 17:38:07

mutantpineapple
Member
From: UK
Registered: 2009-12-16
Posts: 29

Re: Darky Binder v2.0

ah. so nothing anyone here would be interested in then, or even condone. lol

Offline

#7 2009-12-17 07:55:38

Nytro
Member
Registered: 2009-12-16
Posts: 4

Re: Darky Binder v2.0

Yo didn't get the idea. You can use a sorce code to run an evil script very easy adding the "evil script" to the source code, and adding a simple line of code inside of "configure".  There are many ways to do evil things. That was a simple suggestion, because many people on Windows use a binder to do evil things.

A tar is not self-extracting and doesn't run any file. With this tool you can run files.

Think good people...

Offline

#8 2009-12-17 08:39:05

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: Darky Binder v2.0

[Post deleted.]

Last edited by Wintervenom (2009-12-20 20:26:20)

Offline

#9 2009-12-17 11:04:31

Nytro
Member
Registered: 2009-12-16
Posts: 4

Re: Darky Binder v2.0

For what reason? It's just a simple application.

Offline

Board footer

Powered by FluxBB