-
Compress executables (or any other file type) without affecting their direct functionality, so you don’t have to unpack them before run
- Password protect any kind of file without the file losing its direct functionality.
- Use Controls to define conditional behaviors based on Conditions, tests of different kinds.
- Create repetitive, conditional sequences and scheduled events.
- Define scheduled events using the Wait for Control and Conditions.
- Add more functionality to your application by biding it and adding complex commands to it both before and after execution
- Compact applications by packing the executable files along with their dlls and other resource files
-
Bind dlls and other resource files to your executable so you can distribute your application as a single (smaller, protected) executable.
-
Protect your application by binding it and selecting the self delete option so that a user can use your application (output) only once, the file deleting itself after one run.
-
Make an silent installer for your application that will be able to install your application and its needed files to a certain directory and run your application when the install process is complete
- Keep your applications updated by automatically downloading new files from the Internet.
-
Protect your applications against reverse-engineering and other hacks.
-
Transform any format in an executable without affecting its direct functionality
-
Convert an entire web site (along with pictures and other resources) into a single executable
-
Password protect your executables or any other file
-
Password protect your images, pictures, documents, projects,
music …etc.
and at the same time compress them
-
Compress and you picture gallery or your music gallery and transform it into a single executable file so you can carry it with you everywhere
-
Hide files inside an application and have them silently extracted to a certain directory
-
Change executables icons
-
Compress any file without losing its direct functionality