summaryrefslogtreecommitdiff
path: root/2009/foss-mobile_world-seville2009/html/mgp00033.txt
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2009/foss-mobile_world-seville2009/html/mgp00033.txt
import of old now defunct presentation slides svn repo
Diffstat (limited to '2009/foss-mobile_world-seville2009/html/mgp00033.txt')
-rw-r--r--2009/foss-mobile_world-seville2009/html/mgp00033.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/2009/foss-mobile_world-seville2009/html/mgp00033.txt b/2009/foss-mobile_world-seville2009/html/mgp00033.txt
new file mode 100644
index 0000000..1314fe8
--- /dev/null
+++ b/2009/foss-mobile_world-seville2009/html/mgp00033.txt
@@ -0,0 +1,14 @@
+FOSS in the Mobile World
+Disassembling WinCE ROM files
+
+
+Disassembling WinCE ROM files
+'datextract' to extract different portions like OS image
+'x520.pl' to remove spare NAND OOB sectors from image and get a file
+split resulting image in bootsplash, cabarchive and disk image
+'xx1.pl' to split cabarchive into CAB files
+'partextract' to split disk image in partitions
+'SRPX2XIP.exe' (wine) to decompress XPRS compressed partition0+1
+'dumpxip.pl' to dump/recreate files in partition0 and 1
+'ImgfsToDump.exe' to dump/recreate files in partition2 (imagefs)
+
personal git repositories of Harald Welte. Your mileage may vary