Skip to content
View PolyatomicBrian's full-sized avatar
  • Philadelphia, PA

Block or report PolyatomicBrian

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. Make-Rainbow-Table Public

    A simple rainbow table generator supporting MD5, SHA224, SHA256, SHA384, and SHA512, written in Python 2.7.

    Python 8 12

  2. SKey-OTP Public

    Client-Server implementation of Lamport's S/KEY (OTP) scheme.

    Python 2

  3. S20-Disassembler Public

    Disassembles a binary stream of input stemming from the S20 computer, a 24-bit machine with 32 kilowords of memory.

    Python

  4. L4D2-GameHacking-Trainer Public

    Game hacking trainer for L4D2 that modifies assembly instructions loaded into memory or direct memory values to provide cheats like infinite ammo or infinite health. Addresses & offsets discovered …

    C++ 2 1

  5. FTPClient Public

    FTP Client (mostly) adhering to RFC 959 and RFC 2428.

    Python

  6. AWS-CICD-Pipeline-For-Lambda-APIs Public

    CICD Pipeline for an API Gateway with Stages backed by different Lambda Versions

    Python