Skip to content
View XMPPwocky's full-sized avatar

Sponsoring

@thestinger
@dimforge
Block or Report

Block or report XMPPwocky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. nodebeefcl nodebeefcl Public

    Recovers V8 Math.random seed from outputs, even when they are not consecutive.

    Python 31 6

  2. obfustring.rs obfustring.rs
    1
    use core;
    2
    use core::prelude::*;
    3
    use collections;
    4
    
                  
    5
    pub struct ObfuscatedString {
  3. poc.py poc.py
    1
    import dpkt, socket, struct, binascii, sys, time, random
    2
    
                  
    3
    if len(sys.argv) < 2:
    4
        print "Usage: poc.py pcapfile"
    5
        print "PCAP file must contain only the UDP packets of a Steam connection."
  4. myq-gdo-reversing myq-gdo-reversing Public

    HTML

  5. pic_glitcher pic_glitcher Public

    Python

  6. quadio quadio Public

    Rust