Advertisement
HackerRIZLA

Hiding a password in an image.

Sep 16th, 2012
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. How to hide a password in an image.
  2.  
  3. Hello, this is my first tutorial. I found it really usefull for the last LanParty I had and that is the main reason why I am sharing it.
  4.  
  5. 1 - First go to http://www.crypo.net/tools/eng_feron74c.php and input your password.
  6.  
  7. 2 - Click the button "Encrypt" and copy the result.
  8.  
  9. 3 - Download this http://mh-nexus.de/en/downloads.php?product=HxD
  10.  
  11. 4 - Open your image using the program you've downloaded. (It is an Hex Editor).
  12.  
  13. The window should look similar to this:
  14.  
  15. http://i.imgur.com/i2nfK.jpg
  16.  
  17.  
  18. 5 - Now go to the end of all those hex numbers and letters and input your crypted password in this place:
  19.  
  20. http://i.imgur.com/mtp8J.jpg
  21.  
  22.  
  23.  
  24. 6 - Save the file as .jpg and done.
  25.  
  26. Anytime you need to view your password just go to the website where you crypted the password and decrypt it.
  27.  
  28. Hope it helps you in any way. Thanks.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement