dora2ios / iPwnder32

limera1n/A6/A7 devices pwnder
GNU General Public License v3.0
72 stars 25 forks source link

fail to exploit A7 on M1 #5

Closed AyyItzRob closed 3 years ago

AyyItzRob commented 3 years ago

Cannot get my 5s into Pwned DFU mode whatsoever. Not sure if it's checkm8 not working correctly on M1, or it's a iPwnder32 issue. Exploit fails every time I run the command.

dora2-iOS commented 3 years ago

Is it possible to build and send logs using the -DHAVE_DEBUG flag? I don't have M1 so I can't reproduce the problem. Some people have reported that it works.

AyyItzRob commented 3 years ago

Is it possible to build and send logs using the -DHAVE_DEBUG flag? I don't have M1 so I can't reproduce the problem. Some people have reported that it works.

How would I do that?

Screen Shot 2021-03-24 at 8 34 21 AM
dora2-iOS commented 3 years ago

It's release build. Please build with the -DHAVE_DEBUG flag as above, and Is it possible to send the log of the debug build?

AyyItzRob commented 3 years ago

It's release build. Please build with the -DHAVE_DEBUG flag as above, and Is it possible to send the log of the debug build?

I don't seem to understand what you mean with "build with the -DEHAVE_DEBUG" flag, or know where to find the log of the debug build

dora2-iOS commented 3 years ago

You need to build it from the source code.

AyyItzRob commented 3 years ago

You need to build it from the source code.

I do not know how to do that

AyyItzRob commented 3 years ago

You need to build it from the source code. Ok, I seem to have built it, and not sure if I did correctly. image

Screen Shot 2021-03-24 at 9 39 05 AM
dora2-iOS commented 3 years ago

Insert it here: https://github.com/dora2-iOS/iPwnder32/blob/master/BUILD#L7

AyyItzRob commented 3 years ago

image Ok, I have built it with the Debug Flag. Now where can I find the logfile?

dora2-iOS commented 3 years ago

It looks unflagged. Once you've built, connect your A7 device and run it. And if you get an error, please show it.

AyyItzRob commented 3 years ago

image Here is the debug error.

dora2-iOS commented 3 years ago

Ah, OK. I probably figured out the problem. Also, try the new-style branch. It may work fine.

AyyItzRob commented 3 years ago

image

dora2-iOS commented 3 years ago

Ah, it's working fine. Thank you.