github JingMatrix/NeoZygisk v2.0
NeoZyisk v2.0

10 hours ago

๐Ÿš€ v2.0 - Advanced Stealth & Clarity ๐Ÿš€

This is a complete rewrite, focused on elegant evasion techniques and a more maintainable, clear architecture!

๐Ÿฅท Advanced Evasion Techniques

  • ๐Ÿ›ก๏ธ atexit Detection Neutralized: Actively resets the global atexit handler array, erasing all module fingerprints.
  • ๐Ÿงน Zygote Stack Cleaning: Wipes root mount fossils from the Zygote stack to restore a pristine, non-root state.
  • ๐Ÿ‘ป Direct Unmounting: Aggressively unmounts traces from within Zygote before applications can inspect them.
  • ๐Ÿงผ Efficient Linker Cleaning: Elegantly removes all library traces from memory using the soinfo_unload function.
  • ๐Ÿง  Smarter Namespace Logic: Refines mount logic to hide traces without creating new, detectable side-effects.

๐Ÿ’ก For Module Developers:

You no longer need to handle atexit evasion. NeoZygisk now completely neutralizes this detection vector for all loaded modules automatically! โœจ

๐Ÿ”ง Core Overhaul & Clarity

  • ๐Ÿ—๏ธ Total Rewrite: Re-engineered the Zygisk daemon and ptrace monitor for maximum stability and clarity.
  • โœจ Modernized Internals: Updated all core utilities for better performance, readability, and documentation.

Don't miss a new NeoZygisk release

NewReleases is sending notifications on new releases.