Open skejeton opened 4 months ago
Ideally we would intercept all filesystem operations. As a workaround, add th::convPath. Current approach of intercepting rtlfopen will likely be forbidden.
th::convPath
rtlfopen
This is a dependency for #127
Ideally we would intercept all filesystem operations. As a workaround, add
th::convPath
. Current approach of interceptingrtlfopen
will likely be forbidden.