Pinned Repositories
caging
Repo for the Caging Project
lind-linuxkit-project
Repo for our Lind LinuxKit project.
lind_paper_atc17
Repo for Lind paper camera-ready version for USENIX ATC '17
lind_paper_nsdi17
Lind paper for NSDI'17
lind_paper_usenix16
Repo for Lind Paper Usenix Security 2016
Lind_Project
My Code Repository for Lind Project
linuxkit_kernel_instrumentation_include
My repo for the LinuxKit kernel instrumentation with the include dir instrumented using printk
application_security
code repository for application security class
bear-make-compilation-database
Repo storing compilation database files generated by building with bear
clang-ast
detectivelyw's Repositories
detectivelyw/my_flask_frontend
This is my FLASK APP front-end for our LinuxKit web service.
detectivelyw/lind-linuxkit-project
Repo for our Lind LinuxKit project.
detectivelyw/lind-linuxkit-paper
Repo for our Lind LinuxKit paper
detectivelyw/my_travis_ci_test
Repo for testing my travis_ci setup.
detectivelyw/cv
CV
detectivelyw/PhD_dissertation_proposal
My PhD dissertation proposal
detectivelyw/lind-linuxkit-data
Repo for the LinuxKit Gcov kernel trace data we used in our Lind LinuxKit paper.
detectivelyw/linuxkit-logs
Logs
detectivelyw/lind-linux-kernel-instrumentation
Repo for our tool to conduct the auto kernel instrumentation based on our popular paths data.
detectivelyw/linuxkit-kernel-instrumentation-backup
Back up for our Linux kernel v4.9.86 instrumentation.
detectivelyw/LinuxKit-Popular-Paths-Data
Repo for the "popular paths" data we collected by running popular Docker containers in the LinuxKit VM
detectivelyw/linux-kernel-vulnerabilities
Repo for storing the kernel lines of the Linux kernel CVE vulnerabilities we studied.
detectivelyw/linuxkit-automated-experiments
Repo to store the scripts and data for our automated experiments conducted in LinuxKit
detectivelyw/lind_popular_paths_data
Repo for the popular paths data in our Lind project
detectivelyw/linuxkit-config-files
Repo for storing our yml config files for running experiments in LinuxKit
detectivelyw/linuxkit-data-backup
Repo for storing our LinuxKit "popular paths" data.
detectivelyw/LinuxKit-Infrastructure
Repo containing config files and bash scripts for running automated experiments in LinuxKit
detectivelyw/LinuxKit-Data
Repo storing our popular paths data for running popular Docker containers in LinuxKit.
detectivelyw/clang-basicblock-tool
Repo for our Clang basic block analysis tool
detectivelyw/tracks-kernel-instrumenting-tools
detectivelyw/clang-basicblocks-analyzer
detectivelyw/clang-kernel-build
Our repo for building the Linux kernel with Clang
detectivelyw/lind-clang-llvm
Our clang-llvm tool for obtaining the basic blocks from the C cource files
detectivelyw/NaCl-build-programs
Repo for the programs that we compile with NaCl / Lind
detectivelyw/bear-make-compilation-database
Repo storing compilation database files generated by building with bear
detectivelyw/linuxkit_kernel_instrumentation_fine-grained
This is the repository that contains our fine-grained LinuxKit kernel instrumentation
detectivelyw/clang-ast
detectivelyw/past_projects
Code from some of my past projects
detectivelyw/linuxkit_kernel_instrumentation_include
My repo for the LinuxKit kernel instrumentation with the include dir instrumented using printk
detectivelyw/linuxkit_instrumentation
Repo for my research work on instrumenting the unpopular paths in LinuxKit kernel