WeSearch

Show HN: LLM-assisted reconstruction of partially decompiled Minecraft 26.1.2

·9 min read · 0 reactions · 0 comments · 13 views
#minecraft#reverse engineering#llm#software reconstruction#java#demcstify#Mojang#Microsoft#Mojang Studios#Vineflower#Gradle#SQLite#remill
Show HN: LLM-assisted reconstruction of partially decompiled Minecraft 26.1.2
⚡ TL;DR · AI summary

demcstify is a research project that uses LLM agents to reconstruct decompiled Minecraft 26.1.2 code into a fully buildable and bytecode-equivalent form without distributing any copyrighted material. The process runs locally, with users providing the original game JAR and retaining all outputs on their own machines. The project emphasizes legal compliance, using a deterministic bytecode oracle to validate reconstructions while maintaining strict separation between roles in the repair workflow.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

demcstify Research project: LLM-assisted reconstruction of partially decompiled Minecraft 26.1.2 sources into fully buildable, runnable, bytecode-equivalent local client and server artifacts. demcstify is not a Minecraft source distribution. It is a reconstruction lab: a set of documents, scripts, Gradle build logic, database schema, and evaluator tools that coordinate LLM agents against a deterministic bytecode oracle. The user's machine supplies the original JAR, performs the reconstruction, and keeps all reconstructed source and build outputs local. Legal Stance — Read Before Doing Anything This repository contains no Minecraft game files and no reconstructed Minecraft source code.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub