Skip to content

eXpl0it3r/Sentinel

Repository files navigation

Western Digital Sentinel DS6100 Tools

The Western Digital Sentinel DS6100 server ships with a collection of proprietary .Net tools to manage the server hardware. Western Digital hasn't provided any software updates in years and the tools are made for the Windows Server Essentials which is no longer supported. This repository serves as collection for the decompiled source code with the aim to allow alternative managing software.

WD Sentinel DS6100

Libraries & Tools

  • hwlibdn - .Net binding for the native Western Digital Hardware Library
  • MvApi - .Net binding for the native Marvell SATA RAID Controller API
  • SpacesApi - Western Digital Spaces API provides access to disk managing operations
  • SysCfg - Western Digital System Config holds various WD system specific config properties
  • WDStorLib - Western Digital Storage Library
  • SentinelConsole - Custom command line tool to retrieve some hardware infos

References

Disclaimers

  • Code is fully based on the provided DLLs by Western Digital
  • As this code is directly talking to the hardware, use is at your own risk
  • I am not responsible for anything you do with this code

About

Western Digital Sentinel DS6100 Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages