/tupinject

dll injector in rust to track file sytem operations

Primary LanguageRust

#tupinject

Build status dll injector that tracks file system calls during execution. Uses rust bindings of the microsoft detours library. Use the sister repo svark/tupsetuphook to hook up the dll produced by this crate into a 32 or 64 bit application.