• 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

September 24th, 2008 | By Andrei Boghiu in Development, Products, nBinder | No Comments »

We are currently working on nBinder 5.6 which will be available later this year.

We are adding new features requested by users and simplifing the interface a bit, as it seems many users are finding it hard to learn how to use the interface. We will remove Global Options and allow users to apply Files Options to all other files in the project (or only to some files in the project).

Also there are some issues that need to be fixed with command line arguments. 

We will keep you posted with our progress.

Please post here or in our forums what would you like to see changed or added in version 5.6

Thank you.