Skip to content
View jasoncausey's full-sized avatar

Block or report jasoncausey

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

Popular repositories Loading

  1. tag_encode tag_encode Public

    Functions for reversible encoding of integer serial numbers to web- and human-friendly tag strings.

    C++

  2. objdump_to_bindump objdump_to_bindump Public

    To help visualize what binary instructions really look like, this utility takes the output of “objdump -d” and converts the hexadecimal Convert hex from objdump to binary

    C++