ENC/DEC Tool Binaries 

The Notorious
Staff member
RaGEZONE VIP
Joined
Oct 27, 2003
Messages
20,582
Reaction score
4,017
Details, Features and Functions for this tool I created from scratch.

1. Batch Processing of Files
Encrypt or decrypt multiple files at once by applying XOR operations to each.
Supports dropping multiple files into the source list area or browsing and selecting files manually.
Process various file extensions including .enc, .dec, or any other custom formats.

2. Customizable XOR Key
Specify the XOR key in hexadecimal byte format (up to 16 bytes).
Each byte can be edited individually via intuitive input fields.
Example default key is FF FF FF FF but users can input any 1–16 byte key.

3. Preset Management for XOR Keys
Save frequently used XOR keys as named presets.
Load saved presets quickly from a dropdown combo box.
Delete unused presets to keep the list clean.
Presets are persisted in a JSON file (xor_presets.json) for convenience and portability.

4. Destination Folder Selection
Specify a custom output folder for the processed files.
Files can be saved alongside the original source files or in any user-chosen directory.
Browse for destination folder via standard folder picker dialog.

5. Backup & Overwrite Options
When overwriting existing files, the tool by default creates .bak backup copies to prevent accidental data loss.
Users can enable “Auto Overwrite” mode to skip backups and overwrite files directly for faster processing.

6. Drag-and-Drop Support
Easily add files by dragging them onto the source files text area.
Supports multiple files dragged in at once.

7. Progress Indication
Shows a progress bar to inform the user of processing status during batch operations.
Provides visual feedback on completion or any errors encountered.

8. User-Friendly Interface
Dark-themed UI for comfortable long-term use.
Clear labels and tooltips help guide users on the purpose of each control.
Buttons and input fields are well spaced and logically arranged.

Password:
To view the content, you need to sign In or register.

Download:
 
Details, Features and Functions for this tool I created from scratch.

1. Batch Processing of Files
Encrypt or decrypt multiple files at once by applying XOR operations to each.
Supports dropping multiple files into the source list area or browsing and selecting files manually.
Process various file extensions including .enc, .dec, or any other custom formats.

2. Customizable XOR Key
Specify the XOR key in hexadecimal byte format (up to 16 bytes).
Each byte can be edited individually via intuitive input fields.
Example default key is FF FF FF FF but users can input any 1–16 byte key.

3. Preset Management for XOR Keys
Save frequently used XOR keys as named presets.
Load saved presets quickly from a dropdown combo box.
Delete unused presets to keep the list clean.
Presets are persisted in a JSON file (xor_presets.json) for convenience and portability.

4. Destination Folder Selection
Specify a custom output folder for the processed files.
Files can be saved alongside the original source files or in any user-chosen directory.
Browse for destination folder via standard folder picker dialog.

5. Backup & Overwrite Options
When overwriting existing files, the tool by default creates .bak backup copies to prevent accidental data loss.
Users can enable “Auto Overwrite” mode to skip backups and overwrite files directly for faster processing.

6. Drag-and-Drop Support
Easily add files by dragging them onto the source files text area.
Supports multiple files dragged in at once.

7. Progress Indication
Shows a progress bar to inform the user of processing status during batch operations.
Provides visual feedback on completion or any errors encountered.

8. User-Friendly Interface
Dark-themed UI for comfortable long-term use.
Clear labels and tooltips help guide users on the purpose of each control.
Buttons and input fields are well spaced and logically arranged.

Password: [Hidden content]
Download:

thanks
 
dAIdoom - ENC/DEC Tool - RaGEZONE Forums
 
Details, Features and Functions for this tool I created from scratch.

1. Batch Processing of Files
Encrypt or decrypt multiple files at once by applying XOR operations to each.
Supports dropping multiple files into the source list area or browsing and selecting files manually.
Process various file extensions including .enc, .dec, or any other custom formats.

2. Customizable XOR Key
Specify the XOR key in hexadecimal byte format (up to 16 bytes).
Each byte can be edited individually via intuitive input fields.
Example default key is FF FF FF FF but users can input any 1–16 byte key.

3. Preset Management for XOR Keys
Save frequently used XOR keys as named presets.
Load saved presets quickly from a dropdown combo box.
Delete unused presets to keep the list clean.
Presets are persisted in a JSON file (xor_presets.json) for convenience and portability.

4. Destination Folder Selection
Specify a custom output folder for the processed files.
Files can be saved alongside the original source files or in any user-chosen directory.
Browse for destination folder via standard folder picker dialog.

5. Backup & Overwrite Options
When overwriting existing files, the tool by default creates .bak backup copies to prevent accidental data loss.
Users can enable “Auto Overwrite” mode to skip backups and overwrite files directly for faster processing.

6. Drag-and-Drop Support
Easily add files by dragging them onto the source files text area.
Supports multiple files dragged in at once.

7. Progress Indication
Shows a progress bar to inform the user of processing status during batch operations.
Provides visual feedback on completion or any errors encountered.

8. User-Friendly Interface
Dark-themed UI for comfortable long-term use.
Clear labels and tooltips help guide users on the purpose of each control.
Buttons and input fields are well spaced and logically arranged.

Password: [Hidden content]
Download:

💯:love:❤️
 
Last edited:
Details, Features and Functions for this tool I created from scratch.

1. Batch Processing of Files
Encrypt or decrypt multiple files at once by applying XOR operations to each.
Supports dropping multiple files into the source list area or browsing and selecting files manually.
Process various file extensions including .enc, .dec, or any other custom formats.

2. Customizable XOR Key
Specify the XOR key in hexadecimal byte format (up to 16 bytes).
Each byte can be edited individually via intuitive input fields.
Example default key is FF FF FF FF but users can input any 1–16 byte key.

3. Preset Management for XOR Keys
Save frequently used XOR keys as named presets.
Load saved presets quickly from a dropdown combo box.
Delete unused presets to keep the list clean.
Presets are persisted in a JSON file (xor_presets.json) for convenience and portability.

4. Destination Folder Selection
Specify a custom output folder for the processed files.
Files can be saved alongside the original source files or in any user-chosen directory.
Browse for destination folder via standard folder picker dialog.

5. Backup & Overwrite Options
When overwriting existing files, the tool by default creates .bak backup copies to prevent accidental data loss.
Users can enable “Auto Overwrite” mode to skip backups and overwrite files directly for faster processing.

6. Drag-and-Drop Support
Easily add files by dragging them onto the source files text area.
Supports multiple files dragged in at once.

7. Progress Indication
Shows a progress bar to inform the user of processing status during batch operations.
Provides visual feedback on completion or any errors encountered.

8. User-Friendly Interface
Dark-themed UI for comfortable long-term use.
Clear labels and tooltips help guide users on the purpose of each control.
Buttons and input fields are well spaced and logically arranged.

Password: [Hidden content]
Download:

thanks
 
Back