Endstone
Official@endstonemc · United Kingdom
An ecosystem of open source projects for Minecraft: Bedrock Edition servers.
Agent Skills by Endstone
Showing 6 vetted skills indexed across 1 GitHub repositories.
build-ida-db
Automates download and headless IDA database building for BDS binaries.
update-signatures
Regenerate byte-pattern signatures in toml configuration files using idalib.
release
Automate Endstone Minecraft Bedrock server releases with versioning, CHANGELOG updates, and CI/CD triggers.
add-conan-recipe
Generate and validate Conan 2.x recipes for C/C++ libraries.
locate-function
Locate BDS functions in IDA databases using a numbered recipe.
bump-bds
Automates Endstone updates for new Bedrock Dedicated Server versions by regenerating symbol offset tables and porting code to the new ABI.
Frequently Asked Questions About Endstone
FAQPage SchemaWhat specific tasks does Endstone enable for server developers?▼
Endstone enables the automated extraction of function locations from Bedrock Dedicated Server binaries, the generation of IDA Pro databases, and the management of C/C++ dependencies. It facilitates rapid adaptation to new server versions by regenerating symbol offset tables and ensuring ABI compatibility across updates.
Which technical personas benefit from using these resources?▼
These resources are designed for reverse engineers, C++ developers, and server infrastructure maintainers working within the Minecraft Bedrock ecosystem. It is specifically targeted at engineers performing binary analysis, symbol mapping, and those managing complex dependency trees for server-side modifications.
What are the licensing and cost requirements for Endstone?▼
Endstone is an open-source project, allowing for free use and modification of its build and analysis components. Users must provide their own licensed IDA Pro environment to utilize the binary analysis and database generation features, as these rely on proprietary reverse engineering software.