Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

v1.0.2

Latest

Choose a tag to compare

@ThePedroo ThePedroo released this 22 Jan 18:45
· 4 commits to master since this release
d2cb14f

ReLSPosed

  • This module includes hardened code for dex2oat and injection related code.

Added

  • c01a09d Injection hardening
  • d1571e5 Missing callers to deoptimize
  • bee493b Injection hardening toggle
  • fd06f02 "Use recommended targets" button
  • 6646dfc KernelSU with ioctl supercall support
  • aa363dc updateJson
  • c04afe8 dl_iterate_phdr fallback for finding libs
  • 9cf8e30 Android 10 support in dex2oat hardening
  • 1dcbf52 atexit detection bypass

Updated

Improved

Fixed

  • 219d2df getDenylist function
  • ee13fb1 Manager not opening if com.android.shell is in denylist
  • 6b980fd dex2oat fail on system apps due to injection hardening
  • 43acc1f JNI memory leak in legacy_callbacks
  • 0f7bbe6 Invoke dexopt command-line
  • 0f5859e Database migration and initialization

Important

This module works better when used with ReZygisk