You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
disksectors
About this tag
The disksectors tag covers discussions about reading data directly from hard disk sectors, bypassing Windows DLLs and the file system. A user suspects a trojan has replaced a core Windows DLL, causing certain files to be hidden in Windows Explorer even when hidden and system files are set to be visible. They seek a tool that reads files directly from disk sectors, similar to backup software, but usable for file investigation and listing. This tag is relevant for advanced troubleshooting, malware analysis, and low-level data access on Windows systems.
I assume I have a trojan which replaced a certain windows core DLL by a modified version.
When I list all files in a directory (e.g. C:\widnows\system32\) in Windows Explorer then certain files are not visible.
Yes, I checked unhide hidden files on unprotect system files in WinExp options...