CodeStandard/devops/windows tools.txt
2024-06-07 20:00:25 +03:00

8 lines
279 B
Plaintext

1. Dependencies - analyse dependencies for dll and exe
# helps with Critical error "the application was unable to start correctly 0xc00007b"
2. LongPathTool - deal with windows paths > 260 symbols
3. WinSpy64 - analyze open windows
4. ProcessExplorer - analyze open processes