Skip to content
View klinvill's full-sized avatar

Highlights

  • Pro

Organizations

@cuplv @CU-Cybersecurity-Club @cudsl @DeepLearningVerificationProject
Block or Report

Block or report klinvill

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. apache/spark apache/spark Public

    Apache Spark - A unified analytics engine for large-scale data processing

    Scala 38.4k 28k

  2. kaminsky-attack kaminsky-attack Public

    Implementation of a Kaminsky DNS cache poisoning attack for a network security class assignment

    Rust 3

  3. sayler-collisions sayler-collisions Public

    Code to find Sayler n-collisions. A Sayler n-collision is two distinct inputs that hash to values with the same first and last n hex digits

    Rust 1

  4. TunnelResolver TunnelResolver Public

    Chrome extension to automatically change the host of a url if it matches a list of specified values. Useful for working with UIs of systems you've tunneled into.

    JavaScript 1

  5. abstract_interpretation_testing abstract_interpretation_testing Public

    Simple static analysis tool using abstract interpretation written from scratch in Rust for educational purposes.

    Rust

  6. substring-search substring-search Public

    Class assignment to write a program that finds common substrings of length k using hash tables.

    Rust