Skip to content

kittel/kernel_integrity

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
m4
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Kernel Integrity Check
======================

This tool is for both validating the kernel code integrity of a running VM as
well as to check the integrity of kernel stack structures with the aim to find
control structures for return-oriented-programming like approaches.


Usage
-----

#### Mounting guest filesystem

When mounting the guest filesystem, you may want to automatically
update symlink destinations:

Guest-VM-absolute symlinks stay mountpoint-relative that way:

`sshfs -o transform_symlinks vm@vmhost:/ mountpoint/`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages