Skip to content

nohbdy/dxshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dxshd.py - DirectX Shader Disassembler


dxshd.py is a Python script for disassembling compiled DirectX shader bytecode, shader models 1 through 3

Dependencies

Just Python, developed w/ Python 2.7.. not tested w/ anything else

Usage

Run> dxshd.py File should be a binary file containing only compiled shader bytecode

License

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.

About

DirectX Shader Disassembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages