Skip to content

Releases: Liubsyy/JarEditor

v3.0

Choose a tag to compare

@Liubsyy Liubsyy released this 14 Feb 14:03
  • Support ear/zip/aar
  • Decompiler: Jadx
  • Double-click to expand the jar contents

v2.3

Choose a tag to compare

@Liubsyy Liubsyy released this 24 May 07:43
  • Support backup
  • Show entry size
  • First guide
  • Support war

v2.2

Choose a tag to compare

@Liubsyy Liubsyy released this 15 Nov 15:59

Futures:

  • Support bytes tool editor VisualClassBytes (based on ASM and BCEL)
  • Support new jar

Fix:

  • Fix compilation failure: BOOT-INF/classes contains Chinese package
  • Fix building jar failure: duplicate entry

v2.1

Choose a tag to compare

@Liubsyy Liubsyy released this 04 Sep 16:27
  • Support class bytes tool : javassist @Liubsyy
  • Rename: Refactor package/class @Liubsyy
  • Added search options within jar: Match Case/Words/Regex @cdxiaodong
  • Decompilers : Fernflower/CFR/Procyon @Liubsyy
  • Support nested jar @Liubsyy
  • Compression method can be changed @Liubsyy

v1.5

Choose a tag to compare

@Liubsyy Liubsyy released this 20 Jun 14:46
  • Add link from source jar to class jar
  • Class jar can import code from source jar if exists
  • Preferences for -g:lines,vars,source
  • The last saved content can be read when the file is reopened
  • Can clean up temporarily saved directories
  • Search the contents of the jar package
  • Export source jar

v1.4

Choose a tag to compare

@Liubsyy Liubsyy released this 03 Jun 14:07
  • Support kotlin
  • Choose whether to compile or not
  • SDK settings
  • Support renaming file/directory
  • Support pasting file/directory from clipboard
  • Support copying file/directory to clipboard
  • JarEditor-1.3

    Choose a tag to compare

    @Liubsyy Liubsyy released this 19 May 13:11
    • Support choosing JDK for compilation
    • Support SpringBoot FatJar

    JarEditor-1.2

    Choose a tag to compare

    @Liubsyy Liubsyy released this 15 May 16:09
    • Support java editor
    • Support adding directory

    JarEditor-1.1

    Choose a tag to compare

    @Liubsyy Liubsyy released this 12 May 15:33
    • Support adding files in jar
    • Support deleting files in jar

    JarEditor-1.0

    Choose a tag to compare

    @Liubsyy Liubsyy released this 12 May 08:51

    The first version of plugin JarEditor !