EvilZone

Programming and Scripting => C - C++ => : BackSlashx00 April 26, 2013, 05:41:35 AM

: Free Evil C/C++ Source Codes!
: BackSlashx00 April 26, 2013, 05:41:35 AM
For those who are into C++ as much as I am, I would like to share this bundle of source codes which contains some Trojans, key-loggers, .dll injections, etc.


By the way I did not create any of these codes so I am not trying to take credit for other peoples work, and I think some of these are old. I just found these sources on a web site which I cannot remember the URL to anymore. I found some good open source codes to work with, but did not try all of them yet.


One more thing, in case someone else has already shared these files on evilzone because I cannot remember where I got it from let me know lol.



: Re: Free Evil C/C++ Source Codes!
: Stackprotector April 26, 2013, 01:52:08 PM
For those who are into C++ as much as I am, I would like to share this bundle of source codes which contains some Trojans, key-loggers, .dll injections, etc.


By the way I did not create any of these codes so I am not trying to take credit for other peoples work, and I think some of these are old. I just found these sources on a web site which I cannot remember the URL to anymore. I found some good open source codes to work with, but did not try all of them yet.


One more thing, in case someone else has already shared these files on evilzone because I cannot remember where I got it from let me know lol.




Nothing compiled in here? just sources only?
: Re: Free Evil C/C++ Source Codes!
: rasenove April 26, 2013, 02:31:04 PM
Nothing compiled in here? just sources only?

what will you do with compiled files? Do reversing insted of looking at the source code to figure out what it does?

@OP, thanks for the shair, + 1
: Re: Free Evil C/C++ Source Codes!
: Fur April 26, 2013, 02:56:23 PM
My memory is fuzzy, but I think the sources was assembled by some guy called "Flamingw0rm".


But anyway, the content isn't fantastic, but it's decent enough.
: Re: Free Evil C/C++ Source Codes!
: Kulverstukas April 26, 2013, 04:53:05 PM
Not bad, will come in handy :) +1 to you sir
: Re: Free Evil C/C++ Source Codes!
: Snayler April 27, 2013, 11:33:19 PM
@OP, thanks for the shair, + 1
Here, take my chair too:
(https://gs1.wac.edgecastcdn.net/8019B6/data.tumblr.com/tumblr_m2zn72eirF1qbc0ku.jpg)
: Re: Free Evil C/C++ Source Codes!
: Kulverstukas April 28, 2013, 12:38:00 PM
Here, take my chair too:
I see your chair, here's my shear:

(http://www.medical-tools.com/shop/images/T/sheep-shear-double-bow-34cm.jpg)
: Re: Free Evil C/C++ Source Codes!
: Xires April 28, 2013, 07:13:44 PM
I see your chair, here's my shear:

(http://www.medical-tools.com/shop/images/T/sheep-shear-double-bow-34cm.jpg)

Scariest pube trimmers evar.
: Re: Free Evil C/C++ Source Codes!
: evensteven May 08, 2013, 01:37:35 AM
Interesting....definitely going to be fun to look at how it works!
: Re: Free Evil C/C++ Source Codes!
: xC May 08, 2013, 06:29:46 AM
Thanks for the post, however there are a few empty or incomplete projects.
: Re: Free Evil C/C++ Source Codes!
: evensteven May 08, 2013, 07:44:01 AM
The developers wrote no notes about their code!...very difficult to follow some of the functions--basically spaghetti. On top of that dangerous to run so....hard to work. Anyone, analyze any of the source? find anything interesting?
: Re: Free Evil C/C++ Source Codes!
: BackSlashx00 May 09, 2013, 05:33:16 PM
A safer way for testing some of the snippets is using a VirtualBox with Windows installed. This way you can avoid reformatting your hard drive or avoiding curruption.
: Re: Free Evil C/C++ Source Codes!
: Xires May 14, 2013, 08:14:45 PM
I'd actually advise NOT 'testing' the code directly.  Read it, learn it & understand it.  Only 'test' the parts that you understand.  Otherwise you're just inviting chaos.  However, at the testing stage, doing as BackSlashx00 suggested and using a VM is a good idea.  I'd suggest using something like TinyXP on the guest system.  A Linux host is also strongly recommended but then I'm biased.