Pinned Repositories
AKFramework
A lightweight DBI framework for Android, like Xposed, Cydia Substrate, Frida and so on
And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
CppDLL
CppDLL a small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll)
ipad
LDasm
Lightweight x86 and x64 instructions disassembler
libhoudini
the default ARM translation layer for x86, extracted partly from Nexus Player
ndk_dlopen
a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction
RLib
Aims at providing a lightweight, highly cohesive and low coupling framework of useful cpp toolkit.
Rprop
VirtualHookEx
Android application hooking tool based on VirtualHook/VirtualApp
Rprop's Repositories
Rprop/CppDLL
CppDLL a small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll)
Rprop/X86Call
Enables x64 applications to call any x86 function through a special function called X86Call
Rprop/ndk_trace
Start method tracing using Android's internal APIs
Rprop/packetbuilder
an efficient yet easy to use network packet builder and parser
Rprop/AArch64
AArch64 assembler/disassembler support
Rprop/Obfuscator-LLVM
Based on LLVM 6.0 with Ollvm & Armariris
Rprop/javawp
patches javaw.exe to bypass any java application's time limit (e.g. Burp)
Rprop/netbridge
a user-mode network bridge which forwards traffic based on MAC layer (Ethernet) addresses
Rprop/wke-extend
基于BlzFans/wke的改进版本
Rprop/ToyAndroidDetours
An extreme lightweight utility for re-routing Android APIs underneath applications.
Rprop/android_pppoe
port RP-PPPoE v3.12 to android (with visual studio project)
Rprop/CppJsonSerializer
a useful module which helps to serialize and deserialize JSON for C++ (VS2015 and later)
Rprop/DuiLib_Redrain
A modified by Redrain's version of the Duilib
Rprop/GitHubDownloader
download a single folder or directory from a GitHub repository
Rprop/duilib
Rprop/JApi4NDK
some useful and standalone java api modules for ndk development, will be revised and updated periodically
Rprop/joystick
improved joystick for cocos2d-x v3.6
Rprop/MyRpc
Local rpc server based on windows rpc
Rprop/network_fix_tools
some useful scripts that can be used to fix network adapter issues for windows
Rprop/VS2015ApkDemo
VS2015 project shows how to write android app with legacy UI in pure C/C++
Rprop/watcher
监控客户端部分
Rprop/ZLibWrapLib
ZIP Archive compressing/extracting warpper based on ZLib and RLib
Rprop/ChinaTechTrends-JD
Rprop/jingdong
Rprop/MemDump
Dump android memory tool
Rprop/php_mt_rand
mt_rand — Generate a better random value [from php7 source code]
Rprop/tiny-AES128-Cpp
Small portable AES128 in Cpp.[from https://github.com/kokke/tiny-AES128-C]
Rprop/WebFilter
a simple user-mode TCP/IP filter based on WinDivert