Skip to content

v1.2.0 - Crash Fix (Throwable Wrappers)

Latest

Choose a tag to compare

@6w2xjystnb-bot 6w2xjystnb-bot released this 12 May 12:19
· 5 commits to master since this release

All hooks now wrapped with try/catch(Throwable) inside callbacks to prevent app crashes. Removed unsafe operations: invokeOriginalMethod, newInstance without checks, field access without validation. ProgressBarHook disabled due to aggressive obfuscation.