ROS Encryption Tool v1.0.0
Below are the archives containing executable formats for Windows, Linux and MacOS, along with the Java source code for this version.
No dependencies required.
Instructions for Windows:
- Extract the
.zipfile - To start the tool, open/run the
roset.batfile - Run the
create_desktop_shortcut.batto create a desktop shortcut with icon.
Note: If you see any prompts preventing you from running the files, click "Run Anyway."
The SAS-ROSET project is free from any malicious code. We prioritize your security and privacy.
Instructions for Linux:
-
Extract the
.zipfile -
Give execution permission to
roset.sh:chmod +x roset.sh
-
To run, execute
roset.sh:./roset.sh
-
To create desktop shortcut with icon, give execution permission to
create_desktop_shortcut.sh:chmod +x create_desktop_shortcut.sh
-
To run, execute
create_desktop_shortcut.sh:./create_desktop_shortcut.sh
-
To run ROSET, double click on the newly created desktop shortcut.
Note: If the shortcut doesn't launch, right-click it and select "Allow Launching" or a similar option.
Instructions for MacOS:
-
Open Terminal:
-
Navigate to the
ROSET_Graphical_vX.X.X_MacOS_x86_64directory using the command:
(Replace/path/to/with the actual path, e.g.,Downloads/ROSET_Graphical_vX.X.X_MacOS_x86_64)cd /path/to/ROSET_Graphical_vX.X.X_MacOS_x86_64
-
-
Give Execution Permission:
-
Run the following commands in the terminal once you are in the
ROSET_Graphical_vX.X.X_MacOS_x86_64directory:
[After the first command you may have to enter your login password]sudo xattr -rd com.apple.quarantine ../ chmod -R +x roset.app
-
The commands above will remove the quarantine flag from the program files so that macOS doesn't block it due to being downloaded from the internet, and then give execution permission to
roset.app
-
Open the Application:
- Double-click on
roset.appto open it.
- Double-click on
-
Grant Permissions (if prompted):
- Click Allow or Open if macOS asks for permission.
- If blocked, go to System Preferences > Security & Privacy > Open Anyway.
Documentation and Usage Guide:
For detailed documentation and usage instructions on how to use the ROS Encryption Tool, visit the Documentation and Usage Guide.