Squizit is a simple tool, that aim to help you get the grade you want, not the one you have learnt for.
First, input PIN | Then enjoy! |
---|---|
![]() |
![]() |
List of web instances Host your own!
Do you want your site to get added here? Submit a pull request to git.mrcyjanek.net or github.com
.apk (all) | Instructions below. | |||
.click (armhf) | Binary (armhf) | |||
.click (aarch64) | Binary (aarch64) | unavailable | ||
exe portable (x86) | Binary (i386) | |||
.click (x86_64) | exe (x86_64) | Binary (amd64) | .zip (amd64) |
If you run on debian (or ubuntu/mint) machine, and would like to get automatic updates, you can install squizit directly from my apt repository.
First, install my repository
# wget 'https://static.mrcyjanek.net/laminarci/apt-repository/cyjan_repo/mrcyjanek-repo-latest.deb' && \
apt install ./mrcyjanek-repo-latest.deb && \
rm ./mrcyjanek-repo-latest.deb && \
apt update
Then install squizit
# apt install squizit
If you own a small server, you can help me with hosting the cheat! Simply run this command:
wget 'https://static.mrcyjanek.net/laminarci/apt-repository/cyjan_repo/mrcyjanek-repo-latest.deb' && \
apt install ./mrcyjanek-repo-latest.deb && \
rm ./mrcyjanek-repo-latest.deb && \
apt update
apt install squizit squizit-server
And you will have a cheat running on your server!
* note about android build.
Due to an upstream gradle issue (1, 2) I have to build on my pc, so updates may be pushed with little delay.