A an proper update:
.
I have manged to get libota_jni.so see dm with link
I have managed to perform:
edl.exe /u /r /pboot_a boota.img /t and I have that file.
This also woks.
Code:
C:\Users\User>adb reboot edl
C:\Users\User>edl.exe /lA235F_LOADER_BIT5_Alephgsm_com.elf
Found EDL 9008, handshaking... version 2.1
HWID: 001b80e100000000, JTAG: 001b80e1, OEM: 0000, Model: 0000
Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955-bc8a4519ff992b03-1fadc6355015ac87 (x3)
Sending A235F_LOADER_BIT5_Alephgsm_com.elf 100% ok, starting... ok, waiting for Firehose... ok
---------------------------
Code:
C:\Users\User>edl /i /v
Found EDL 9008, configuring...
<log value="INFO: Calling handler for configure" />
<log value="INFO: Storage type set to value eMMC" />
<response value="ACK" MemoryName="eMMC" MinVersionSupported="1" Version="1" MaxPayloadSizeToTargetInBytes="65536" MaxPayloadSizeToTargetInBytesSupported="1048576" MaxXMLSizeInBytes="4096" DateTime="Jan 10 2024 - 18:16:46" />
Ok
Requesting info on LUN 0...
<log value="INFO: Calling handler for getstorageinfo" />
<log value="ERROR: Failed to open the SDCC Device slot 0 partition 0" />
<log value="ERROR: Failed to open the device:1 slot:0 partition:0 error:0" />
<log value="ERROR: OPEN handle NULL and no error, weird 203922644" />
<log value="ERROR: Failed to open device, type:eMMC, slot:0, lun:0 error:3" />
<response value="NAK" rawmode="false" />
Nope
---------------------------------
Code:
C:\Users\User>edl /g
Found EDL 9008, configuring... ok
Requesting info on LUN 0...
<log value="ERROR: Failed to open the SDCC Device slot 0 partition 0" />
<log value="ERROR: Failed to open the device:1 slot:0 partition:0 error:0" />
<log value="ERROR: OPEN handle NULL and no error, weird 203922644" />
<log value="ERROR: Failed to open device, type:eMMC, slot:0, lun:0 error:3" />
Nope
Prob because I dont have the key or sorts[/CODE]