Skip to content

Sigma Auth Emulator - V2

Latest

Choose a tag to compare

@MarkGG8181 MarkGG8181 released this 24 Apr 21:52
· 1 commit to main since this release

logo_large

[?] What is this? What do I do with this?

This is an emulator for Sigma Jello's authentication.

What's new?

Recoded everything. Faster and easier setup.

Usage

After launching for the first time, do this in a terminal (admin privilage):

Important

Make sure your JAVA_HOME is the same as what Sigma uses!
You also need to run this tool as admin!

windows:
keytool -import -file _wildcard.sigmaclient.info+2.pem -keystore "%JAVA_HOME%\jre\lib\security\cacerts" -alias "skidmaEmulatorCert" -storepass changeit

linux:
sudo keytool -import -file _wildcard.sigmaclient.info+2.pem -keystore $JAVA_HOME/jre/lib/security/cacerts -alias skidmaEmulatorCert -storepass changeit

SigmaAuthEmulator-v2-jar-with-dependencies.jar SHA1 = 1baece75e3c1203f1b6f34a28d46178412976585