René's URL Explorer Experiment


Title: Windy's Journal

Open Graph Title: Windy's Journal

X Title: Windy's Journal

Description: 用技术撬动地球

Open Graph Description: 用技术撬动地球

X Description: 用技术撬动地球

Keywords:

Opengraph URL: http://yoursite.com/index.html

Generator: Hexo 3.9.0

direct link

Domain: windysha.github.io

NoneWindy's Journal
theme-color#222
google-site-verificationDriWLHPOSm42mFNpn-8F4QnKrvTt4aj2cqvnOToSeaw
baidu-site-verificationl1rAwZtE1v
og:typewebsite
og:site_nameWindy's Journal
og:localezh-Hans
twitter:cardsummary

Links:

Windy's Journal https://windysha.github.io/
首页 https://windysha.github.io/
归档 https://windysha.github.io/archives/
标签 https://windysha.github.io/tags/
分类 https://windysha.github.io/categories/
关于 https://windysha.github.io/about/
搜索 javascript:;
Android Root环境下动态注入Java和Native代码的实践https://windysha.github.io/2024/03/22/一种Android-Root环境下动态注入Java和Native代码的方案/
Android https://windysha.github.io/categories/Android/
Xposed https://windysha.github.io/categories/Android/Xposed/
Ptrace https://windysha.github.io/categories/Android/Xposed/Ptrace/
Injection https://windysha.github.io/categories/Android/Xposed/Ptrace/Injection/
https://windysha.github.io#背景
阅读全文 » https://windysha.github.io/2024/03/22/一种Android-Root环境下动态注入Java和Native代码的方案/#more
Android ART虚拟机系列: 虚拟机CheckPoint机制分析https://windysha.github.io/2023/07/16/Android-ART虚拟机系列:-虚拟机CheckPoint机制分析/
ART https://windysha.github.io/categories/ART/
CheckPoint https://windysha.github.io/categories/ART/CheckPoint/
挂起 https://windysha.github.io/categories/ART/CheckPoint/挂起/
https://windysha.github.io#背景
https://windysha.github.io#CheckPoint机制
阅读全文 » https://windysha.github.io/2023/07/16/Android-ART虚拟机系列:-虚拟机CheckPoint机制分析/#more
一种基于JDWP动态注入代码的方案https://windysha.github.io/2022/02/19/一种基于JDWP动态注入代码的方案/
Hook注入 https://windysha.github.io/categories/Hook注入/
Xposed https://windysha.github.io/categories/Hook注入/Xposed/
JDWP https://windysha.github.io/categories/Hook注入/Xposed/JDWP/
https://windysha.github.io#前言
Fridahttps://github.com/frida/frida
阅读全文 » https://windysha.github.io/2022/02/19/一种基于JDWP动态注入代码的方案/#more
另一种绕过Android 9以上非SDK接口调用限制的方法https://windysha.github.io/2021/07/20/另一种绕过 Android 9以上非SDK接口调用限制的方法/
非SDK接口 https://windysha.github.io/categories/非SDK接口/
Android https://windysha.github.io/categories/非SDK接口/Android/
https://windysha.github.io#前言
阅读全文 » https://windysha.github.io/2021/07/20/另一种绕过 Android 9以上非SDK接口调用限制的方法/#more
另一种绕过Android系统库访问限制的方法https://windysha.github.io/2021/05/26/另一种绕过Android系统库访问限制的方法/
Arm汇编 https://windysha.github.io/categories/Arm汇编/
Android https://windysha.github.io/categories/Arm汇编/Android/
访问系统库 https://windysha.github.io/categories/Arm汇编/Android/访问系统库/
https://windysha.github.io#问题来源
https://windysha.github.io#限制App访问系统库原理
阅读全文 » https://windysha.github.io/2021/05/26/另一种绕过Android系统库访问限制的方法/#more
非Root环境下使用Frida的一种方案https://windysha.github.io/2020/05/28/非Root环境下使用Frida的一种方案/
Firda https://windysha.github.io/categories/Firda/
Xposed https://windysha.github.io/categories/Firda/Xposed/
Android逆向 https://windysha.github.io/categories/Firda/Xposed/Android逆向/
Xpatch https://windysha.github.io/categories/Firda/Xposed/Android逆向/Xpatch/
https://windysha.github.io#前言
Fridahttps://frida.re/
Using Frida on Android without roothttps://koz.io/using-frida-on-android-without-root/
阅读全文 » https://windysha.github.io/2020/05/28/非Root环境下使用Frida的一种方案/#more
免Root 实现App加载Xposed插件的工具Xpatch源码解析(二)https://windysha.github.io/2019/07/27/免Root-实现App加载Xposed插件的工具Xpatch源码解析(二)/
Xposed https://windysha.github.io/categories/Xposed/
Android逆向 https://windysha.github.io/categories/Xposed/Android逆向/
Xpatch https://windysha.github.io/categories/Xposed/Android逆向/Xpatch/
https://windysha.github.io#前言
https://github.com/WindySha/Xpatchhttps://github.com/WindySha/Xpatch
https://windysha.github.io#Xpatch加载Xposed插件流程
https://windysha.github.io#查找插件Apk
阅读全文 » https://windysha.github.io/2019/07/27/免Root-实现App加载Xposed插件的工具Xpatch源码解析(二)/#more
免Root 实现App加载Xposed插件的工具Xpatch源码解析(一)https://windysha.github.io/2019/07/27/免Root-实现App加载Xposed插件的工具Xpatch源码解析(一)/
Xposed https://windysha.github.io/categories/Xposed/
Android逆向 https://windysha.github.io/categories/Xposed/Android逆向/
Xpatch https://windysha.github.io/categories/Xposed/Android逆向/Xpatch/
https://windysha.github.io#前言
Githubhttps://github.com/WindySha/Xpatch
阅读全文 » https://windysha.github.io/2019/07/27/免Root-实现App加载Xposed插件的工具Xpatch源码解析(一)/#more
Xpatch: 免Root实现App加载Xposed插件的一种方案https://windysha.github.io/2019/04/18/Xpatch-免Root实现App加载Xposed插件的一种方案/
Android https://windysha.github.io/categories/Android/
https://windysha.github.io#源码
https://github.com/WindySha/Xpatchhttps://github.com/WindySha/Xpatch
https://windysha.github.io#基本原理
SandHookhttps://github.com/ganyao114/SandHook
阅读全文 » https://windysha.github.io/2019/04/18/Xpatch-免Root实现App加载Xposed插件的一种方案/#more
Android App接入Facebook分享SDK时,无法启动Facebook客户端的问题分析https://windysha.github.io/2018/12/20/Android-App接入Facebook分享SDK,概率性无法启动Facebook客户端的问题分析/
Android https://windysha.github.io/categories/Android/
问题分析 https://windysha.github.io/categories/Android/问题分析/
https://windysha.github.io#问题来源
接入facebook分享https://developers.facebook.com/docs/sharing/android
facebook android sdkhttps://github.com/facebook/facebook-android-sdk
阅读全文 » https://windysha.github.io/2018/12/20/Android-App接入Facebook分享SDK,概率性无法启动Facebook客户端的问题分析/#more
2https://windysha.github.io/page/2/
https://windysha.github.io/page/2/
20 日志 https://windysha.github.io/archives/
29 分类 https://windysha.github.io/categories/index.html
47 标签 https://windysha.github.io/tags/index.html
RSS https://windysha.github.io/atom.xml
GitHubhttps://github.com/WindySha
简书https://www.jianshu.com/u/2d35b94de2a4
Hexohttps://hexo.io
NexT.Misthttps://github.com/iissnan/hexo-theme-next

Viewport: width=device-width, initial-scale=1, maximum-scale=1


URLs of crawlers that visited me.