-
Notifications
You must be signed in to change notification settings - Fork 33
openwrt-es/cfe-backup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This tool can dump the flash of a device with CFE bootloader into a file. It's compatible with all CFE bootloaders with "dm" command. Example: ./cfetool.py --read=test.bin --addr=0xB8000000 --size=0x20000 --block=0x10000 --addr: Memory Address --size: Memory Size --block: Buffer size (Default: 10240 -> 10Kb) Example: ./zyx1tool.py --read=test.bin --addr=0xB8000000 --size=0x20000 --block=0x10000 --addr: Memory Address --size: Memory Size --block: Buffer size (Default: 10240 -> 10Kb) Example: ./zyx2tool.py --read=test.bin --addr=0xB8000000 --size=0x20000 --block=0x10000 --addr: Memory Address --size: Memory Size --block: Buffer size (Default: 10240 -> 10Kb) Homepage: https://github.com/Noltari/cfetool Based on brntool (@rvalles): Homepage: https://github.com/rvalles/brntool
About
CFE backup tool.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published