Bull Moose (Formerly Atomical)
Trees




News:
6/11/2010: Created LSMail in C, easy to use mailing library. Simply #include "mx.h" and call the LSMail() function!
The function prototype is:
static void LSMail(const char *from,
     const char *to,
     const char *subject,
     const char *body
);
5/29/2010: PKILL - The Ultimate Process Killer
5/18/2010: Created Gefwef Crypter in C. (Requires MinGW)
5/18/2010: I'm back after that long while (AWOL), I have finals, and I have released my Crypter. I have to review some things to get back to the programming mentality.
3/2/2010: Created XDOS - Denial of Service Tool.
2/20/2010: Created BigAnt Server 2.50 BOF Exploit in C that overwrites SEH. The default payload for the shellcode is download and exec.
1/25/2010: CPU for main computer died. Naja is still slowly coming out, it would be faster with my main computer though. Infected myself accidentally during testing with a bug that caused a fork bomb; Fun (I fixed it though). Once I get my main computer running, the development process will quickly speed up.
1/24/2010: Win32/Naja.A is coming out as I planned. So far it has GREAT Anti Anti Virus Techniques, now I am working on MAPI Mailing part and still debugging. During my endeavors, I also noticed it is quite UD, way more than previous ones.
1/20/2010: I was testing Newstar v4's Keylogger and found out it uses a lot of CPU speed.
So I wrote this macro loop which reduces CPU usage in the form of a while loop:
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#endif
#include <windows.h>
#define xwhile(a) while(a) {Sleep(8);

/* Example: xwhile(1) ;} */

Download link to efficiency.h.
1/19/2010: Created Website, thank you herm1t for hosting.

Sources:
6/11/2010: LSMail v1
5/29/2010: pkill.c
~ DNS Lookup Tool
~ BullMoose Trojan
~ Cairuh Worm
~ Cairuh.B Worm
~ Hexbot2 IRC Bot
~ Newstar v4 Trojan
3/2/2010: xdos.c
2/20/2010: BigAnt Server 2.50 BOF Exploit in C that overwrites SEH.
1/19/2010: Beta library of Win32/Naja.A.
1/19/2010: Sources of previous Malware I created.

Utilities:
6/11/2010: LSMail v1
5/29/2010: PKILL - The Ultimate Process Killer
~ Haxalot Hack Pack
5/18/2010: Created Gefwef Crypter in C. (Requires MinGW)
1/19/2010: Simple PE32 File Protector I created a while ago.

Wanted:
Shockwave (slRixer), if you are here, contact me immediately.

Contact info:
twitter.com/BullMoose_vX
MSN: atomical1[at]live[dot]com