awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hourianto avatar

hourianto/sporeflower

0
View on GitHub↗
3 stars·1 fork·Java·Apache-2.0·6 views

Sporeflower

Sporeflower is a Java decompiler tailored for J2ME-era CLDC/MIDP .jar files. It is a fork of Vineflower.

Features

  • Decompilers - Listed in the “Decompilers” section of the Awesome J2me awesome list.

Star history

Star history chart for hourianto/sporeflowerStar history chart for hourianto/sporeflower

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Sporeflower

These projects share indexed features with Sporeflower. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • col-e/recafCol-E avatar

    Col-E/Recaf

    7,252View on GitHub↗

    Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java bytecode and runtime processes. It provides a coordinated environment for modifying compiled Java class files and analyzing the behavior of Java applications. The project distinguishes itself through a multi-level abstraction layer that allows for editing across different formats and a pluggable framework that routes bytecode through multiple configurable decompilation engines. It includes an embedded scripting engine and plugin architecture to automate repetitive tasks and extend

    Java
    View on GitHub↗7,252
  • fesh0r/fernflowerfesh0r avatar

    fesh0r/fernflower

    4,308View on GitHub↗

    Fernflower is a Java bytecode decompiler and reverse engineering tool. It transforms compiled Java class files back into human-readable Java source code to reconstruct original program logic and variable names. The tool functions as a command line bytecode processor capable of batch processing Java archives and class files. It specifically handles obfuscated code analysis by renaming ambiguous identifiers and resolving naming conflicts to make the resulting source code easier to follow. The system employs static analysis to convert bytecode to source, utilizing debug information extraction t

    Java
    View on GitHub↗4,308
  • vineflower/vineflowervineflower avatar

    vineflower/vineflower

    2,208View on GitHub↗

    Vineflower is a modern general purpose Java & JVM language decompiler focused on providing the best quality, speed, and usability.

    Java
    View on GitHub↗2,208

Frequently asked questions

What does hourianto/sporeflower do?

Sporeflower is a Java decompiler tailored for J2ME-era CLDC/MIDP .jar files. It is a fork of Vineflower.

What are the main features of hourianto/sporeflower?

The main features of hourianto/sporeflower are: Decompilers.

Which projects share features with hourianto/sporeflower?

Projects with overlapping indexed features include: col-e/recaf — Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java… fesh0r/fernflower — Fernflower is a Java bytecode decompiler and reverse engineering tool. It transforms compiled Java class files back… vineflower/vineflower — Vineflower is a modern general purpose Java & JVM language decompiler focused on providing the best quality, speed,…