All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Untitled

    2064977·text·5.6 KB·2011-05-19 18:29 UTC
    #!/usr/bin/perl
    
    # Multi-threaded scan for OpenVNC 4.11 authentication bypass.
    
    use strict; # why not?
    
    use warnings;
    
    use IO::Socket;
    
    use threads;
    
    use threads::shared;
    
    use E
  • Unnamed

    2064976·text·11 B·2011-05-19 18:19 UTC
    asdfasdfasd
  • Someone

    2064973·text·1.0 KB·2011-05-19 18:17 UTC
    76 public handle_say(id)
    77 {
    78 if ( !sh_is_active() || !is_user_connected(id) || !get_pcvar_num(gPcvarShowChat) ) return
    79 
    80 new message[191]
    81 read_argv(1, message, charsmax(me
  • Someone

    2064972·text·907 B·2011-05-19 18:15 UTC
    public handle_say(id)
    77 {
    78 if ( !sh_is_active() || !is_user_connected(id) || !get_pcvar_num(gPcvarShowChat) ) return
    79 
    80 new message[191]
    81 read_argv(1, message, charsmax(mess
  • Unnamed

    2064970·text·7.0 KB·2011-05-19 18:09 UTC
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.Configuration.ConfigurationErrors
  • Unnamed

    2064967·text·13.3 KB·2011-05-19 18:06 UTC
    0.034 SELECT "core_permissiongrant"."id", "core_permissiongrant"."deleted", "core_permissiongrant"."action_id", "core_permissiongrant"."user_id", "core_permissiongrant"."group_id", "core_permissiongra
  • Anonymous

    2064958·text·2.4 KB·2011-05-19 17:54 UTC
    # begin build properties
    # autogenerated by buildinfo.sh
    ro.build.id=GRJ22
    ro.build.display.id=GRJ22
    ro.build.version.incremental=eng.atin.20110516.151047
    ro.build.version.sdk=10
    ro.build.versio
  • Miscellany

    2064957·text·20.8 KB·2011-05-19 17:53 UTC
    DebugMessage: Version 1.2a.062 last updated on: 05-01-2011 23:00
    DebugMessage: Entering WinMain
    DebugMessage: ******* Starting Game Shell *******
    Debug Message: COMMAND LINE: 
    DebugMessage: *
  • Mine

    2064955·text·7.3 KB·2011-05-19 17:46 UTC
    1. - (Yuval Bittoun Offical Remix) (6:00)
     2. Produx - Ichiban (Shekel Prod) (4:04)
     3. ~WELCOME~TO~THE~CLUB~/ãåãå àäøåï - ãåãå àäøåï - àäáä ììà âáåìåú (4:28)
     4. Shake
  • Mine

    2064952·text·3.3 KB·2011-05-19 17:43 UTC
    1. Voodoo & Serano - No Sleep (Cj Stone Remix) (5:35)
    2. Yinon Yahel ft Emmi - Jump (Radio Mix) (3:30)
    3. <<~WELCOME~TO~THE~CLUB~<<< - איזי-כלבויניקית (שפתיים זוג עיניים) (Shoam & Gavriel Remix) (5:
  • Unnamed

    2064951·text·8.1 KB·2011-05-19 17:40 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" cont
  • Anonymous

    2064936·text·820 B·2011-05-19 17:30 UTC
    static void RevertToKnownState(void)
    {
     shaderstate.curvertexvbo = ~0;
     GL_SelectVBO(0);
     GL_SelectEBO(0);
    
     while(shaderstate.lastpasstmus>0)
     {
     GL_LazyBind(--shaderstate.lastpasstmus, 0, r
  • Untitled

    2064934·text·97 B·2011-05-19 17:24 UTC
    For i As UInt32 = uStart To uEnd
     'some operation
     Next i
  • Stuff

    2064925·text·476 B·2011-05-19 17:13 UTC
    Index: lib/msf/util/exe.rb
    ===================================================================
    --- lib/msf/util/exe.rb (revision 12664)
    +++ lib/msf/util/exe.rb (working copy)
    @@ -934,7 +934,7 @@
  • Untitled

    2064923·text·780 B·2011-05-19 17:09 UTC
    OkOk.
    
    Since I dont think anything is going on at the space tonight, lets do a
    crypto night.
    
    Since this is such late notice and I dont have anything prepared.. I
    figure we can have a discussion
  • Someone

    2064902·text·6.0 KB·2011-05-19 16:57 UTC
    import java.awt.*;
    import javax.imageio.ImageIO;
    import java.io.IOException;
    import java.net.URL;
    import org.rsbot.script.ScriptManifest;
    import org.rsbot.script.Script;
    import org.rsbot.event.l
  • Untitled

    2064897·text·42 B·2011-05-19 16:54 UTC
    http://www.youtube.com/watch?v=uwChJHzoRPA
  • Untitled

    2064889·text·261 B·2011-05-19 16:51 UTC
    //is this valid?
    int main(){
     list<SomeObject> temp;
     someFunction(&temp);
     return 0;
    }
    void someFunction(list<SomeObject> * passed){
     SomeObject it;
     passed.push_front(it);//will a local copy
  • Untitled

    2064887·text·42 B·2011-05-19 16:51 UTC
    http://www.youtube.com/watch?v=tH84sdcDPs8
  • Stuff

    2064874·text·1.3 KB·2011-05-19 16:36 UTC
    import java.util.Arrays;
    import java.util.List;
    
    public class Eric {
     
     public static void main(String[] args) {
     
     /** looping through array an array **/
     String [] myValues = {"1", "2", "

older pastes →