I know this but I couldn't use it.https://github.com/bkerler/edl
Has anyone tried that to flash the 10p and Co?
I know this but I couldn't use it.https://github.com/bkerler/edl
Has anyone tried that to flash the 10p and Co?
According to the developer of that tool, Oppo requires VIP signatures, so no edl tool will work.https://github.com/bkerler/edl
Has anyone tried that to flash the 10p and Co?
Yeah. Although sahara and other transactions are successful, VIP fails, so if we exceed this, we can recover the phone without the msm tool.According to the developer of that tool, Oppo requires VIP signatures, so no edl tool will work.
device is dead ?i tried the test po9nts like in the og post but cant get into edl mode.
The instructions say to disconnect the battery, did you do that?i tried the test po9nts like in the og post but cant get into edl mode.
i did.The instructions say to disconnect the battery, did you do that?
id assume so, black screen, no vibrate, its hard bricked.
Bummer. Sounds like it's totally dead then.
You have to hold the test point and then connect to the usb.i tried the test po9nts like in the og post but cant get into edl mode.
yeah thats my fault. i was playing around with gsis and found a "gsi installer" but it was for the nord and flashed the bootloader :/
i did that. i wonder if its the screwdriver im using isnt connecting both.
That's problably, I used a small wire... If you don't have one around just use the one that comes with the bread bag to close it... LOL (At least here in Brazil it comes that way)i did that. i wonder if its the screwdriver im using isnt connecting both.
lol bread ties, yeah i just tried that and no go :/That's problably, I used a small wire... If you don't have one around just use the one that comes with the bread bag to close it... LOL (At least here in Brazil it comes that waylol yeah bread ties. i can try that
Can't you just hold the volume up and volume down buttons as you plug in your USB?
not with the 10 proCan't you just hold the volume up and volume down buttons as you plug in your USB?
But I've done it when testing rom2box....
But I've done it when testing rom2box....
I've even entered EDL through ADB.... It just takes a minute to get there
cant do adb or fastboot with a black screen and no vibrate, also gave rom2box a go. still nothing.
AFAIK, there's no need to crack the EXE. All you need is a one-time Oneplus password(if you're able to get one) and a transparent proxy. Once you capture the network data via log-in the first time, you can create an EXE to set up a localhost server and respond to the MSM Tool with the data captured during the last login via windivert. Launching a MITM attack is the answer. If the communication is encrypted by SSL, the encryption can be forced removed by SSL-Strip. Once we see what the client and server are talking about, then we encrypt the data again with our self-generated Root CA certificate and we add our self-generated Root CA certificate to the trusted certificate storge.Unfortunately, all options require log in except company option (although those seem to check network you're on and I'm assuming some type of hardware key as it fails with a network issue error when trying that option). Also, MSM is encrypted so it's not a straightforward method to decompile and crack it. Unfortunately, that leads me to believe we're more likely to get credentials and hope OnePlus just doesn't care enough to delete the credentials from their database than to crack the program itself.
You are 100% correct that QFIL COULD do it... But the problem is that there are 2 different versions of the Firehose programmer.... One is an Elf file, and that one is what comes in all these fw bundles we can access. This one is the one that requires "VIP authentication" in order for it to allow the flash to proceed. BUT there is also a 2nd Firehose programmer, and although everyone refers to them as "patched" loaders, they are not really patched by some hacker so to say... They are in fact patched by Qualcomm as programmers for Offline flashing of a device. This was confirmed to me by a Qualcomm tech who revealed too much during a chat. The Firehose I'm talking about is not an Elf, but a hex/bin file ... It is able to be used not with QFIL, but instead the "software download" feature in qpst. It's just very rare that we can get our hands on one of these firehoses.It just seems to me that qfil would be able to do the same thing but I really don't know