Skip to content

Releases: mas6y6/CipherOS

CipherOS v1.6

03 Feb 00:37
Compare
Choose a tag to compare

CipherOS v1.6

Fixes:

  • Way too many issues and bugs and other broken things that cause problems

Adds:

  • Elevate admin permissions
  • More filesystem based commands
  • And much more...

What's Changed

  • Pull request to add TEX479's changes to the main CipherOS branch by @mas6y6 in #8
  • split files again by @TEX479 in #9
  • final merge and splitting by @TEX479 in #10

New Contributors

  • @TEX479 made their first contribution in #9

Full Changelog: v1.5.1...v1.6

CipherOS v1.5.1

05 Dec 04:31
Compare
Choose a tag to compare

CipherOS v1.5.1

Full Changelog: v1.5...v1.5.1

This version adds

  • Added the configversion 3
  • Fixed an issue with the parser
  • Added --startdir to override the cache directory

CipherOS v1.5

02 Dec 00:55
Compare
Choose a tag to compare

CipherOS 1.5 Update

Full Changelog: 1.1...v1.5

CipherOS 1.5 Contains:

  • Rebuilt plugin system
  • Rebuilt package resolver
  • Added debug mode (pass --debug) to enable
  • Added network device scanner
  • Added portscan to scan for open ports on selected device
  • Added custom built ArgumentParser for plugins (Including rebuilt help menu)
  • Added ConfigParser for plugins that are built with a older config (configversion 1 and lower)
  • Made CipherOS standalone (Removed the Cipher folder from the setup)

This version of CipherOS is compiled on Python 3.13 so it should be faster then normal.

There is only the Windows x64 .msi installer at the moment I am working on the ARM64 for macOS.
There will be no x64 builds for macOS.

CipherOS 1.1

18 Nov 03:45
Compare
Choose a tag to compare

Release 1.1

Full Changelog: 1.0...1.1

The original 1.0 release had issues and the tabcompleter was broken

cipher.exe is a Windows standalone.
And the .zip for macOS is here

Linux coming soon :)