Git Product home page Git Product logo

arida's Introduction

Hi there,I'm tcc0lin

Focus On Android Security !!!

It's My Github

arida's People

Contributors

tcc0lin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arida's Issues

app闪退

下载下来的项目 只更改了frida目录路径

我自己调试用frida正常使用。
但是你的项目安装了两个apk后大离开,却无法使用,均为改动。

File "D:/Projects/arida-master/main.py", line 47, in
session = frida.get_usb_device().attach(app_info["package_name"])
File "C:\Users\Home\AppData\Local\Programs\Python\Python38\lib\site-packages\frida\core.py", line 26, in wrapper
return f(*args, **kwargs)
File "C:\Users\Home\AppData\Local\Programs\Python\Python38\lib\site-packages\frida\core.py", line 156, in attach
return Session(self._impl.attach(self._pid_of(target), *args, **kwargs))
frida.TransportError: timeout was reached

总是报语法错误

我用的是逍遥模拟器,查看进程名是汉字;①如果我在config.py文件中将packagename 改成进程名(汉字),则会在执行app目录下的对应包名的js文件报错,如图所示:
image
②如果我不改变config.py文件中packagename(仍写为app的包名,但此app的进程名显示的是汉字),就会报找不到进程,如图:
image
会在红线处报找不到此进程。 @lateautumn4lin
@lateautumn4lin 现在我到底该怎么修改,才能复现,希望 @lateautumn4lin 帮忙看看

调用经常崩溃

调用一段时间后,会出现frida-server或者app崩溃的情况
建议生成的代码处理一下这种情况,如果异常,则重新启动一下相应的app和fridaserver
或者加一个定时任务,间隔多长时间重新启动一下app和fridaserver,
以维持稳定性

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.