Skip to content

Releases: NSEcho/furlzz

v3.1.0

13 Jul 12:27

Choose a tag to compare

Changelog

  • 997b74d Merge pull request #52 from ac0d3r/main
  • cfb5b25 Merge pull request #53 from ac0d3r/main
  • b75abb7 ci: bump Frida version
  • 6aed48f ci: update correct path for PR workflow
  • fa7ed41 feat: add coverage
  • 6d1e02d feat: enable passing debug flag
  • 4c9fde2 fix(init): use passed-in type when creating config
  • 061be54 fix: fetch input

v3.0.0

02 Jun 21:46

Choose a tag to compare

Changelog

  • 2f2fbb1 Merge branch 'main' of https://github.com/NSEcho/furlzz
  • 036ad65 Merge pull request #42 from NSEcho/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.1.1
  • 26b6d89 Merge pull request #43 from NSEcho/dependabot/go_modules/github.com/frida/frida-go-0.11.0
  • df13b8e Merge pull request #44 from NSEcho/dependabot/go_modules/github.com/frida/frida-go-0.12.0
  • b4ad5e0 build(deps): bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1
  • 88ed5c2 build(deps): bump github.com/frida/frida-go from 0.10.3 to 0.11.0
  • 636c713 build(deps): bump github.com/frida/frida-go from 0.11.0 to 0.12.0
  • a756fdf ci: bump Frida version
  • 59cdf1d docs: update Docker instructions
  • d93ecd4 docs: update README.md
  • 65af217 feat: bump script.ts to use Frida 17.x
  • 033b16f feat: remove tui

v2.5.1

13 Sep 15:24

Choose a tag to compare

Changelog

  • 0ed01c6 fix: fix errors with exiting

v2.5.0

13 Sep 10:51

Choose a tag to compare

Changelog

  • 58bc583 Merge pull request #30 from NSEcho/dependabot/go_modules/github.com/frida/frida-go-0.10.1
  • dcab108 Merge pull request #31 from NSEcho/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • 49b5a79 Merge pull request #33 from NSEcho/dependabot/go_modules/github.com/frida/frida-go-0.10.2
  • b8bf06f Merge pull request #35 from NSEcho/dependabot/go_modules/github.com/charmbracelet/lipgloss-0.12.1
  • 6e761f2 Merge pull request #36 from NSEcho/dependabot/go_modules/github.com/charmbracelet/bubbletea-0.27.0
  • ba06f33 Merge pull request #37 from NSEcho/dependabot/go_modules/github.com/charmbracelet/bubbletea-0.27.1
  • 0a87ebc Merge pull request #38 from NSEcho/dependabot/go_modules/github.com/charmbracelet/lipgloss-0.13.0
  • d919818 Merge pull request #39 from NSEcho/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.1.0
  • 71a74c7 Update release.yml
  • b9394e8 build(deps): bump github.com/charmbracelet/bubbletea
  • a2ac665 build(deps): bump github.com/charmbracelet/bubbletea
  • 3d2afa6 build(deps): bump github.com/charmbracelet/bubbletea
  • 112b2d8 build(deps): bump github.com/charmbracelet/lipgloss
  • 7d25008 build(deps): bump github.com/charmbracelet/lipgloss
  • 99396a9 build(deps): bump github.com/frida/frida-go from 0.10.1 to 0.10.2
  • 9341e20 build(deps): bump github.com/frida/frida-go from 0.9.1 to 0.10.1
  • 705f4e7 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • ecd9d39 bump frida-go version
  • 5688f36 docs: update Docker instructions
  • 61a9250 docs: update README.md
  • 12f0168 feat: add Dockerfile
  • b17e852 feat: update Dockerfile
  • 585d6ea feat: update Dockerfile
  • 2683115 fix: correct exiting on crash and stop mutating inputs
  • dfabd3c fuzz: update fuzzing logic

v2.4.1

08 Jun 20:54

Choose a tag to compare

Changelog

  • 8389074 chore: update frida-go version

v2.4.0

08 Jun 20:40

Choose a tag to compare

Changelog

  • 9ef64f8 Merge pull request #29 from NSEcho/dependabot/go_modules/github.com/charmbracelet/bubbletea-0.26.4
  • 0660f43 build(deps): bump github.com/charmbracelet/bubbletea
  • a35736e chore: update frida-go version
  • dd318ea ci: create pr.yml
  • 6394008 ci: update Frida version
  • a343e66 ci: update pr.yml
  • 3042017 ci: update pr.yml
  • 6e3b0c4 ci: update pr.yml

v2.3.0

01 Jun 21:35
9eeaae2

Choose a tag to compare

Changelog

  • 590f8c5 ci: create dependabot.yml
  • 0cf1ad6 ci: create dependabot.yml
  • e00c411 ci: update release.yml
  • 1754aed ci: update release.yml
  • 33573f5 docs: update README.md
  • bfe71da docs: update README.md to reflect network flag
  • cc249a8 feat: add support for remote devices
  • 3317396 feat: spawning the app if its not frontmost application
  • 93b99cd fix: fix fuzz setup checking for values
  • d9fac84 fix: timeout unused and add new spawn-timeout flag
  • 95754c7 style: format code

v2.2.0

20 Feb 11:58

Choose a tag to compare

Changelog

  • 9db9dae Update README.md
  • 7da5ccf docs: update README.md
  • 16231ec feat: add wrapping to lines
  • 103f167 fix: fix not writing crashes in some edge cases
  • 5a1abce fix: set variable indicating that the crash has ocurred

v2.1.0

24 Jan 21:06
1e240f1

Choose a tag to compare

Changelog

  • d3c45a8 Update README.md
  • 765c81b Update script.js
  • d40bd38 build(deps): bump golang.org/x/net
  • f96bd93 build(dips): bump golang.org/x/net
  • 1e240f1 feat: additional support for universal links

v2.0.1

09 Jan 13:24

Choose a tag to compare

Changelog

  • 63dd03a chore: delete image
  • 98767df chore: replace image
  • 4913bf2 fix: reorder input and operation for current input