Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there anyone run this successfully under macOS WeChat v3.1+ ? #1

Open
huan opened this issue Aug 7, 2021 · 5 comments
Open

Is there anyone run this successfully under macOS WeChat v3.1+ ? #1

huan opened this issue Aug 7, 2021 · 5 comments

Comments

@huan
Copy link

huan commented Aug 7, 2021

I have some trouble with frida WeChat.exe under M1 with WeChat MacOS v3.1.5

I have this problem: (I have disabled the SIP and enabled the arm64e, it works with Safari without any problem):

$ frida WeChat
     ____
    / _  |   Frida 15.0.8 - A world-class dynamic instrumentation toolkit
   | (_| |
    > _  |   Commands:
   /_/ |_|       help      -> Displays the help system
   . . . .       object?   -> Display information about 'object'
   . . . .       exit/quit -> Exit
   . . . .
   . . . .   More info at https://frida.re/docs/home/
Failed to attach: process is dead    

See: huan/sidecar#1

@huan huan changed the title Is there anyone run this successfully under Mac M1? Is there anyone run this successfully under macOS WeChat v3.1+ ? Aug 7, 2021
@nalzok
Copy link
Owner

nalzok commented Aug 7, 2021

Hi huan, I don't own an M1 Mac so I cannot help you.

Also, if you have a question about running Frida, please consider opening an issue at https://github.com/frida/frida

@huan
Copy link
Author

huan commented Aug 7, 2021

Hi, thanks for your quick reply!

Besides the M1 Mac, I have tried the WeChat v3.1.5 on the Intel x86 mac air, which got the same result: Failed to attach: process is dead.

What WeChat version are you using with the wechat-decipher-macos, have you tried the last version and does it works?

@nalzok
Copy link
Owner

nalzok commented Aug 7, 2021

Hmmm, that's weird. I just tried the latest version of WeChat and the scripts work on my x86 MacBook Pro. Here is the System Version Information

Device Type: MacBookPro14,1
System Version: Version 10.14.6 (Build 18G9216)
System Language: en
WeChat Version: [2021-07-13 21:38:10] v3.1.5.16 (18851) #9dfb2032a7
WeChat Language: en
Historic Version: [2021-07-06 19:06:06] v3.1.3.16 (18767) #2135c6e07d
Network Status: Reachable via WiFi or Ethernet
Display: *(1440x900)/Retina

@c0618
Copy link

c0618 commented Nov 20, 2021

@huan
I successfully
M1 Macbook Pro
Big sur Version 11.1
WeChat Version 3.0.1
Frida Version 15.1.11

@huan
Copy link
Author

huan commented Nov 20, 2021

@c0618 Thank you very much for your information!

I have also succeed with Frida 15.1.11 & WeChat: Version 3.2.1 (19797) on my M1 air, it seems that the latest version of the Frida & WeChat can works together now, cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants