Lumia 650 Emergency Files Repack May 2026

You cannot easily create an FFU from scratch without a proper dump. You usually start with an official FFU.

Before flashing, test with Thor2 in emergency mode (without writing): lumia 650 emergency files repack

thor2 -mode emergency -hexfile "RM1152_emergency_new.ede" -mbnfile "RM1152_emergency_new.ecx" -devicepath "\\\\.\\COM3" -skip_flash

Check for:


| Error | Solution | |-------|----------| | Error: Unable to load HEX file: Invalid signature | Your repack is corrupted or for a different model. Re-download the correct repack. | | Error: Device not responding to sahara protocol | Hold the phone’s power button for 30 seconds, then re-enter 9008 mode. | | Error: Failed to send flash.xml | Manually copy flash.xml into the same folder as your hex file and add -xmlfile flash.xml to the command. | You cannot easily create an FFU from scratch

After modifying the files, you must repack them back into an FFU format. Check for:

<?xml version="1.0" encoding="utf-8"?>
<EmergencyPackage>
  <Header version="1.0"/>
  <DeviceId>RM1152</DeviceId>
  <Platform>MSM8909</Platform>
  <Parts>
    <Part type="MPRG" filename="MPRG_8909.hex"/>
    <Part type="SBL1" filename="sbl1.bin" destination="0x80000000"/>
    <Part type="UEFI" filename="uefi.bin"/>
    <Part type="RPM" filename="rpm.bin"/>
    <Part type="TZ" filename="tz.mbn"/>
    <Part type="WINSECAPP" filename="winsecapp.bin"/>
  </Parts>
</EmergencyPackage>

🔧 Real Lumia emergency files use a proprietary binary header. If you cannot generate a valid .ede, do not flash – use only official .ede from a working Lumia 650.