Code Monkey home page Code Monkey logo

Comments (12)

mustime avatar mustime commented on May 29, 2024

不进一步提供有效信息没有办法帮助你。例如具体执行的命令,以及对应命令的输出?

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

和#2一模一样的问题,我已经通过其他手段注入成功了,非常感谢您

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

最近正在学习如何隐藏注入的so,大佬有什么好的建议吗?

from adrill.

mustime avatar mustime commented on May 29, 2024

最近正在学习如何隐藏注入的so,大佬有什么好的建议吗?

一般来说,本质上都是通过 mmap 重新映射 so 的内存区域,但是传入的 fd 为 -1 即可。

from adrill.

mustime avatar mustime commented on May 29, 2024

最近正在学习如何隐藏注入的so,大佬有什么好的建议吗?

找到了个参考:https://github.com/RikkaApps/Riru/blob/master/riru/src/main/cpp/hide/hide.cpp

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

嗯,我之前尝试学习过这个

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

我尝试调用riru_hide方法,但是出现了一些未知问题

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

可能是其对ptrace函数的检测,有不使用ptrace方法进行注入的好方法吗?

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

参考过
https://github.com/AonCyberLabs/Cexigua
但完全看不懂

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

最近正在学习的小伙子提出了好的建议,大佬如何隐藏有什么好的建议?

找到了个参考:https://github.com/RikkaApps/Riru/blob/master/riru/src/main/cpp/hide/hide.cpp

非常感谢

from adrill.

mustime avatar mustime commented on May 29, 2024

可能是其对ptrace函数的检测,有不使用ptrace方法进行注入的好方法吗?

第三方进程注入只有这个办法;否则就是用类似 VirtualApp 之类的沙盒注入(进程关系变成可管理的子进程)。

from adrill.

ATCThunder avatar ATCThunder commented on May 29, 2024

可能是其对 ptrace 函数的检测,有没有使用 ptrace 方法进行注入的好方法吗?

就是这个进程唯一植入这个进程;否则类似VirtualApp之类的用沙盒插入办法(进程关系变成可以管理的子进程)。

好的,谢谢你的回复

from adrill.

Related Issues (9)

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.