RLib's repos on GitHub
C++ · 710 人关注
And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
Shell · 444 人关注
libhoudini
the default ARM translation layer for x86, extracted partly from Nexus Player
C · 318 人关注
ndk_dlopen
a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction
C++ · 71 人关注
CppDLL
CppDLL a small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll)
C++ · 37 人关注
RLib
Aims at providing a lightweight, highly cohesive and low coupling framework of useful cpp toolkit.
C · 34 人关注
LDasm
Lightweight x86 and x64 instructions disassembler
Java · 27 人关注
VirtualHookEx
Android application hooking tool based on VirtualHook/VirtualApp
Java · 25 人关注
AKFramework
A lightweight DBI framework for Android, like Xposed, Cydia Substrate, Frida and so on
C++ · 18 人关注
X86Call
Enables x64 applications to call any x86 function through a special function called X86Call
C++ · 13 人关注
ndk_trace
Start method tracing using Android's internal APIs
C++ · 11 人关注
AArch64
AArch64 assembler/disassembler support
C++ · 11 人关注
packetbuilder
an efficient yet easy to use network packet builder and parser
Java · 10 人关注
AnsolePlus
Another terminal emulator for Android.
C · 8 人关注
AndTunnel
Android IPv4 Tunnel based on VpnService
Java · 5 人关注
JavaObfuscator
Java Source-Level Obfuscator based on JavaParser
C · 5 人关注
ndk_iconv
A standalone version of iconv from ndk
Shell · 5 人关注
tar-android-static
statically linked GNU Tar binaries built with the Android NDK r23c
C++ · 4 人关注
javawp
patches javaw.exe to bypass any java application's time limit (e.g. Burp)
C++ · 4 人关注
ndk_string
An intuitive and easy to use C++ UTF-8 string class for ndk, with reference counting support
C · 4 人关注
netbridge
a user-mode network bridge which forwards traffic based on MAC layer (Ethernet) addresses
3 人关注
aosp15_partition_tools
Prebuilt statically linked partition_tools (lpmake, lpunpack, ext2simg, simg2img, etc.) for Linux & Windows from android-15.0.0_r25
C · 3 人关注
ToyAndroidDetours
An extreme lightweight utility for re-routing Android APIs underneath applications.
C · 2 人关注
android_pppoe
port RP-PPPoE v3.12 to android (with visual studio project)
C++ · 2 人关注
CppJsonSerializer
a useful module which helps to serialize and deserialize JSON for C++ (VS2015 and later)
C++ · 2 人关注
DuiLib_Redrain
A modified by Redrain's version of the Duilib
C · 2 人关注
ext2sparse
ext2simg in AOSP is deprecated and its generated sparse images may be corrupted, this project should help fix it.
C++ · 2 人关注
GitHubDownloader
download a single folder or directory from a GitHub repository
C++ · 2 人关注
IISExpress
a lightweight but extensible http server implementation in C++
C++ · 2 人关注
JApi4NDK
some useful and standalone java api modules for ndk development, will be revised and updated periodically
C · 2 人关注
MemDump
Dump android memory tool
C++ · 1 人关注
joystick
improved joystick for cocos2d-x v3.6
C++ · 1 人关注
LIEF
Simplified & Minimized LIEF Library for Android/C++ with VS2017 project
C · 1 人关注
MyRpc
Local rpc server based on windows rpc
Batchfile · 1 人关注
network_fix_tools
some useful scripts that can be used to fix network adapter issues for windows
C · 1 人关注
VS2015ApkDemo
VS2015 project shows how to write android app with legacy UI in pure C/C++
C · 1 人关注
ZLibWrapLib
ZIP Archive compressing/extracting warpper based on ZLib and RLib
C++ · 0 人关注
libyuv
mirror of https://chromium.googlesource.com/external/libyuv/
PHP · 0 人关注
phpcache
An improved, light, simple but powerful php cache class which uses the filesystem for caching.
C++ · 0 人关注
php_mt_rand
mt_rand — Generate a better random value [from php7 source code]
C · 0 人关注
tiny-AES128-Cpp
Small portable AES128 in Cpp.[from https://github.com/kokke/tiny-AES128-C]
C · 0 人关注
unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
C · 0 人关注
WebFilter
a simple user-mode TCP/IP filter based on WinDivert