1
0
HP Array Configuration Utility - Reverse Engineering
Go to file
2023-06-25 16:46:11 +02:00
SmartArrayControllerTool Added more display friendly dumping 2023-06-25 16:46:11 +02:00
.gitattributes Add .gitattributes and .gitignore. 2023-06-23 02:21:33 +02:00
.gitignore Add .gitattributes and .gitignore. 2023-06-23 02:21:33 +02:00
README.md Added more display friendly dumping 2023-06-25 16:46:11 +02:00
SmartArrayControllerTool.sln Add project files. 2023-06-23 02:21:34 +02:00

HP Array Configuration Utility - Reverse Engineering

About

Trying to figure out which requests the HP ProLiant Array Configuration Utility for Windows 64-bit sends to my HP Smart Array P410 RAID Controller, so that I can script it to e.g. fetch disk alerts etc.

Heavily work in progress 🔥

Details

The ACU sends a couple of IOCTL_SCSI_MINIPORT IOCTLs with custom payloads on controller selection;

3rd party sources