Coder Social home page Coder Social logo

Comments (8)

LuCatIsFun avatar LuCatIsFun commented on July 19, 2024 1

不要以"~/Library/"这种方式写,而是需要用绝对路径"/Users/你的用户名/Library/"
另外别忘了改输出位置

from mac_wxapkg_decrypt.

ekko-zhao avatar ekko-zhao commented on July 19, 2024

小程序:亲宝宝
frida:15.1.3
image
大佬帮忙看看吧

from mac_wxapkg_decrypt.

ekko-zhao avatar ekko-zhao commented on July 19, 2024

微信版本号:3.4.1

from mac_wxapkg_decrypt.

TinyNiko avatar TinyNiko commented on July 19, 2024

收到,晚点我排查一下

from mac_wxapkg_decrypt.

TinyNiko avatar TinyNiko commented on July 19, 2024

我用的3.5.5 的版本,测试了一下这个app 可以正常的解密并写文件。 我猜测应该是小程序的路径不对导致的,比如正常的path是
var path = "/Users/xxx/Library/Group Containers/xxxx.com.tencent.xinWeChat/Library/Caches/xinWeChat/xxxxxxx/WeApp/LocalCache/release/wxbd0da7ae0808ff3c/13.wxapkg"; , 如果路径不对, 我这边也会出现上面的错误

from mac_wxapkg_decrypt.

bluemiaomiao avatar bluemiaomiao commented on July 19, 2024
➜  mac_wxapkg_decrypt git:(main) ✗ sudo frida 1093 -l _agent.js
Password:
     ____
    / _  |   Frida 16.0.11 - 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/
   . . . .
   . . . .   Connected to Local System (id=local)

Error: Operation not permitted
    at <anonymous> (/Users/bluemiaomiao/Developer/mac_wxapkg_decrypt/_agent.js:22)
    at call (native)
    at o (node_modules/browser-pack/_prelude.js:1)
    at r (node_modules/browser-pack/_prelude.js:1)
    at <eval> (/Users/bluemiaomiao/Developer/mac_wxapkg_decrypt/_agent.js:27)
    at evaluate (native)
    at <anonymous> (/frida/repl-2.js:1)

from mac_wxapkg_decrypt.

TobyXi1997 avatar TobyXi1997 commented on July 19, 2024

image

我这边Mac 使用sudo 去解密的时候 无法获取进程权限,已经使用了sudo ,Mac M2

from mac_wxapkg_decrypt.

TinyNiko avatar TinyNiko commented on July 19, 2024

比较简单的方法是先用frida ,不带 -l 看看能不能正常attach, 如果不行,需要找frida 官方的人反馈一下了

from mac_wxapkg_decrypt.

Related Issues (12)

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.