dxshd.py is a Python script for disassembling compiled DirectX shader bytecode, shader models 1 through 3
Just Python, developed w/ Python 2.7.. not tested w/ anything else
Run> dxshd.py File should be a binary file containing only compiled shader bytecode
dxshd is licensed under the MIT license, the text of which is located within the LICENSE file that should be included with this source distribution.