Skip to content

Vanuan/pocketbook_free_swupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project's goal is to create opensource tool to manage swupdate firmware files.

Usage:

./extract.sh /path/to/SWUPDATE.BIN
enter password (to mount image)
see the files in rootfs_extracted folder.

./arm_chroot
enter password (needed to chroot)
run arm programs like on device.

Requirements:

For extraction:

- linux
- make
- g++

For chrooting:

- qemu-arm-static
- binfmt-support

Check whether the binfmt entries were successfully registered:
- update-binfmts --display

About

Opensource PocketBook swupdate project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors