Skip to content

serain/wansfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Old stuff I wrote at Uni - kept for entertainement

wansfw

Tool for packing, unpacking and validating firmware files for Wansview IP Cameras.

CAUTION

Tested on model NCB-541W firmwares only, it may work on others

Unpacking

./wansfw.py --unpack -i 51.3.0.152.bin

Will unpack the target firmware's file system into unpacked_51.3.0.152/

Packing

./wansfw.py --pack -i custom_firmware/

Will pack the target directory into custom_firmware.bin

Check

./wansfw.py --check -i firmware.bin

Checks that the target firmware contains a valid head, tail and 4 byte length "check".

About

Wansview Firmware Packer/Unpacker

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages