Skip to content

jam1garner/nso-param-search

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

nso-param-search

A tool for searching for param hashes in Smash Ultimate NSO binaries

Input: an NSO file to search and a ParamLabels.csv

Output: GHIDRA Jython code to apply the labels to the given version of the binary

Usage

nso-param-search 0.1.0

USAGE:
    nso-param-search <nso-file> <param-labels>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <nso-file>
    <param-labels>

Example Output

About

A tool for searching for param hashes in Smash Ultimate NSO binaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages