Skip to content

Droid NAS vs Microsoft Research Detours

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

Droid NAS

Droid NAS

File Sharing

Droid NAS is an open source network-attached storage (NAS) operating system based on Android that allows you to convert old phones and tablets into NAS devices. It supports features like file sharing, DLNA media server, Samba, FTP, and more.

nasandroidfile-sharingdlnasambaftp
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