Skip to content
View saim29's full-sized avatar
  • FoRTE research group
  • Blacksburg, Virginia
Block or Report

Block or report saim29

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

  1. ssl-certificate-scraper ssl-certificate-scraper Public

    A simple SSL certificate scraper written in python

    Python 1

  2. saim29.github.io saim29.github.io Public

    Forked from academicpages/academicpages.github.io

    Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

    JavaScript

  3. tracer-module tracer-module Public

    Linux kernel module to trace and restrict access to system calls for specific processes

    C

  4. basic-system-call basic-system-call Public

    Basic system call implementation for the linux kernel v5.8

    C

  5. static-pfunc-analysis static-pfunc-analysis Public

    A static analysis pass written using LLVM to analyze a program decomposed into trusted and untrusted functions

    C++ 1

  6. data-flow-framework data-flow-framework Public

    An LLVM wrapper pass for implementing different data flow analysis

    C++