Skip to content

jzebedee/cacheout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cacheout

Cacheout is a user-mode memory cache that is local to a single application. Cacheout uses the managed injection techniques from Nightmare to hook file system calls in a target x86 process and redirect them to managed handlers, allowing for arbitrary modification of an application's view of the underlying file system.

About

Cacheout provides an application-local file system hook and memory cache for file access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages