Skip to content
View moreati's full-sized avatar

Sponsoring

@marcan

Organizations

@mitogen-hq
Block or Report

Block or report moreati

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. pickle-fuzz pickle-fuzz Public

    Attempts at fuzzing Python unpicklers

    Jupyter Notebook 36 2

  2. linesum linesum Public

    Line by line sha256sum, for when diff can't bridge the gap

    Python 2

  3. python-niceware python-niceware Public

    Niceware for Python - convert cryptographic keys to human-readable phrases, and back again

    Python 7 1

  4. password-permute password-permute Public

    Forked from usnistgov/PasswordMetrics

    Rearrange generated passwords so they're easier to type on a mobile device

    Python 2

  5. formatist formatist Public

    Converts %-style format strings to newer {}-style

    Python 1 1

  6. scanwalk scanwalk Public

    Walk a directory tree using os.scandir(), generating DirEntry objects

    Python