Skip to content

5.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 18:43
  • Upgrade to Frida 16.0.10
  • Support Linux/MUSL based systems like Alpine Linux
  • Precompiled script is no longer the default build method on Linux-arm/Android
  • Remove Node/Npm dependencies (only a C compiler is needed now)
  • Ship a native typescript compiler based on the frida sdk (2x faster than tsc)
  • Windows builds not yet working with the native frida compiler
  • Fix wget/curl autodetection and builddir cleanup
  • Ship the base64 dependency in pure typescript (it was the only npm dependency)
  • Full rewrite in TypeScript
  • Fix :dt on android and :dtf with null pointers