[Share] SQL Injector Program

06/23/2008 16:39 zaf101#61
if anybody trades me a very good cheat i will pm you every single step that you need to do with this crap...

FYI:
Using this program I was able to get a GM account, unban all of my banned friends, +7 Cerberus, +7 Int Dark EW set, Storm Elems, 99pcs of all types of jades, etc...I will explore more later...Thanks to the guy who posted some of the GM commands in RFa...

By the way..I got my account banned and IP Banned...
but still I managed to unban my IP and account...

RFaddiction is pretty messed up now...
06/23/2008 21:14 Nyghtwing#62
Nice one i play at RFA and for sure it is messed up right now. Can you PM me some hints on how you did it on RFA like maybe the SQL IP address.
06/23/2008 23:13 blackx2#63
"99pcs of all types of jades" i nid 5 =)
06/24/2008 02:12 playforbooting#64
yes this is hacking indeed.. and it is punishable by law....

and o bTW... not all who got caught on this kind of doing was impounded in jail.. i know one hacker in Philippines who was caught and them brought to states to learn programing and was hired by the Government of the philipines
06/25/2008 05:23 AcidRainZ#65
SQL injector is a great program far from WPE and CE
06/25/2008 05:46 AcidRainZ#66
what is the server site for RFPH?
06/25/2008 08:24 dav461#67
i didn't get gm account, but i wrote my random numbers to upgrading +7...in the table server mysql query i think there is gm acc and users
Code:
srand((unsigned)time(NULL));
Code:
for(int i = 0; i < upgrade_jewel_num; i++)
{
if(!pJewelFld[i])
   fRate += 0.125;
else
   fRate += pJewelFld[i];
}
Code:
BYTE GetItemUpgedLv(DWORD dwLvBit)
{
    BYTE byLv = 0;
    for(int g = 0; g < MAX_ITEM_LV; g++)
    {
        BYTE byTemp = (BYTE)((dwLvBit>>(g*4))&0x0000000F);
        if(byTemp == __NO_TALIK)
            break;
        byLv++;
    }
    return byLv;
}
Code:
dwTotalRate = s_dwItemUpgSucRate[byLv]*fRate/upgrade_jewel_num)*1000;
Code:
DWORD dwR1 = rand();
DWORD dwRand = (dwR1<<16)+rand();
Code:
switch(byLv)
            {
            case 5:
                if(125 > ::rand()%1000)
                    bTalikBreak = true;
                break;
            case 6:
                if(250 > ::rand()%1000)
                    bTalikBreak = true;
                break;
            case 7:
                if(500 > ::rand()%1000)
                    bTalikBreak = true;
                break;
            }
Code:
bool bItemBreak = false;
switch(byLv)
{
    case 5:
        if(125 > ::rand()%1000)
        bItemBreak = true;
        break;
    case 6:
        if(250 > ::rand()%1000)
        bItemBreak = true;
        break;
    case 7:
        if(500 > ::rand()%1000)
        bItemBreak = true;
            break;
06/25/2008 10:31 kamoteqako#68
Can you please recommend another SQL version that doesnt need a service 1 OS. Is there a SQL that i can use for service pack 2 and 3. Please Share or reply...........................^^, THANKS
06/25/2008 11:32 nico0900#69
How do I start using it with RF???? pls reply
06/26/2008 01:33 Binary#70
Quote:
Originally Posted by omgawts View Post
SQL is the worst of them all.

More sinister than Cheat Engine and WPE of packet snipers combine.

SQL will shake the world of online games, SQL Injectors are for the devils.
And that's without exaggeration.

THEN AGAIN- this is a general tool to look for SQL injection vulnerabilities on websites.
I seriously doubt you have created this.
06/26/2008 04:21 jasonx25#71
this SQL thing use C codes?
06/26/2008 07:39 coyo_chili#72
Quote:
Originally Posted by dacheater View Post
This is what will make RF even more interesting. with this you can exploit certain parts of the servers database, etc...

i'm looking forward to what the people here are capable of.
geez is that all r for real?
06/26/2008 08:55 kamoteqako#73
can you recommend another SQL program that i can use for service pack 2 and 3................please reply.................^^,
06/26/2008 09:49 AcidRainZ#74
try sqlpowerinjector v2
06/26/2008 09:56 AcidRainZ#75
guys can u give more tips on this i tried it on every site but it seems i can make it work ..im using SQLpowerInjector 1.2