Pinned Repositories
aapt-modify-resource
cardadapter
CardControl
class-parse
使用java实现一个class字节码解析工具
elf-parse
使用java实现一个ELF字节码解析工具
EventManager
groovy_study_leo_demo
hook_demo
plt hook and inline hook
mock-method
AOP 通过注解@MockMethod 为方法注入代码,控制方法返回值,调试阶段非常方便
Share
JuneLeo's Repositories
JuneLeo/cardadapter
JuneLeo/EntertainmentTribe
大白CSDN博客
JuneLeo/Android-PullToRefresh
DEPRECATED
JuneLeo/android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
JuneLeo/AndroidDaemonService
合理优雅的进程保活方式
JuneLeo/AndroidInterview
android 面试资料
JuneLeo/AndroidNote
安卓学习笔记
JuneLeo/AndroidNote-1
Android 进阶笔记,包含常用的技术框架、博客社区、书籍等。
JuneLeo/art-hooking-vtable
ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.
JuneLeo/dex-method-list
A simple utility which lists all method references in a dex file.
JuneLeo/LearningNotes
Enjoy Learning.
JuneLeo/remusic
仿网易云音乐 安卓版,netease android,音乐播放器 在线 下载
JuneLeo/ShareUtil
社会化登录分享工具库
JuneLeo/simple_imageloader
A Simple ImageLoader for Android 【不建议使用到项目中,仅作示例】
JuneLeo/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。