A smart crypter… and much more!
ScreepT is a new multiplatform – multipurpose tool, or better… your next (and last) swiss army knive in coding, crypting, image encoding, network/hardware information gathering, and much more!
! Stay tuned, soon ScreepT will be available for download !
A beta version of ScreepT is coming soon… but first: what is it? What are the aims of this software? Let’s take a look 🙂
- ScreepT includes a text editor, with support for many features including:
- Syntax highlighting (main coding languages such as Java, C, C++, C#, Javascript, Html, Css, Scala, Xml, and much more!);
- Color scheme with a set of default themes to choose from, with possibility to create and save/export your own theme with built-in theme editor;
- Autocompletion, with support for some of the given languages (this funcionality is still under development and to be considered as beta version);
- Basic find/replace/gotoLine dialogs;
- Special charachters escaper, with compatibility modes for Javascript, Html, xml and Java;
- File external changes monitor;
- Many useful keyBoard shortcuts, described in user guide section;
- File navigator with main File system operations;
- Templates management, and possibility to easily define your own code snippets, and reuse them everywhere you want;
- Image to Text parsing;
- Pdf to Text parsing;
- Text speaker – English only (For now…);
- Text Crypter/Decrypter with possibility to use Base 64, AES 128 bit, or even AES 128 bit combined with “ScreepT” algorithm, with possibility to use keyBased sorting, improving code strenght;
- Modular hideable panels, with draggable dividers;
- Responsive layout;
- … and much More!
- Screept has a built-in FileCrypter that you can use to encrypt or decrypt your files or folders, creating cripted copies, without modifiyng original file! The original ones remain fully in your hands, ScreepT does only reads from them 😉 With this crypter you can choose betwen 5 different modes:
- AES only (Text key);
- STEG only (.PNG key);
- STEG only – shuffle bytes (.PNG key + key based shuffle) ;
- AES + STEG (Text key + .PNG key);
- AES + STEG – shuffle bytes (Text key + .PNG key + key based shuffle);
- Screept does not need any installer, cause it’s a fully mobile application. Furthermore, it’s written with java language so it’s potentially runnable everywhere. For now it’s available for windows only and linux with limited support. MacOs version is not ready yet but it’s planned to come out soon 🙂
- (*) take into account that only JVM 1.8 is fully supported!
- Screept has a built-in configuration manager, with which you can save your preferred options, workspaces, graphical elements positions, text area configurations, last directories used, and many more! You can enable auto-save and specify the exact period of time that software will use as timeout to automatically backup your actual configuration. Furthermore, you can even export/import/load/reset your preferred configurations 🙂
- Screept has a built-in minimal web browser, implemented to give an internal way to navigate into user help and documentation. NO file is loaded from the internet, only local readme.html file will be used to do so (with it’s relative .css file).