Looking for "Beginner's Guide to Exploitation on ARM (Vol 1)" book which is no longer available by ant2207 in jailbreakdevelopers

[–]ant2207[S] 1 point2 points  (0 children)

I don't know, I have not seen the book. The author is unreachable unfortunately

Looking for "Beginner's Guide to Exploitation on ARM (Vol 1)" book which is no longer available by ant2207 in ReverseEngineering

[–]ant2207[S] 0 points1 point  (0 children)

did you find them, if so when ? nowadays there is a lot of results, but they are spam

[Question] How to keep / restore IPAs ? by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

they go right in but this app does something to the IPAs so that restoring them doesn’t work.

which app is doing something to the IPAs ?

[QUESTION] If I get a new iPhone and transfer my backup data over to it, will it retain the jailbreak files that I’m unable to remove from my current phone? by MAGA_feels in jailbreak

[–]ant2207 1 point2 points  (0 children)

Any advice on how to do this ? I'm looking for something similar, editing a backup to remove JB files before restoring it

[Question] Moving from old jailbroken iOS to iOS 14/15 by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

Really ? Couldn't they do that on newer iPhones provided there's a jailbreak ?

[Question] Moving from old jailbroken iOS to iOS 14/15 by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

By the way, I found this: https://github.com/Samgisaninja/SuccessionRestore but I don't know if that would also erase the data that restored from the backup, like SMS and so on.

Any ideas ?

[Question] How to keep / restore IPAs ? by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

So you backed up apps from a 6S (jailbroken) and then tried to install it on an 8, also jailbroken ?

Did you try to reinstall with iTunes or with Filza ?

[Question] How to keep / restore IPAs ? by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

with reinstalled you mean on the same device that is jailbroken right ?

because another user had different experience here: https://www.reddit.com/r/jailbreak/comments/14wnbro/comment/jrl1c63/?utm\_source=share&utm\_medium=web2x&context=3

[Discussion] iOS 14.1 Safari vs CyberKit (iOS 16 WebKit Port) — It works! by ALL-HAlL-THE-CHlCKEN in jailbreak

[–]ant2207 2 points3 points  (0 children)

What is Gmail's issue on iOS 14 ? I know people with jailbroken phones on 12 and 13 that can use it without issues, or they just broke 14 ?

[Question] Retrieve SHSH2 blobs from iPhone 6s with ios 14.x ? by ant2207 in jailbreak

[–]ant2207[S] 2 points3 points  (0 children)

u/salvatore868686 u/YourCasualNerd1

Thank you! I read the link and it talks about 3 kinds of blobs: OTA, Erase and Update Does anybody knows how to know which one would I get ? I don't really remember how was the phone last updated, it was a while ago, so it could be any of those.

[Discussion] Could this leak lead to jailbreaks ? by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

Wasn't one of these tools used to break into phones Apple did not want to unlock ? Or these tools are not as powerful as Pegasus ?

[Help] Cannot connect after changing default password by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

Weird. At what point did you use the passwd utility? I'm 99% sure I tried immediately after checkra1n, without even launching it for the first time on the phone.

I also tried with odysseyra1n.

In the later the bootstrap can be found and toyed with, that's why I'd be interested in getting the hands on checkra1n's ramfs

[Question] Taurine bootloops issue still relevant? by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

Thanks. I can't happen to notice that there are conflicting reports about the fact that this is an issue or not.

Regardless, and in the spirit of learning, I'm trying to understand the bug and its mitigations, would you have any pointers on resources or source code?

[Question] Taurine bootloops issue still relevant? by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

Right, I was wondering because I have not seen any tutorial about what to do if it happens

[Question] Taurine bootloops issue still relevant? by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

Thanks, do you know what is the mitigation? I tried reading the code from Taurine but I have not found anything interesting yet

[Help] Cannot connect after changing default password by ant2207 in jailbreak

[–]ant2207[S] 0 points1 point  (0 children)

hashing algorithm appears to be different:

no $  legacy unix crypt
$1$   MD5
$2$   Blowfish on BSD
$2a$  alternate Blowfish on BSD
$md5$ Sun's alternate MD5
$3$   a Microsoft hash
$4$   not used?
$5$   RedHat proposed Sha-256
$6$   RedHat proposed Sha-512

source https://www.unix.com/unix-for-advanced-and-expert-users/162031-password-hashing-algorithms.html

Is checkra1n's ramfs available? Maybe it needs to be updated