NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

phancox's avatar
phancox
Aspirant
Jun 28, 2009

Inspecting Content of Add-on BIN File

Is there an easy way to unpack an add-on ".bin" file to review what it will do before actually installing it?

I looked at the "build_addon" script in the SDK and assumed I could just strip the first 16384 bytes from the file then untar it but the stripped file didn't appear to be valid to tar.

This is for ReadyNAS Pro.

THANKS

12 Replies

Replies have been turned off for this discussion
  • FrontView is a compiled perl module.

    Yes, it would read the header, then strip it off during extraction.
  • To convert from the .bin to a .tar file, simply run the following:

    dd if=file.bin of=file.tar bs=16k skip=1

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More