hoplik / Firehose-Finder

Однокнопочная программа с GUI для подбора программера (firehose) к определённым моделям телефонов на базе процессоров Qualcomm.
MIT License
73 stars 19 forks source link

Only auth firehose How to make no auth ? #34

Closed bbaranoff closed 5 months ago

bbaranoff commented 6 months ago

https://github.com/bbaranoff/firehose OnePus Nord CE 2 Lite 5g plz help...

hoplik commented 6 months ago

Hey, bro. Nothing to offer. The programmer is signed by a chain of certificates. Any change to the code will result in an error during the security check. Снимок экрана в 2024-01-11 18-34-36

bbaranoff commented 6 months ago

Really sure ?? I have took this bin from a git which claims to make no auth... (edit it is a second bin but just to show that the output is ~= to my bin) https://github.com/o0xmuhe/play_with_oneplus7pro/blob/main/prog_firehose_lite.elf Capture d’écran du 2024-01-13 23-06-19

hoplik commented 6 months ago

Really sure ??

I do not know if authorization is needed for this particular programmer or not. The question is in the header: How do I can cancel authorization? Answer: I do not know of such a method. If your programmer does not require authorization, then why ask about it? Use it. If it gives an error when using it, then we will look at what it writes.

bbaranoff commented 6 months ago

Why i ask ? To supply a 9/10 scored by yoyr app firehose to target oneplus nord ce 2 lite 5g Second and that is the real question : No i dont have any unauthenticated furehose upload enforcer app i just use berkeler stuff but i have https://o0xmuhe.github.io/2022/11/01/Qual-Android方案Unlock学习-以Oneplus7Pro为例/ Which claim have to PoC to unlock i did just wanted if you were able to do stuff like those. Sorry

bbaranoff commented 6 months ago

Yes i will do this do the best i can to understand and unlock it but if i succeed without any help i think i will only supply this to my boss

RenateUSB commented 6 months ago

https://github.com/bbaranoff/firehose uses getsigndata and verify so it's locked down

https://github.com/o0xmuhe/play_with_oneplus7pro/blob/main/prog_firehose_lite.elf does not seem to be locked down, but it's hashed differently from the first one so you can't use it anyway.