Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact us Request to publish your help manuals Request to remove your help manuals

Introduction
 » Invisible Secrets 4
 » What's New in Invisible Secrets 4?
 » Features
 » Quick Start
File Encryption
 » Encryption
 » Encrypt Files
 » Decrypt Files
Steganography
 » Steganography
 » Hide Files
 » Unhide Files
Features
 » Cryptboard
 » Self Decrypting Packages
 » Destroy Files (Shredders)
 » Shell Integration
Password Management
 » Password Manager
 » Adding Password to List
 » Random Password Generator
 » IP to IP Secure Password Transfer
Application Locker
 » Lock Applications
 » Locker Settings
Options
 » General
 » Algorithms
 » Carriers
 » FTP Connections
 » Passwords
How Can I
 » Encrypt Files
 » Decrypt Files
 » Hide Files
 » Unhide Files
 » Use Cryptboard
 » Create Self Decrypting Package
 » Shred Files
 » Destroy Internet Traces
 » Make IP to IP Password Transfer
 » Lock Application
 » Run Locked Application
Technical background
 » Encryption Algorithms
 » Carriers
 » Activation Keys & FTP Connections
 » Password Lists
 » Command Line Parameters
Support Details
 » Glossary
 » Cryptography Restrictions
 » Technical Support
 » Contact Us
 » Credits
 

Command Line Parameters

General Syntax:

[program_path] invsecr.exe [task] [options]

Hide

Task: /hide <filenames>

Options:

/carrier <filename>

The name of the carrier file

/target <filename>

The name of the resulting file

/alg <algorithm index>

The algorithm index: is from 0 to number of algorithms –1.

The /alg parameter is optional. If not specified, the encryption is made with the default algorithm (algorithm index=0)

/key <password – without blanks!>

partition files restore key logging software windows password recovery software
usb recovery data recovery memory stick unerase photos
best data recovery professional data recovery utilities data doctor recovery

Example:

invsecr.exe /hide readme.txt feedback.txt /carrier sample.jpg /target test1.jpg /alg 2 /key mypass

invsecr.exe /hide readme.txt /carrier sample.jpg /target test2.jpg /key mypass

Unhide

Task: /unhide <filename>

Options:

/alg <algorithm index: from 0 to number of algorithms –1 >

Range of the algorithm index: from 0 to number of algorithms –1.

The /alg parameter is optional. If not specified, the encryption is made with the default algorithm (algorithm index=0)

/key <password – without blanks!>

Example:

invsecr.exe /unhide test1.jpg /alg 2 /key mypass

invsecr.exe /unhide test1.jpg /key mypass

Encrypt

Task: /encrypt <filenames>

Options:

/alg <algorithm index: from 0 to number of algorithms –1 >

Range of the algorithm index: from 0 to number of algorithms –1.

The /alg parameter is optional. If not specified, the encryption is made with the default algorithm (algorithm index=0)

/key <password – without blanks!>

Example:

invsecr.exe /encrypt test1.jpg test2.jpg /alg 2 /key mypass

invsecr.exe /encrypt test1.jpg test2.jpg /key mypass

Decrypt

Task: /decrypt <filenames>

Note: The filenames must have the extension. By default encrypted files have the .ISC extension.

Options:

/alg <algorithm index: from 0 to number of algorithms –1 >

Range of the algorithm index: from 0 to number of algorithms –1.

The /alg parameter is optional. If not specified, the encryption is made with the default algorithm (algorithm index=0)

/key <password – without blanks!>

Example:

invsecr.exe /decrypt test1.jpg.isc test2.jpg.isc /alg 2 /key mypass

invsecr.exe /decrypt test1.jpg.isc test2.jpg.isc /key mypass

Shred

Task: /shred <filenames>

Options: N/A

Example:

invsecr.exe /shred test1.jpg test2.jpg

Home | Contact us | Request to publish your help manuals | Request to remove your help manuals