Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 562 Bytes

File metadata and controls

41 lines (26 loc) · 562 Bytes

SenobiNX tools

build_pfs0.py

generate PFS0 file from directory

usage: build_pfs0.py [-h] indir [outfile]

extract_pfs0.py

extract PFS0 file to directory

usage: extract_pfs0.py [-h] infile [outdir]

build_kip.py

generate KIP file from ELF and JSON

usage: build_kip.py [-h] in_elf in_json [outfile]

build_npdm.py

generate NPDM file from hactool JSON format

usage: build_npdm.py [-h] infile [outfile]

parse_npdm.py

generate TOML file from NPDM file

usage: parse_npdm.py [-h] infile outfile