返回列表 回復 發帖

WM5torage v. 1.73 (UPDATED!)

作者: wen 日期: 2006-11-3 20:34 閱讀: 484打印 收藏


This program will export the flash memory card inside the smartphone as usual USB Mass Storage device (ordinary «usb disk») — effectively turning smartphone into flash reader (albeit USB 1.0 only, and not very fast).

It was tested with Tornado Smartphone Platform with recent firmware update. It could work with other phones and even with PDAs, hovewer I cant be sure about compatibility, as I had to break some specifications to defuse «anomalies» (bugs?) in the propietary HTC/OMAP USB hardware driver. This just means what it means — some devices have problems with it, and on some WM5torage won’t work at all (notably on Typhoon/Feeler/C500/8010/8020 with «unofficial» WM5).

When activated, memory card will not be accessible in the smartphone, as all direct access to the flash card will be routed to USB. Take note that if some currently running programs have files open from the storage card, that can prevent Mass Storage from activation («error 1f»). In that case, try to close all running programs (soft reset is needed sometimes).

Windows Mobile 5 is required. Sorry, but I cant possibly make it work on WM 2003, as only WM5 allows USB protocol implementation separate from USB hardware driver — on WM 2003 Ill have to rewrite whole USB hardware drivers, and of course its not feasible.

If you want to uninstall it, I strongly recommend to de-activate mass storage mode first.

Of course, you will also need full application unlock. Take note that some recipies do not do full unlock, they still leave some API locked. People who getting «error 57» most likely havent fully unlocked their smartphones. Try this one:
to HKLM\Security\Policies\Policies
add new value «0000101b»: dword = 1

That would set security model to «one-tier» — unsigned applications/components will still ask for confirmation, but after you confirm, they will launch in full-trust access mode, like on WM5 PocketPCs.

WARNING. The ability to choose different card slots to export will potentially allow you to export the system(firmware) storages/disk partitions. While it can be very powerful tool, improper use of it may damage the firmware data and will require a re-flashing, or in worst cases it may even render the device PERMANENTLY unusable. There is no 100% way to automatically determine if the given storage device is the system one, WM5torage will only try to make guesses about it and display warnings, but its not 100% proof. So if you see the «second free memory card available», dont rush with formatting it/copying data on it (especially when you know that your device have only one card slot)!! You have been warned!

* Changelog *

Version 1.73
— More of bugs fixed. Restored compatibility with some devices that were supported in 1.5x
— Moved start shortcut from «Accessories» subfolder to main Programs menu.

Version 1.71
- Bug fixes
- Added the command line switch -t to "flip-flop" between active and unactive states
- Files are now compressed with UPX

Version 1.7
- Added ability to choose the PDA/smartphone storage device to export as USB Mass Storage. Helpful for PDAs/phones with several card slots or internal "file stores".


附件: 您所在的用戶組無法下載或查看附件
2005.12.04不預期遇見什麼、才可能什麼都能遇見。
如果你是會員,有任何使用上的問題,請發短訊給我(wen)
如果你是訪客的話,註冊之後可以得到完整的瀏覽權限
返回列表