Skip to content

Releases: Konloch/Class-File-Searcher

Class-File-Searcher v1.0.0

20 Jul 17:10
Compare
Choose a tag to compare

This is the initial release of the CFS command-line tool. Please report any issues you encounter or features you'd like to see added.

Features

  • Search and dump class-files from arbitrary data.
  • Optionally dump the Strings from any found classes.
  • All classes are sorted by package folder to make it easier to manage large class-file dumps.

Note

  • May have issues on 32-bit, if you encounter this just open an issue.
  • If you want / need a Linux binary open an issue.
    If you find any bugs just open up a GitHub issue or email me at Konloch@gmail.com

Full Changelog: https://github.com/Konloch/Class-File-Searcher/commits/v1.0.0