Git Product home page Git Product logo

Comments (13)

d3ibis avatar d3ibis commented on May 24, 2024 1

Here is flexdecrypt:

Screen.Recording.2022-02-12.mov

Waiting for ur updates <3 ThanQ!

from r2flutch.

as0ler avatar as0ler commented on May 24, 2024

Is it happening with all your applications? Please give more feedback to see what's the root cause of it.

Thank you!

from r2flutch.

bt avatar bt commented on May 24, 2024

I'm also experiencing this issue with a new installation. I tried with a couple apps.

iPhone 7 Plus, iOS 13.4.1, jailbroken with checkra1n.

from r2flutch.

d3ibis avatar d3ibis commented on May 24, 2024

Is it happening with all your applications? Please give more feedback to see what's the root cause of it.

Thank you!

Nothing to add actually, this is happening to all of my applications along with new installed ones.

I'm also like last conment, iPhone 7 (A10) with 14.4.2 iOS with Checkra1n

from r2flutch.

as0ler avatar as0ler commented on May 24, 2024

Have you tried to spawn the app using r2frida? r2 frida://usb/launch//

As well, verify the bundle id is correct using r2flutch -l or frida-ps -U -i -a.

from r2flutch.

d3ibis avatar d3ibis commented on May 24, 2024

r2 frida://usb/launch//

getting same for spawning

[r] Cannot open 'frida://usb/launch//com.6alabat.cuisineapp'

Or when typing app name:

[r] Cannot open 'frida://usb/launch//talabat'

Also checked bundle id, with more than 1 app.

from r2flutch.

d3ibis avatar d3ibis commented on May 24, 2024

@as0ler Issues were fixed, re-installed radare2 using:

git clone https://github.com/radareorg/radare2
radare2/sys/install.sh

Then re-installed r2flutch using:
r2pm -ci r2flutch

All working now:

Screen Shot 2022-02-12 at 8 56 18 PM

Issue closed!

from r2flutch.

d3ibis avatar d3ibis commented on May 24, 2024

I noticed apps with jailbreak detection (2 apps one is crashing and the other open web browser with crash to app) are not saved or decrypted, any workaround ?

Tried with other apps, worked flawlessly!

from r2flutch.

as0ler avatar as0ler commented on May 24, 2024

there is no native support to bypass the controls for apps with jailbreak detection. You should analyze the app and bypass the checks with r2frida. Then, launching the app with early instrumentation using the script and attaching it to the process should be fine.

from r2flutch.

d3ibis avatar d3ibis commented on May 24, 2024

For now I'll use flexdecrypt for them on device...i thought i can decrypt them using r2flutch in order to analyze later.

Much appreciated & ThanQ.

from r2flutch.

as0ler avatar as0ler commented on May 24, 2024

is flexdecrypt having support for this?

I'm thinking in adding support to bypass basic jb detections, so perhaps is coming sooner than later :)

from r2flutch.

d3ibis avatar d3ibis commented on May 24, 2024

flexdecrypt only decrypts main app binary and save it in specific folder on device, later on we can just copt it alone or do the whole process with ssh (tried it with 3 apps with jailbreak detection and decrypted the 3 of them in seconds).

For r2flutch, it is opening the app then app is crashing and process is terminated, flexdecrypt is dealing with main binary file directly.

from r2flutch.

as0ler avatar as0ler commented on May 24, 2024

r2flutch is getting only the main app by default (without -i flag).

It's easy to add support to decrypt jb apps during early instrumentation, but you have to bypass the ios watchdog to avoid crashing the app by the os.

I will think on add this for future releases :)

Thank you for the feedback!

from r2flutch.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.