- .NET 8 SDK installed.
git clone https://github.com/algovoid/AndroidKeystoreCreator.git
cd AndroidKeystoreCreatorrun build.bat
chmod +x build.sh
./build.shThis generates portable, self-contained executables in:
src/AndroidKeystoreCreator/bin/Release/net8.0/{win-x64|linux-x64}/publish/You can run the resulting executable directly, no .NET runtime is required on the target system.