Giter VIP home page Giter VIP logo

android_zygote_injection's Introduction

Notice£º
	This project is only for the one who is interested in android injection, I remember that when I want to inject a dex file to a common program,like the App that u write by yourself,it¡¯s  easy to solve this ,but when I want to inject a dex file to zygote program,it will be blocked.This project is modified from a project which is created from the author boyliang.

Poison
======

This is a program that can inject a shared library or dex file to zygote process,and can guarantee that a process could start up successfully. 
Another of the Android platform injection tools,made a special handling the Zyote process, solves the problems of injection Zyote process will be blocked

##Install
the source can build easy by NDK, without any special dependence.

##Usage

Before running this program,you should edit poison.c.(replace process_hook.dso and process_hook.pid)
 
when you want to run it , just input "./zygote" ,this program can find pid of zygote automatically and execute completely.



android_zygote_injection's People

Contributors

longlong2013 avatar

Stargazers

 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

android_zygote_injection's Issues

一个问题

你好,我看了下你的代码。我想请教下为什么你在dlopen函数中调用了zygote_special_process这个函数呢?这个函数的有什么作用吗?

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.