logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nihstro-disassemble — Utility for disassembling 3DS shader SHBIN files into human-readable source code

Authors

nihstro-disassemble was written by
       Tony Wasserka

       This manual page was written by
       David James <davidjamescastor215@proton.me>

Debian                                             2023-11-21                             NIHSTRO-DISASSEMBLE(1)

Description

nihstro-disassemble is a standalone shader disassembler for disassembling SHBIN files and inspecting meta
       data (symbol information, constant values, etc).

       Options:

       file    Parses the shader binary header and outputs basic information on the DVLE sections.

       fileDVLE_index
               Parses  the  shader binary header and outputs basic information, but also disassembles the shader
               code using the information in the indexed DVLE (main offset, symbols, etc).

Name

       nihstro-disassemble — Utility for disassembling 3DS shader SHBIN files into human-readable source code

See Also

nihstro-assemble(1)

Synopsis

nihstro-disassemblefile [DVLE_index]

See Also