Skip to content

Decrypted binarry attached // Adding a bypass for a banking app #24

@d3ibis

Description

@d3ibis

Is your feature request related to adding support for an application that contains jailbreak detection?

Application Details

How is the detection triggered?

  • On application launch

What does the application do when jailbreak is detected

  • Does not alert the user, silently exits ( Immediate crash )

Device Information (please complete the following information)

  • Device: [iPhone 7]
  • OS: [iOS 14.4.2]
  • Jailbreak Method [Checkra1n]
  • iHide Version [v1.0.3]

Describe the solution you'd like
If you can add a bypass for this banking app.

Additional context
To save you sometime, I've decrypted the app's binary (already attached a link for it) also I dumped it to have the headers, I found that it uses the class (ANSMetadata) with 2 methods:
1)Bool-ComputeIsJailbroken (this one does most of the checks like searching for Cydia & /bin/bash...etc).
2)Bool-isJailbroken (This one I didn't find what it does).

I tried to hook both of them with no luck, I'm at the beginning of programming so please forgive me not to provide much information.

NOTE: This banking app WILL NOT work even if I rebooted my device with no jailbreak, I MUST restore rootfs in order to make it work.

Much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions