DXCyber409's Stars
localsend/localsend
An open-source cross-platform alternative to AirDrop
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
fmtlib/fmt
A modern formatting library
optuna/optuna
A hyperparameter optimization framework
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
bmax121/APatch
The patching of Android kernel and Android system
burrowers/garble
Obfuscate Go builds
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
nadoo/glider
glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
valyala/fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
rednaga/APKiD
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
linyiLYi/snake-ai
An AI agent that beats the classic game "Snake".
unixpickle/gobfuscate
Obfuscate Go binaries and packages
hzzheyang/strongR-frida-android
An anti detection version frida-server for android.
anestisb/vdexExtractor
Tool to decompile & extract Android Dex bytecode from Vdex files
scottt/debugbreak
break into the debugger programmatically
FrenchYeti/interruptor
Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker
aimardcr/APKKiller
Bypass APK Signatures Verify & Integrity Check using Reflection
lasting-yang/frida-qbdi-tracer
kp7742/MemDumper
Dump Memory of Process in Android
finixbit/elf-parser
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
ByNameModding/BNM-Android
Modding il2cpp games by classes, methods, fields names on Android.
aimardcr/AndroidNativeGuard
All-in-one android application protection
Magisk-Modules-Alt-Repo/chroot-distro
install linux distributions on android
zhiweifan/Understanding-The-Linux-Kernel
深入理解linux内核
sourcecode369/deep-reinforcement-learning
Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.
finixbit/ltrace
Simple Library calls tracer
dvanaria/project_flatland
At 2D top-down space shooter with trading elements, a spirital successor of the classic BBC game Elite.
abhavk/dqn_from_scratch
Implement deep neural networks for reinforcement learning