Skip to content
View guffre's full-sized avatar
Block or Report

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.

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 Loading

  1. binary-bomb binary-bomb Public

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

    C 3 1

  2. get-base-address get-base-address Public

    Gets the base address of an executable or module loaded in memory. GetBaseAddress

    C 2

  3. windows_netstat windows_netstat Public

    Windows implementation of netstat that shows PID and owning process name (without requiring admin priviledges)

    C 5 1

  4. shellcode_launcher shellcode_launcher Public

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

    C 9 1

  5. StegoPNG StegoPNG Public

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

    Python

  6. python-crypt python-crypt Public

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

    C