Pinned Repositories
30_os
自作osのやつ
cache_latency
a program measuring the cache latency
cloud-run-example
cloud2014-A2
enPiT Cloud 演習課題A2
cloud2014-C1
enPiT Cloud 演習課題C1
cow_monitor
module and example sources which enable cow monitoring for virtual machine introspection
csi-driver-daos
fault_injector
fault injection for kernel module unit test
rop_tools
useful tools for Return Oriented Programming(ROP) or Jump Oriented Programming(JOP)
tpm-quote-tools-plus
I found some problem with tpm-quote-tools-1.0.2 when I ran it on Infineon TPM version 1.2.0(e.g. when loading AIK, an error "while loading AIK, error code:0xa" occurs.). I plan to modified it and add some useful program to them.
tkokamo's Repositories
tkokamo/csi-driver-daos
tkokamo/rop_tools
useful tools for Return Oriented Programming(ROP) or Jump Oriented Programming(JOP)
tkokamo/cow_monitor
module and example sources which enable cow monitoring for virtual machine introspection
tkokamo/fault_injector
fault injection for kernel module unit test
tkokamo/tpm-quote-tools-plus
I found some problem with tpm-quote-tools-1.0.2 when I ran it on Infineon TPM version 1.2.0(e.g. when loading AIK, an error "while loading AIK, error code:0xa" occurs.). I plan to modified it and add some useful program to them.
tkokamo/30_os
自作osのやつ
tkokamo/cache_latency
a program measuring the cache latency
tkokamo/cloud-run-example
tkokamo/cloud2014-A2
enPiT Cloud 演習課題A2
tkokamo/cloud2014-C1
enPiT Cloud 演習課題C1
tkokamo/code
Example application code for the python architecture book
tkokamo/covalent_sample
tkokamo/daos_docker
tkokamo/ddmp
deadlock detector written in haskell
tkokamo/face_detection_sample
tkokamo/FAST_FAIR
Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree
tkokamo/gcs-mutex-lock
A global file-based mutex lock using Google Cloud Storage
tkokamo/go-daos
Go language bindings for daos
tkokamo/go-internals
A book about the internals of the Go programming language.
tkokamo/klursh-sezemi-2014-readable-code-2
tkokamo/kvfs
kvs based filesystem
tkokamo/linux
Linux kernel source tree
tkokamo/nand2tetris
implement nand2tetris
tkokamo/osdev
tkokamo/pv
program verification tool in haskell
tkokamo/smt_cache_poisoning
sample code to check performance downgrade by cache poisoning in smt
tkokamo/takos
my first os
tkokamo/uc_rust
Understanding computation in Rust.