JakeBlair420 / totally-not-spyware

webkit; but pwned
Other
116 stars 38 forks source link

"Header is invalid" #11

Closed userse31 closed 1 year ago

userse31 commented 1 year ago

On the iphone 5c, under the captive portal whilst still in OOBE (note to self: don't buy icloud locked stuff off ebay) the error:

"FAIL: header is invalid: 0x4f44213c"

is thrown.

Interestingly, adding "alert(arrayBuf)" right before the check results in what atleast LOOKS "correct" (as in, it looks like the memory safety violation worked).

Siguza commented 1 year ago

32-bit is not supported.

userse31 commented 1 year ago

Is there a variation that is 32 bit?

Siguza commented 1 year ago

Not that I know of.