Pinned Repositories
1Remote
One Remote Access Manager to Rule Them All
4GRC
AccessibilityUtil
AccessibilityService Utils
ActionDetection-DBG
htmlcxx
LuaCSGO
A CSGO internal hack using Lua
ocat
The Open Capture and Analytics Tool (OCAT) provides an FPS overlay and performance measurement for D3D11, D3D12, and Vulkan
Sharpui
Sharpui
SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
x64dbg
An open-source x64/x32 debugger for windows.
demonxjj's Repositories
demonxjj/WoW-Dump-Fix
x64dbg plugin which removes anti-dumping and obfuscation techniques from the popular MMORPG game World of Warcraft.
demonxjj/PokerAI
Reinforcement-Learning AI that plays Texas Hold'em
demonxjj/ScyllaHide
Fork of ScyllaHide: https://bitbucket.org/NtQuery/scyllahide, Releases:
demonxjj/Auto.js-ApkBuilder
Building apk from JavaScript file of Auto.js
demonxjj/NettyGameServer
使用netty4.X实现的手机游戏服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
demonxjj/leaf
A game server framework in Go (golang)
demonxjj/AutoJs-RootAutomator
Android native project for Auto.js to repleace sendevent command
demonxjj/BlossomsPokemonGoManager
BlossomsPokemonGoManager is a tool for easy managing of your Pokémon Go game. Visit us at our Discord server to talk:
demonxjj/NoahGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. https://github.com/ketoo/NFClient
demonxjj/pomelo
A fast,scalable,distributed game server framework for Node.js.
demonxjj/settingscompat
特殊权限(Special Permissions)兼容库,悬浮窗权限(SYSTEM_ALERT_WINDOW)与系统设置修改权限(WRITE_SETTINGS)
demonxjj/AutoInteraction-Library
Android仿真人机交互开源库,包括自动化模拟点击指定控件、模拟滚屏等
demonxjj/java-game-server
Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.
demonxjj/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
demonxjj/generals-ai
A deep learning AI for generals.io
demonxjj/qianghongbao
微信抢红包外挂源码
demonxjj/Process-Dump
Windows tool for dumping malware PE files from memory back to disk for analysis.
demonxjj/CSharp.Atomic
Concurrency utilities in C# based off the java.util.concurrent Java package.
demonxjj/AccessibilityUtil
AccessibilityService Utils
demonxjj/weiqunkong
微群控, 电脑统一控制多台Android设备
demonxjj/pomeloclientcpp
pomelo的cocos2dx客户端的C++版本,使用最新的libpomelo2
demonxjj/rxmemscan
iOS Memory scan tool
demonxjj/TCE
轻型的Rpc通信引擎(Tiny Communication Engine) 为快速构建移动互联网提供助力,解决大规模接入、集群分派、接口路由、消息推送等服务
demonxjj/kongkongxiyou
demonxjj/Scut
Scut is a free, open source, stable game server framework, which support C#/Python/Lua script, and support Unity3d, Cocos2dx, FlashAir client access.
demonxjj/cheat-engine
Cheat Engine. A development environment focused on modding
demonxjj/HyperPlatform
Intel VT-x based hypervisor aiming to provide a thin platform for research on Windows.
demonxjj/SimpleVisor
SimpleVisor is a simple, Intel x64 Windows-specific hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host).
demonxjj/WProtect
demonxjj/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies