An hacknet inspired hacking program
You can use the standalone .exe from releases, or you can clone the repository locally and use pyinstaller with compile.bat
Note
the standalone .exe will generate the plugins
and data
folder in the directory that the executable is run in, so it is recommended to drop the .exe in a dedicated folder before running.
You can run:
curl -sSL https://raw.githubusercontent.com/mas6y6/CipherOS/refs/heads/main/installer.sh | bash
To use the automatic installer.
But if your architecture isn't supported you can build your own CipherOS build can just use the compile.sh to compile the main.py
file to cipher
.
And download the cipher folder and put it in the same directory as cipher
.
├── cipher
│ ├── plugins.py
│ ├── argumentparser.py
│ ├── icon.ico
│ ├── api.py
│ ├── network.py
│ └── exceptions.py
└── cipher (This is an executeable)
Important
The cipher
folder must be in the SAME folder as the executeable!
Click me to join the Cipher HackSquad discord server
- @mas6y6 (Owner)
- @malachi196
- @overo3
None yet..