C# File.Exists return true when I embeded dll
Posted: Mon May 08, 2023 8:58 am
Hello,
I merged an exe with Hoge.dll.
And the dll calls File.Exists("Hoge.dll")
I expect that this function returns False.
However this function returns True!
Does Enigma Virtual Box hook the function File.Exists?
I want to know how to check if Hoge.dll exists in a storage actually.
Thanks.
I merged an exe with Hoge.dll.
And the dll calls File.Exists("Hoge.dll")
I expect that this function returns False.
However this function returns True!
Does Enigma Virtual Box hook the function File.Exists?
I want to know how to check if Hoge.dll exists in a storage actually.
Thanks.