Skip to content

Microsoft Research Detours vs SkidBase

A side-by-side look at Microsoft Research Detours and SkidBase. For an in-depth review of either product, follow the links below.

Microsoft Research Detours

Microsoft Research Detours

Development

Microsoft Research Detours is a software package that enables you to intercept and modify functions in Windows applications by intercepting Win32 functions. It works by allowing developers to add instrumentation code to any binary without modifying the source code.

interceptioninstrumentationwin32-api-hooking
SkidBase

SkidBase

Security & Privacy

SkidBase is an open-source computer forensic toolkit for Windows. It is designed to help investigators analyze forensic images efficiently. SkidBase provides various features like viewing event logs, browsing files, extracting data, registry analysis, search tools, and more.

forensicsinvestigationregistryanalysisopensource