Android ADB Driver
Android USB Driver, ADB and Fastboot Driver
// Read the .bin file fs.readFile('input.bin', 'utf8', (err, data) => { if (err) { console.error(err) return }