NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
phancox
Jun 28, 2009Aspirant
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 firs...
super_poussin
Jun 29, 2009Virtuoso
the tail -c .... will works with add-ons done with the SDK not with jedi's add-ons
the tar xv wv will work on sparc with add-ons done with the SDK not with jedi's add-ons
the tar xv wv will work on sparc with add-ons done with the SDK not with jedi's add-ons
Skywalker:/tmp# tail -c `head -n 1 /Develop/TRANSMISSION-L/PRO-Transmission_1.73b01Light.bin | awk -Fsize= '{print $2}' | cut -d, -f1` /Develop/TRANSMISSION-L/PRO-Transmission_1.73b01Light.bin | tar -xv
install.sh
remove.sh
addons.conf
files.tgz
Skywalker:/tmp# ls
addons errors_003.log fuppes settings.json
addons.conf errors_004.log group.4071 toto
broken-out errors_005.log install.sh toto.sh
e4defrag errors_006.log kmotion_bash vbox.0
e4defrag.c errors_007.log netatalk22053 vbox.1
edimax_jpeg.jpg files.tgz netatalk2994 vbox.2
errors_001.log Fix_Firefox3_0.1.bin netatalk4260
errors_002.log fsck.log remove.sh
Related Content
NETGEAR Academy

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