How to register a global hotkey for your application in C#

How to register a global hotkey for your application in C#

Register a hotkey for your application that can be triggered even if your form is minimized and does not have focus. More »

How to download a file in C# (progressbar and download speed)

How to download a file in C# (progressbar and download speed)

Learn how to download files in C# while displaying the percentage and the download speed. More »

UDP hole punching implementation in C#

UDP hole punching implementation in C#

Learn how to implement UDP hole punching so you can make your clients life a lot easier by not forcing them to open ports on their end. More »

 

File Concealer v1.1

File Concealer is a simple and fun idea. What this allows you to do is to hide a .rar or a .zip file inside a picture file (tested a few common extensions like .jpg .png, .gif etc). After you merge the files the you will still be able to view the image like you normally would. But now you will also be able to right click and open it with winrar/or winzip, depeding on the file you used, to access the contents of the .rar you merged it with.

Usage:
Drag&Drop the files you want to use to the proper locations or click the boxes. Then just choose where to save the file and press merge.

Note:
There seems to be an issue sometimes where not all image types will work, regardless if they are the same extension. That is sadly OS/image related issues so there isn’t much we can really do about it. Same goes with the archive files. In my case I had more success using .rar files than .zip files.

File Concealer main window

File Concealer result image

Download File
Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone

Leave a Reply

Your email address will not be published. Required fields are marked *