Skip to content

A simple libc preloader in rust that alters file read

Notifications You must be signed in to change notification settings

McCzarny/rust-preloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-preloader

An .so preloader libarary that overrides the open, close and read system calls.

Usage

See test.sh for usage.

TODO

Clean up the code and try to avoid the use of unsafe as much as possible.

About

A simple libc preloader in rust that alters file read

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published