Get the Roto-Rooter App

Download
Skip to main content

Your Local Roto-Rooter Plumber in

York, PA

Open 24/7,
7 Days a Week

Bin To Nsp Online

nspbuild -t output.nsp extracted\*.nca

def add_bin_file(self, bin_path): """Add a raw BIN file as a section""" self.sections.append( 'path': Path(bin_path), 'offset': 0 # will be recalculated ) return self bin to nsp