搜索资源列表
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 o
AndroidKaifa
- 详细指导出了 android开发中应用程序组件,Activity和任务,进程和线程,组件的生命周期和调用父类-Detailed guidance on the development of the android application components, Activity and tasks, processes and threads, the component life cycle and call the parent class
LibInject
- android平台上的注入代码,目标进程中写入shellcode, shellcode会调用dlopen来载入library -android platform to inject code into the target process to write shellcode, the shellcode calls dlopen to load the library
Android-ADB-tool
- ADB的工作方式比较特殊采用监听Socket TCP 5554等端口的方式让IDE和Qemu通信,默认情况下ADB会daemon相关的网络端口,所以当我们运行Eclipse时ADB进程就会自动运行,在Eclipse中通过DDMS来调试Android程序;也可以通过手动方式调用,以下为一些常用的操作供参考。-ADB has a special way of working listens on the Socket TCP 5554 port IDE and Qemu communication
AndroidMedia
- MediaPlayer Android的MediaPlayer包含了Audio和video的播放功能,在Android的界面上,Music和Video两个应用程序都是调用MediaPlayer实现的,上层还包含了进程间通讯等内容,这种进程间通讯的基础是Android基本库中的Binder机制-MediaPlayer Android s MediaPlayer includes Audio and video playback capabilities, Music and V
aidl
- 夸进程调用,顾名思义,是一个夸进程调用别的程序。-The boast process called, by definition, is a boast process calls other procedures.
aidlandroidsrc
- Android aidl跨进程调用源码例子+详解-Android AIDL- cross A process call source code examples+ Detailed
485634765
- aidl跨进程调用,应用程序编程源码,很好的参考资料。-Aidl cross process calls, application programming source code, a good reference.
Android
- 本文档讲述了Android系统的四大基本组件 Android系统的进程优先级的变化方式 Activity的生命周期中各状态的变化关系 Activity事件回调函数的作用和调用顺序 Android应用程序的调试方法和工具 -Changes in the relationship between the role of the process of this document describes the four basic components of the Android s
MultiService
- 观察进程的生命周期以及进程被调用的顺序。-activity life
