Skip to content

frooky v0.2.0

Choose a tag to compare

@cpholguera cpholguera released this 06 Feb 08:01
· 11 commits to main since this release
8e74ef4

What's Changed

  • Refactor TypeScript (Part 1): Project Structure by @bernhste in #30
  • Refactor base_script.js : Allow delay and prerequisites by @Diolor in #11
  • Add Android/iOS runtime testing workflow on CI by @cpholguera in #25
  • Add version display to FrookyRunner banner by @cpholguera in #32
  • Add Copilot agent onboarding instructions by @Copilot in #43
  • Add VS Code IntelliSense Support for frida types by @bernhste in #40

Bug Fixes

  • Fix recursion bug in resolveClass causing hooks to fail for inner classes by @Copilot in #38
  • Fix critical hook registration regression from TypeScript refactor by @cpholguera in #51

Minor Fixes

New Contributors

Full Changelog: v0.1.3...v0.2.0