Offset Tester

The ultimate tool for testing and discovering game offsets with advanced hooking, advanced tracing, root features, and memory tools.

Offset Tester icon

Offset Tester

com.aadil.offsettester Version 9.4 4.62 MB Updated: May 20, 2026

Screenshots

About this App

Offset Tester is a professional modding tool designed to test and discover offsets in Android games. It supports a wide range of data types and comes with advanced tools like Memory Tracer, Pointer Scanner, Stack Trace, Root Mode, Library Dumper and more.

Whether you want to tweak game variables, trace memory changes, or test hooks in real-time, Offset Tester makes offset testing easier, faster, and more powerful than ever.

Whats New

  • check Added Runtime Dumper to dump only currently used offsets
  • check Added Il2Cpp Resolver to get class, method, and field offsets using names
  • check Added Bitwise XOR support
  • check Improved text fields to prevent crashes from invalid offset input
  • check Disabled keyboard ID & password suggestions in input fields
  • check Added Next Search support for Pointer Scanner
  • check Supports unhooking multiple offsets at once
  • check Library start and end addresses can now be copied directly
  • check Fixed previous bugs and improved overall performance

Highlight Features

  • star Memory Tracer - Enter any memory address (found with tools like Game Guardian or Cheat Engine) and start tracing to see which offsets are reading or writing to that address.
  • star Pointer Scanner - Provide a target address (such as player health or ammo) and scan memory to find pointer paths that lead to it. This helps you locate stable pointers that still work after game restarts.
  • star Stack Trace - Input any method offset (like Update or GetSpeed) and view the entire chain of calls, from the very first to the latest.
  • star Runtime Dumper - Dumps only the offsets currently being used at runtime, helping reduce unnecessary data and making analysis easier.
  • star Il2Cpp Resolver - Resolve classes, methods, and fields directly by name and instantly get their offsets.
  • star Root Mode (Beta) - Run Offset Tester directly without manually injecting libraries or menus. Works on many devices but still experimental.

Other Features

  • check Supports both ARM32 & ARM64
  • check Hex/Memory Patching, Normal, Field, Void & Static Hooking
  • check Supports data types: bool, int, float, string, vector2, vector3, quaternion/color, char, int8, byte, uint, short, long, double, C++ string, UE4 string, array, list, and void
  • check Library Dumper (Global, Unity & Runtime Dumper)
  • check Frame Skipper for smoother gameplay
  • check Direct memory instance and Unity find objects method
  • check Symbol-to-Offset converter, Il2cpp Resolver, Hex Calculator & AOB (Array of Bytes) search
  • check Unhook option & theme changer (light/dark)
  • check Online library system for instant new features without updating the APK