From 1e84b07b393c8efedf2f594641e7736749e680dc Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Sun, 25 Nov 2012 22:57:04 +0100 Subject: Update doc --- doc/dumping | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'doc/dumping') diff --git a/doc/dumping b/doc/dumping index f0441b5..bbddc89 100644 --- a/doc/dumping +++ b/doc/dumping @@ -1,16 +1,14 @@ -Dumping the firmware +Dumping the firmware: This technique consists on reconstructing a firmware image dumping pieces at certains offsets of the device internal memory. - - -Technical details: +Technical details: * The internal flash memory is exposed to the system as MTD devices. * Is possible to dump the individual sections of a flashed firmware. * - * READ src/dump.c for detailed information. + * READ src/local.c for detailed information. mtd0 - contains xloader and sencodary pieces of the bootloaders 0x00000 - xloader.bin (size is 0x03600) -- cgit v1.2.3