Skip to content
View guffre's full-sized avatar

    Block or report guffre

    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 is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Pinned Loading

    1. binary-bombbinary-bombPublic

      Reverse engineering, binary bomb, windows RE, challenge, re all the things

      C 3

    2. shellcode_launchershellcode_launcherPublic

      A shellcode launcher written in assembly. Executes shellcode saved in a file.

      C 8 1

    3. StegoPNGStegoPNGPublic

      Steganography tool. Arbitrary data can be stego'd into PNG images. Features built-in encryption!

      Python

    4. python-cryptpython-cryptPublic

      Deep dive into understanding exactly how sha512-crypt works. Also includes Python implementation of bcrypt and blowfish.

      C

    5. goldengoosegoldengoosePublic

      An executable that lets you monitor a Windows machine remotely.

      C 2

    6. git-gud-udpgit-gud-udpPublic

      Reliable UDP transfer in native Python. Data is dependable and ordered. Syntax is similar to TCP with send and recv

      Python