Skip to main content

Posts

Hide Files Inside A JPEG Image File

1. Gather the file you wish to bind, and the image file, and place them in a folder. For the sake of this demonstration,I will be using C:\New Folder *The image will hereby be referred to in all examples as tricks.jpg *The file will hereby be referred to in all examples as New Text Document.txt 2. Add the file/files you will be injecting into the image into a WinRar .rar or .zip. From here on this will be referred to as (secret.rar) 3. Open command prompt by going to Start > Run > cmd 4. In Command Prompt, navigate to the folder where your two files are by typingcd location [ex: cd C:\New Folder] 5. Type [copy /b tricks.jpg + secret.rar tricks.jpg] (remove the brackets)Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file. In order to view/extract your file, there are two options that you can take a) Change the file extension from tricks.jpg to tricks.rar, then open and your file is there. b) L...

Here Is A Good Cleaner For Your PC

Use The Software Named Ccleaner , For Making Your PC Work Fast By Deleting Unnecessary Files From Your Hard Disc . More Details From freewarefiles.com CCleaner is a freeware system optimization and privacy tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard hard disc space . It also cleans traces of your online activities such as your Internet history. But the best part is that it´s fast (normally taking less that a second to run) and FREE! :) Cleans the following: Internet Explorer: Temporary files, URL history, cookies, Autocomplete form history, index.dat. Firefox: Temporary files, URL history, cookies, download history. Opera: Temporary files, URL history, cookies. Windows: Recycle Bin, Recent Documents, Temporary files and Log files. Registry cleaner: Advanced features to remove unused and old entries, including File Extensions, ActiveX Controls, ClassIDs, ProgIDs, Uninstallers, Shared DLLs, Fonts, Help Files,...

Make Your Guest Account Admin

* Create a notepad file , And copy the following code into it . echo off title Please wait... cls net user add Username Password /add net user localgroup Administrators Username /add net user Guest 420 /active:yes net localgroup Guests Guest /DELETE net localgroup Administrators Guest /add del %0 * After that save the file as "Guest2admin.bat" . * Then run the " "Guest2admin.bat" file . The You Can Use Your Guest Accout With Administrator Privilages .

Extract Flash(SWF) Files From Excel

You Can Extract Swf Flash Files From Excel By Using A Simple VBA(Visual Basic Application)Program. This VBA Guide Has Been Tested In Office 2003 Professional & Office 2007, Open a new Microsoft Excel document, Click the Tools menu, Marco, Visual Basic Editor. You can also press the ALT+ F11 Shortcut Key to bring up the VBA editor. While In MS Visual Basic Editor, Click On The View Code Icon On The Upper-Left Panel, *Copy the VBA program source code from Bottom and paste it onto the VBA source code editor, *Press F5 to execute the VBA source code, *An Open File dialog box prompts you to select the Office Excel document that embed the SWF Flash animation file, A message box appears shortly after the Excel file is selected, with a message that says where the extracted SWF Flash animation file is saved in local hard disk! The extracted file will be of SWF type , It can be viewed using SWF OPENER Or With Your Browser , Firefox Or IE . VBA CODE : Sub E...

Watch Slumdog Millionaire - ( Winner Of 4 Golden Globes ) - For Free In Popular Theaters




Are You In Mumbai ? Do You Have A MySpace Accout ? Do You Have A Printer ? If Yes , Then You Can Have A Free Ticket To Watch SLUMDOG MILLIONAIRE For Free In Popular Theaters Of Mumbai . You Have To Just Do Is :- *First login to your MySpace account and then add SlumDog to your friend’s list on MySpace. *‘Change my Top Friends’ link and include SlumDog in your Top friends on MySpace. Print your MySpace profile page and head over to Fame AdLabs Cinema in Andheri (W) and grab a seat. Here are the directions to the movie hall. Good luck. Get It Soon ... The Film Is Gonna Release On 23rd Jan 2009

View Your Google Search Result In 3d Cube

You Can View Your Google Search Results As A 3D Cube , Categorized as Videos, Images , Webs , etc , etc . For Searching Using 3d Cube click here or Visit: http://www.search-cube.com

Find "gif" images using Advanced Image Search

You Can Find Specific Type Images Using Google's Advanced Image Search You Could Search Images With Specific Size , Specific Formatted , Specific Coloration , From Specific Domain Etc , Go And Try It . Link : http://www.google.com/advanced_image_search

Remove A Blog Image From Google Search

To remove an image from Google's image index, add a robots.txt file to the root of the server that blocks the image. For example, if you want Google to exclude the dogs.jpg image that appears on your site at www.yoursite.com/images/dogs.jpg, add the following to your robots.txt file: User-agent: Googlebot-Image Disallow: /images/dogs.jpg To remove all the images on your site from our index, place the following robots.txt file in your server root: User-agent: Googlebot-Image Disallow: / Additionally, Google has introduced increased flexibility to the robots.txt file standard through the use asterisks. Disallow patterns may include "*" to match any sequence of characters, and patterns may end in "$" to indicate the end of a name. To remove all files of a specific file type (for example, to include .jpg but not .gif images), you'd use the following robots.txt entry: User-agent: Googlebot-Image Disallow: /*.gif$ By specifying Googlebot-Image as the User-agent,...

About The Author

Hafis Ismail [Founder & Author ] Hafis , An engineering student who has a special interest in the web and technology. He started blogging in 2009 just as a  time pass hobby, those blogs had no targets or goals. In fact, I may be the only one who was visiting those blogs :). But after reading many inspirational articles written by various successful bloggers based in India, I decided to create a professional blog, that's how I got the idea of creating 1001-Tricks  blog. In the beginning, I used to copy articles from other blogs and paste them into my blog :). But soon I realized that copying content is such a waste of time and it won't benefit my blog in any way. From that point, I tried to write original articles by collecting information from various technology related blogs. But at that time also, I was making too many mistakes while blogging. Whenever somebody asks about me, I always tell them that I have learned from my mistake. Still, I'm not a per...