An open API service indexing awesome lists of open source software.

https://github.com/gwihlidal/dxil-signing

Utility to sign DXIL code after compilation
https://github.com/gwihlidal/dxil-signing

Last synced: over 1 year ago
JSON representation

Utility to sign DXIL code after compilation

Awesome Lists containing this project

README

          

# DXIL Signing Utility

### Usage
`dxil-val.exe --input --output `

### Before
![Before Signing](images/unsigned.png)

### After
![After Signing](images/signed.png)