This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class _basePtr; | |
class VirtualServerManagerPtr; | |
class Loopback; | |
class VirtualServerContainerPtr; | |
class VirtualServerContainer; | |
class VirtualServerBase; | |
class VirtualServerSettings; | |
class TeamspeakString; | |
class ServerPropties?; | |
class N0000135F; |
We can make this file beautiful and searchable if this error is corrected: It looks like row 7 should actually have 24 columns, instead of 19 in line 6.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pokemonid,pokemonlevel,cp,perfection,stamina,staminamax,move1,move2,candy,ownername,origin,heightm,weightkg,individualattack,individualdefense,individualstamina,cpmultiplier,battlesattacked,battlesdefended,creationtimems,numupgrades,additionalcpmultiplier,favorite,nickname | |
Magikarp,35.5,245,100,42,42,SplashFast,Struggle,3226,,0,0.9997301,9.946898,15,15,15,0.25572,0,0,1469918453341,63,0.508766,0,Magikarp_100 | |
Eevee,4,112,100,31,31,TackleFast,BodySlam,2479,,0,0.3215414,8.34094,15,15,15,0.25572,0,0,1470142473902,0,0,0,Eevee_100 | |
Eevee,35,1000,100,95,95,TackleFast,BodySlam,2479,,0,0.2616418,3.791762,15,15,15,0.4225,0,0,1469808371481,50,0.3390638,0,Eevee_100 | |
Flareon,6,436,100,46,46,EmberFast,HeatWave,2479,,0,0.7928612,15.95285,15,15,15,0.3210876,0,0,1470143389804,0,0,0,Flareon_100 | |
Hitmonchan,8,341,100,43,43,BulletPunchFast,BrickBreak,45,,0,1.389249,51.08195,15,15,15,0.3492127,0,0,1470073931039,2,0.02602291,0,Hitmonch_100 | |
Aerodactyl,13.5,835,100,85,85,BiteFast,AncientPower,73,,0,1.375577,53.48305,15,15,15,0.481685,0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace Fastoon\Http\Controllers; | |
use Fastoon\Entries; | |
use Fastoon\Keys; | |
use Illuminate\Http\Request; | |
use Validator; | |
use File; | |
use Illuminate\Support\Facades\Cache; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
This file is part of Spaghetti_bot for twitch - An advanced event-driven Twtich Bot written in PHP with a nice plugin system | |
Copyright (C) 2011 DrWhat [[email protected]] | |
This program is free software; you can redistribute it and/or | |
modify it under the terms of the GNU General Public License | |
as published by the Free Software Foundation; either version 2 | |
of the License, or (at your option) any later version. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Basic filter | |
Comments | |
‘ or 1=1# | |
‘ or 1=1– – | |
‘ or 1=1/* (MySQL < 5.1) | |
' or 1=1;%00 | |
' or 1=1 union select 1,2 as ` | |
' or#newline | |
1='1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <Windows.h> | |
#include <iostream> | |
#include "library.h" | |
#include "macro.h" | |
#include "rva.h" | |
#include "rc4.h" | |
#include "symbols.h" | |
#include "dll32.h" | |
#include "tea.h" | |
#include "patchutils.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// DrWhatss CS:GO config | |
// Updated 7/21/15 | |
// Rates | |
rate "128000" | |
cl_cmdrate "128" | |
cl_updaterate "128" | |
cl_interp "0.0" | |
cl_interp_ratio "1" | |
cl_lagcompensation "1" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace App\Http\Controllers; | |
use App\Http\Requests; | |
use App\Http\Controllers\Controller;; | |
use Illuminate\Http\Request; | |
use Illuminate\Session\SessionServiceProvider; | |
use Illuminate\Foundation\Auth\AuthenticatesAndRegistersUsers; | |
use Illuminate\Http\RedirectResponse; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var Key3 = "sRnoTpMqcHfB94Kbd8gCDxEXtFiG2u6v$O%PQSl&U7YwZa3hLNryIz01JWAejkV52"; | |
var Key2 = "CesDxEcFl'U7YwZpMqrXtBu6v:kV5mRnyIiG2HjfNO.PKSzLaQbd8gAh0oT1JW343"; | |
var Key1 = "bcdefgEFGHIJKLhijklmnopqrsABCDP12345uvw6789+MNO/=QRSTUVWXYZatxyz4"; | |
function key2Lock(ipc) { | |
var opo = "", | |
chr1, chr2, chr3, enc1, enc2, enc3, enc4, i = 0; | |
do { | |
chr1 = ipc.charCodeAt(i++); | |
chr2 = ipc.charCodeAt(i++); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php // For highlighting | |
if (( isset( $_POST['username'] ) && $sqlBlacklist->CheckStringForAttackString( $_POST['username'] ) == true )) { | |
$sqlBlacklist->AddBlacklistedIP( djbgijfffi( $_SERVER['REMOTE_ADDR'] ), BLACKLIST_REASON_SQLI ); | |
baecfadce( 'HTTP/1.0 404 Not Found' ); | |
exit(); | |
}else { | |
if (( isset( $_POST['password'] ) && $sqlBlacklist->CheckStringForAttackString( $_POST['password'] ) == true )) { | |
$sqlBlacklist->AddBlacklistedIP( djbgijfffi( $_SERVER['REMOTE_ADDR'] ), BLACKLIST_REASON_SQLI ); | |
baecfadce( 'HTTP/1.0 404 Not Found' ); |
NewerOlder