Fusion: Difference between revisions

From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Hitlerlol
New page: Fusion Script (or simply Fusion) is a script that can be used to merge WinRAR archives with several common file types. This is useful in sharing information over Imageboards (especially il...
 
>Hitlerlol
New page: Fusion Script (or simply Fusion) is a script that can be used to merge WinRAR archives with several common file types. This is useful in sharing information over Imageboards (especially il...
(No difference)

Revision as of 08:24, 11 October 2008

Fusion Script (or simply Fusion) is a script that can be used to merge WinRAR archives with several common file types. This is useful in sharing information over Imageboards (especially illegal/sensitive content). It is very simple to use, a copy of it can be found in the image on this page (just save and change the file from jpg to rar).

The current version (v4.1) allows you to merge both RARs and ZIPs with JPGs, PNGs, GIFs, BMPs and SWFs! Enjoy and use it wisely Anonymous.

Fusion using the Command Prompt

Files may be merged without a script using the Windows command prompt.

  1. Move the two files you wish to merge into the C: drive.
  2. Open the command prompt using Start > Run and entering cmd
  3. If your prompt does not look like C:\ then enter cd \
  4. Enter "copy /b [filenameone.extension] + [filenametwo.extension] [outputfile.extension] to create the merged file outputfile.extension. By renaming the extension it alters the way the file behaves.

Fusion on Linux

Similar to the Windows way.

  1. Open up a terminal and go the directory where both files are located.
  2. Enter cat picture.jpg archive.rar > result.jpg
  3. The resulting file will function as a jpg or rar, depending on what the extension is and/or which program is opening it.

Download