In our company we have USB flash drives which are encrypted by Endpoint Security software. If the USB is plugged in on normal computer then the content is the encrypted container and the windows executable which allows to access container by using special interface.
So it is possible to access the content on Linux using a Wine emulator to run the software. I wonder if it would be possible to mount the container directly by the Linux system, so the content could be accessible by standard Linux tools (like the rsync, cp, mv, etc.)?
Kind regards,
Piotr