Pinned Repositories
AndResGuard
proguard resource for Android by wechat team
apkpatchplus
基于apkpatch工具,生成patch包:支持多dex、新增class、field、method。配合iWatch补丁项目使用,能够在Native(C/C++)层支持补丁修复,包括:新增class、field、method;修改method等
architecture.wechat-tencent
互联网公司架构: 微信技术架构, 腾讯技术架构
ArtHook
Library for hooking on ART
article
articles by WeChat Mobile Development Team
chromium
The official GitHub mirror of the Chromium source
elf_func_hook
Hellhound
地狱犬系统:无埋点、自动织入插桩,用于监控Andorid系统中各种行为,包括页面、控件、以及方法(函数)、指令级别的劫持和注入,实现监控
iWatch
Quite stable hotpatch solution
mpproxy
全新角度实现对任意Class的动态代理技术方案:动态生成被代理类的interface并实现(继承)之,再利用java中自带的Proxy机制,生成动态代理对象。
habbyge's Repositories
habbyge/iWatch
Quite stable hotpatch solution
habbyge/apkpatchplus
基于apkpatch工具,生成patch包:支持多dex、新增class、field、method。配合iWatch补丁项目使用,能够在Native(C/C++)层支持补丁修复,包括:新增class、field、method;修改method等
habbyge/Cpp-Templates-2ed
📚 C++ Templates 2ed 笔记:C++11/14/17 模板技术
habbyge/AabResGuard
The tool of obfuscated aab resources.(Android app bundle资源混淆工具)
habbyge/And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
habbyge/AndroidAutoTrack
Android Asm 插桩 教学
habbyge/AndroidCustomView
带你在实战中学习自定义view,通过几个完整的例子带你走进自定义View的美妙世界
habbyge/atlas
A powerful Android Dynamic Component Framework.
habbyge/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
habbyge/coil
Image loading for Android backed by Kotlin Coroutines.
habbyge/CrossPlatform-SDK
云信跨平台 SDK 发布仓库(pc:win32)
habbyge/DevUtils
:fire: ( 持续更新,目前含 160+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
habbyge/godbasin.github.io
被删前端博客--喜欢请star
habbyge/Hippy
A cross platform framework designed for Web developer. Introduction video - https://v.qq.com/x/page/i3038urj2mt.html
habbyge/Jetpack-MVVM-Scaffold
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版来优先更新)
habbyge/JetpackMvvm
:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
habbyge/Kotlin-Tutorials
【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程
habbyge/kraken
A high-performance, web standards-compliant rendering engine based on Flutter.
habbyge/Magisk
The Magic Mask for Android
habbyge/memory-leak-detector
habbyge/oboe
Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.
habbyge/okhttp-RxHttp
🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.
habbyge/protobuf
Protocol Buffers - Google's data interchange format
habbyge/rawdrawandroid
Build android apps without any java, entirely in C and Make
habbyge/redex
A bytecode optimizer for Android apps
habbyge/sentry-java
A Sentry SDK for Java, Android and other JVM languages.
habbyge/SpiderMan
🔥🔥🔥 崩溃日志手机端显示 ,测试妹妹的最爱,开发哥哥的小棉袄
habbyge/WebKit
Official git mirror of the WebKit repository, https://svn.webkit.org/repository/webkit, future canonical repository.
habbyge/XSocket
简单的Modern C++ Socket跨平台可伸缩实现
habbyge/xUnwind
xUnwind is a collection of Android native stack unwinding solutions.