文件名称:Android.LibInject
介绍说明--下载内容来自于网络,使用问题请自行百度
Android平台上的注入代码LibInject
处理器是arm的,需要额外处理一些东西
整体流程分3步
1.在目标进程中分配内存,用来写shellcode和参数
2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library
3.运行目标进程中的shellcode-Into the code on the Android platform LibInject processor is the arm of the need for additional processing something the whole process in three steps 1 to allocate memory in the target process, and parameters used to write shellcode 2 to the target process to write shellcode, shellcode will calls dlopen to load our library 3. shellcode to run the target process
处理器是arm的,需要额外处理一些东西
整体流程分3步
1.在目标进程中分配内存,用来写shellcode和参数
2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library
3.运行目标进程中的shellcode-Into the code on the Android platform LibInject processor is the arm of the need for additional processing something the whole process in three steps 1 to allocate memory in the target process, and parameters used to write shellcode 2 to the target process to write shellcode, shellcode will calls dlopen to load our library 3. shellcode to run the target process
(系统自动生成,下载前可以参看下载内容)
下载文件列表
inject.c
inject.h
shellcode.s
inject.h
shellcode.s
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.