Thread: [tutorial] How to hide a file inside another file/merge

Results 1 to 5 of 5
  1. #1 [tutorial] How to hide a file inside another file/merge 
    F*ck the rest join the best, WoR

    sigex's Avatar
    Join Date
    Mar 2008
    Age
    34
    Posts
    2,086
    Thanks given
    123
    Thanks received
    147
    Rep Power
    690
    Right i'm sure you have some thing dirty on that computer (c) and using the command line we can "join" to files to one example.

    image.jpg + files.rar we can hide the files.rar in to the image.jpg

    so when you open the image you will see the picture, but right click and open with win rar you will see your files. So for this you must compress your files, in to a winrar file format "for password" set a password then place your 2 files files.rar and your image.jpg in to a new folder in c:/ (easyer to get to)

    open up command line and type

    cd\ you should then see

    Code:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    
    C:\Documents and Settings\Administrator>cd\
    
    C:\>
    now type cd folder name

    Code:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    
    C:\Documents and Settings\Administrator>cd\
    
    C:\>cd new folder
    
    C:\New Folder>
    Place your files in to this location to check if they are there type dir

    Code:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    
    C:\Documents and Settings\Administrator>cd\
    
    C:\>cd new folder
    
    C:\New Folder>dir
     Volume in drive C has no label.
     Volume Serial Number is 2C2F-4E64
    
     Directory of C:\New Folder
    
    24/03/2008  18:01    <DIR>          .
    24/03/2008  18:01    <DIR>          ..
    24/03/2008  18:01           263,969 files.rar
    20/03/2008  15:01           264,437 image.jpg
                   2 File(s)        528,406 bytes
                   2 Dir(s)  24,283,836,416 bytes free
    
    C:\New Folder>
    Now the code you will use.

    Code:
    COPY /B image.jpg + files.rar new.jpg
    Code:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    
    C:\Documents and Settings\Administrator>cd\
    
    C:\>cd new folder
    
    C:\New Folder>dir
     Volume in drive C has no label.
     Volume Serial Number is 2C2F-4E64
    
     Directory of C:\New Folder
    
    24/03/2008  18:01    <DIR>          .
    24/03/2008  18:01    <DIR>          ..
    24/03/2008  18:01           263,969 files.rar
    20/03/2008  15:01           264,437 image.jpg
                   2 File(s)        528,406 bytes
                   2 Dir(s)  24,283,836,416 bytes free
    
    C:\New Folder>COPY /B image.jpg + files.rar new.jpg
    image.jpg
    files.rar
            1 file(s) copied.
    
    C:\New Folder>
    I now have my file if you can get in to it you can see a picture of the vista theme grass. hope you like this random tutorial i use this alot (c) as i use to use my sisters computer


    EDIT: image copy right of Microsoft! pass word for the file is pass


    The wor has begun.

     

  2. #2  
    Banned

    Join Date
    Dec 2006
    Age
    28
    Posts
    2,196
    Thanks given
    5
    Thanks received
    23
    Rep Power
    0
    i cant get it to work i got it to copy the files into new.jpg but when i tried to open with winrar it said its damaged
     

  3. #3  
    Ex-Global Moderator
    Gummeh Bear's Avatar
    Join Date
    Jul 2006
    Posts
    981
    Thanks given
    2
    Thanks received
    6
    Rep Power
    630
    i fixed your title..
    Thanks alot guys I love you and will miss you all.
    Project Glados -A I system- Progress.


    I GUMMEH BEAR AM ZSAKUL2
     

  4. #4  
    F*ck the rest join the best, WoR

    sigex's Avatar
    Join Date
    Mar 2008
    Age
    34
    Posts
    2,086
    Thanks given
    123
    Thanks received
    147
    Rep Power
    690
    Thanks, also you can not use any password recovery programs for rar type files i lost alot of stuff lol forgot the password


    The wor has begun.

     

  5. #5  
    Ex-Global Moderator
    Gummeh Bear's Avatar
    Join Date
    Jul 2006
    Posts
    981
    Thanks given
    2
    Thanks received
    6
    Rep Power
    630
    Gravedug - CLOSE

    edit: i talked to sigex and decided id reopen it..
    Thanks alot guys I love you and will miss you all.
    Project Glados -A I system- Progress.


    I GUMMEH BEAR AM ZSAKUL2
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •