Skip to content

Releases: zsqw123/rust-java-asm

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Jan 17:15
  • support export smali data
  • support located current file
image

v0.1.3 Fuzzy Search

Choose a tag to compare

@github-actions github-actions released this 06 Jan 15:57

Full Changelog: v0.1.2...v0.1.3

  • add fuzzy search when searching classes.
    • supports bits hint in egui side when searching
    • search even no file opens
  • egui GUI optimization
    • follow user opened file in left side file tree.
    • optimize folder close logic, now close folder will also closing their children.
    • add macOS emoji font support.
image

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 May 18:16
  • Add icon 🦀(๑˃ᴗ˂)ﻭ

icon_svg

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 May 16:48
  • support export dex files
    export

  • support drop down search ability
    dropdown

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 06 May 18:04
  • Support macOS font fallback.
  • Add file path indicator

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 05 May 15:27

Auto navigate to specific offset if available.
20250505-232239

Known Issues

  • MacOS can't load the font correctly.

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 05 May 15:16

Add context menu for descriptor token
image

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 03 May 17:14

First java-asm-egui release! It have some bugs now, but this is the first one!