Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View XMPPwocky's full-sized avatar

Sponsoring

@thestinger
@dimforge

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. nodebeefcl nodebeefcl Public

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

    Python 32 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 1

  6. quadio quadio Public

    Rust