summaryrefslogtreecommitdiff
path: root/2009/foss-mobile_world-seville2009/html/mgp00032.txt
diff options
context:
space:
mode:
Diffstat (limited to '2009/foss-mobile_world-seville2009/html/mgp00032.txt')
-rw-r--r--2009/foss-mobile_world-seville2009/html/mgp00032.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/2009/foss-mobile_world-seville2009/html/mgp00032.txt b/2009/foss-mobile_world-seville2009/html/mgp00032.txt
new file mode 100644
index 0000000..c0fa8e0
--- /dev/null
+++ b/2009/foss-mobile_world-seville2009/html/mgp00032.txt
@@ -0,0 +1,15 @@
+FOSS in the Mobile World
+Disassembling WinCE drivers
+
+
+Disassembling WinCE drivers
+is the obvious thing to do, right?
+is actually not all that easy, since
+WinCE doesn't allow you to read the DLLs
+not via ActiveSync neither WinCE filesystem API's
+Apparently, they are pre-linked and not real files anymore
+luckily, there are tools in the 'ROM cooking' scene
+hundreds of different tools, almost all need Windows PC
+therefore, not useful to me
+conclusion: Need to understand the ROM image format
+
personal git repositories of Harald Welte. Your mileage may vary