All Projects → WOA-Project → img2ffu

WOA-Project / img2ffu

Licence: MIT License
Converts raw image (img) files into full flash update (FFU) files

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to img2ffu

cellfinder
Automated 3D cell detection and registration of whole-brain images
Stars: ✭ 122 (+351.85%)
Mutual labels:  imaging
SwiftyCodeView
Fully customizable UI Component for verification codes written in swift with RxSwift support!
Stars: ✭ 86 (+218.52%)
Mutual labels:  phone
0x4447 product answering machine
☎️ An automated answering machine build on top of Amazon Connect
Stars: ✭ 38 (+40.74%)
Mutual labels:  phone
dicomweb-pacs
Easy to use DICOMWEB enabled PACS with DIMSE services based on sqlite database
Stars: ✭ 42 (+55.56%)
Mutual labels:  imaging
MobyDroid
Android Device Manager with a Graphic User Interface (GUI) – Manage Android on Linux, Windows and MacOS.
Stars: ✭ 76 (+181.48%)
Mutual labels:  phone
IC-Imaging-Control-Samples
Windows Sample in C#, C++, Python, LabVIEW and Java
Stars: ✭ 53 (+96.3%)
Mutual labels:  imaging
Motorola-Moto-E-condor-unbrick
Tools for Motorola Moto E XT1021, XT1022, XT1025 condor unbrick
Stars: ✭ 31 (+14.81%)
Mutual labels:  phone
cbj app
📱 CyBear Jinni App is the app to control CyBear Jinni Hub 💡 remotely from your Android, IOS and Web Browser. If you have ever wondered "Is there an open-source project to make my own smart home?", This is part of one.
Stars: ✭ 68 (+151.85%)
Mutual labels:  phone
Katari
Katari - Python Session Initiated Protocol Framework
Stars: ✭ 29 (+7.41%)
Mutual labels:  phone
vue-img-view
a plugin for Vue.js, you can drag / view / rotate pictures anywhere
Stars: ✭ 32 (+18.52%)
Mutual labels:  img
PlanetaryImager
Qt capture software for astronomy, mainly planetary shooting
Stars: ✭ 45 (+66.67%)
Mutual labels:  imaging
woapp
web模拟安卓操作系统,php开发,内置文件管理,电话,短信,拍照,用在树莓派上可做智能家居,视频监控,机顶盒等……
Stars: ✭ 22 (-18.52%)
Mutual labels:  phone
PhoneVR
Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
Stars: ✭ 178 (+559.26%)
Mutual labels:  phone
cutie-shell
A mobile QtWayland compositor and shell and for smartphones and tablets.
Stars: ✭ 21 (-22.22%)
Mutual labels:  phone
gulp-webpack-boilerplate
A good foundation for your next frontend project.
Stars: ✭ 56 (+107.41%)
Mutual labels:  imaging
GoogleDialerFramework
GoogleDialerFramework
Stars: ✭ 36 (+33.33%)
Mutual labels:  phone
phone
Validate phone number format
Stars: ✭ 63 (+133.33%)
Mutual labels:  phone
FudiNFC
💳 NFC Reader And Writer using Android devices by @romellfudi
Stars: ✭ 44 (+62.96%)
Mutual labels:  phone
gravityforms-phone-extension
Extension for GravityForms (WordPress) which applies the International Phone Input (http://intl-tel-input.com) to all Phone Fields.
Stars: ✭ 24 (-11.11%)
Mutual labels:  phone
haoma
手机固话电话号码标记批量查询📞📌
Stars: ✭ 52 (+92.59%)
Mutual labels:  phone

img2ffu - Converts raw image (img) files into full flash update (FFU) files

Copyright

Copyright (c) 2019, Gustave Monce - gus33000.me - @gus33000

Portions from: Copyright (c) 2018, Rene Lergner - wpinternals.net - @Heathcliff74xda

This software is released under the MIT license, for more information please see LICENSE.md

Description

This tool converts a raw image dump of a Windows Phone device or any GPT image dump to a Full Flash Update (FFU) file, compatible with the v1 format and ready to be flashed on unlocked devices. FFU being built using this tool are optimized to save both space and flashing time.

During the making of the FFU image, some partitions will get ignored. Those partitions are typically not flashed during a FFU flash and should never be flashed. You should not attempt to disable this safety measure. To be safe, it is recommended you check manually if the ignored partitions aren't present in the final FFU image, to make sure you're not going to brick your device, or cause irrecoverable damage to your device.

The tool is able to work directly on a img file, or directly on a device eMMC. Please refer to the tool help for more information.

Flashing guide

Please always make a full device backup before attempting to flash any FFU. I recommend to use Win32DiskImager, to select one of the drive letters of your device, and back it up.

Important: Win32DiskImager has no concept of partitions, it will backup and write the entire eMMC. You cannot restore just one partition using this tool, and it is recommended you do not attempt to flash in mass storage mode on devices!

For factory unlocked devices, you can always flash the FFU file without any problem. For retail devices, you must unlock your device UEFI using WPinternals.

You can then flash the FFU file you made with any tool you're familiar with.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].