Exploit i dun know how to use this exploit~~

07/26/2013 16:18 khaledlollol#1
so guys i got a gameserver exploit a kind of gameserver flood these are files in the exploit

SrDos.exe
SrDos.exe(shortcut)
silkroadsecurityapi.dll

where to put these files and how to use it.

thanks in advance
07/26/2013 16:21 alexhun#2
no.
07/26/2013 16:25 khaledlollol#3
what no lol
07/26/2013 21:07 prezlee44#4
First it's not a gameserver exploit.
Second it's a gateway server exploit.
Third it's only good for testing this exploit.
Forth you only have to set the srDos.config file and run the exe where ever you want.
Code:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <configSections>
        <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
            <section name="srDos_2.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
        </sectionGroup>
    </configSections>
    <userSettings>
        <srDos_2.Properties.Settings>
            <setting name="IP" serializeAs="String">
                <value>targetip comes here</value>
            </setting>
            <setting name="Port" serializeAs="String">
                <value>target port comes here</value>
            </setting>
        </srDos_2.Properties.Settings>
    </userSettings>
</configuration>
07/26/2013 21:23 鳳凰城#5
And it does not work anymore on 'highly edited' servers. because they're not that stupid to use old exes.