#Virtual FS

3 messages · Page 1 of 1 (latest)

trail abyss
#

HI, I have an external SSD where I store my programs. I want to be able to take the SSD with me everywhere and have all the data on the SSD. However, there’s a problem: Some programs access locations like %AppData%. As you know, %AppData% is on the C: drive and not on the SSD. My goal is to create a DLL or something similar that redirects access to the SSD, such that access to %AppData% is redirected to SSD:/Path/to/appData, ensuring that everything remains on the SSD.

Now my question is whether I should do this using DLLs and hooks, or if you have better ideas. I’m relatively new to C++ and hooking, so I’m seeking help and possible approaches. Thank you in advance

median hemlock
rotund waspBOT
#

@median hemlock has reached level 4. GG!