Lists (2)
Sort Name ascending (A-Z)
Stars
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
Logan is a lightweight case logging system based on mobile platform.
🔥 ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
A library for performance traces from production.
OpenSSL Library for iOS and Android
Build an so file to automatically do the android_native_hook work. Supports thumb-2/arm32 and ARM64 ! With this, tools like Xposed can do android native hook.
quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。把google quic源码和goquic合并到一个工程编译安装