VansonLoader is the dylib edition of VansonMod. It is a derived runtime package that brings selected VM workflows into an injected in-process floating panel.
English | 简体中文 | 繁體中文 | العربية | Deutsch | Español | Français | 日本語 | 한국어 | Português | Русский | ไทย | Tiếng Việt
VansonMod is the main TrollStore application. It provides the full standalone workflow: process selection, memory search, advanced pointer workflows, RVA patching, script tools, archive management, and settings.
VansonLoader is a companion derived product for injected runtime environments. It packages selected VM features as a dylib and exposes them through an overlay panel inside the target process.
- VansonMod is the primary app and release entry point: vaenshine/VansonMod.
- VansonLoader is the dylib-style derivative built from the same project direction.
- VM-exported mod and script data can be consumed by Loader in supported runtime workflows.
- VansonMod remains the full editor for advanced pointer workflows, app selection, archive management, and global settings.
- Floating overlay panel and quick open button inside the injected process.
- Memory search panel, memory results, memory browsing, and value editing.
- Import and storage for VM/VL
.vmand.vmscdata. - Imported pointer items for value display, value write, lock-style controls, and per-result UI modes.
- Imported RVA items for runtime patch and restore.
- Imported signature items for scan, result display, and optional runtime patch handling.
- JavaScript script execution with H5GG-style helper aliases and VM/VL memory APIs.
- Watch overlay, instruction inspector, and RVA handoff paths where supported by the runtime environment.
make clean package FINALPACKAGE=1 DEBUG=0VansonLoader has its own release script:
./scripts/release.shThis project is intended for security research, reverse engineering learning, and compliant technical testing scenarios.
Use it in lawful environments and respect applicable rules for target apps and systems. Operational risks and legal responsibilities from use are borne by the user.
GPL-3.0. See LICENSE.