Fusion: Difference between revisions

From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Tisteca
Removing dead links, posting script sauce
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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).
{{Outdated
|* The original image needs to be uploaded. All I can find is the source code, and it's only version 5.1.
* We also need to see which sites still allow images with embedded files.
}}
Fusion Script (or simply Fusion) is a script that can be used to merge archives with several common file types. This is useful in sharing information over imageboards (especially illegal/sensitive content). It is very simple to use.


The current version (v5.2) allows you to merge RARs, ZIPs, and 7Zs with JPGs, PNGs, GIFs, BMPs and SWFs! Enjoy and use it wisely Anonymous.
The current version (v5.2) allows you to merge RARs, ZIPs, and 7Zs with JPGs, PNGs, GIFs, BMPs and SWFs! Enjoy and use it wisely Anonymous.


=Fusion using the Command Prompt=
=='''NOTE'''==
Nowadays, many websites (especially 4chan) can detect images with embedded files, and either reject the image or remove the embedded file.


Files may be merged without a script using the Windows command prompt.
==Fusion Without Script==


Files may be merged without a script in two ways.
Hard and '''secure''' way:
# Move the two files you wish to merge into the C: drive.
# Move the two files you wish to merge into the C: drive.
# Open the command prompt using Start > Run and entering cmd
# Open the command prompt using Start > Run and entering cmd
# If your prompt does not look like C:\ then enter cd \
# If your prompt does not look like C:\ then enter cd \
# 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.  
# 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=
Easy but '''insecure''' way:
# Move all your shit into a .rar file.
# Change the extension of that .rar file to .jpg to disguise it,
# Change it back to .rar to access the files or you can simply Open With > WinRAR Archiver to access them.
 
Easy way is more suspicious because the .jpg doesn't display an image but the hard way does,
 
They are both suspicious in the fact that if your porn stash is big, your dad might find it strange that an image of your girlfriend is over 2Gb and you don't have to turn it into a .jpg, you can change it into whatever you want (but do it that your own risk).
 
==Fusion on Linux==


Similar to the Windows way.
Similar to the Windows way.


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


=Download=
==Download==
v5.2
v5.1
* <s>[http://anonym.to/http://www.mediafire.com/?b94jl5jth5z Mediafire],rename .jpg to .rar</s> <-- Invalid link. Someone upload kkthx
* [http://pastebin.com/D68UD1Dj Script sauce (no image)]
v4.1
 
* <s>[http://anonym.to/http://rapidshare.com/files/52334345/ImageRAR_Fusion.rar.html Rapidshare]</s> <-- Invalid link. Someone upload kkthx
[[category:tools]]
* <s>[http://anonym.to/http://image.bayimg.com/jafljaabd.jpg Bayimg], rename .jpg to .rar</s> <-- Can't extract archive?! Someone else confirm/edit please
* [http://anonym.to/http://img248.imageshack.us/img248/6836/mergeke2.jpg Imageshack], rename .jpg to .rar

Latest revision as of 22:25, 27 May 2014

This page is in dire need of an update

  • The original image needs to be uploaded. All I can find is the source code, and it's only version 5.1.
  • We also need to see which sites still allow images with embedded files.

Fusion Script (or simply Fusion) is a script that can be used to merge archives with several common file types. This is useful in sharing information over imageboards (especially illegal/sensitive content). It is very simple to use.

The current version (v5.2) allows you to merge RARs, ZIPs, and 7Zs with JPGs, PNGs, GIFs, BMPs and SWFs! Enjoy and use it wisely Anonymous.

NOTE[edit]

Nowadays, many websites (especially 4chan) can detect images with embedded files, and either reject the image or remove the embedded file.

Fusion Without Script[edit]

Files may be merged without a script in two ways.

Hard and secure way:

  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.

Easy but insecure way:

  1. Move all your shit into a .rar file.
  2. Change the extension of that .rar file to .jpg to disguise it,
  3. Change it back to .rar to access the files or you can simply Open With > WinRAR Archiver to access them.

Easy way is more suspicious because the .jpg doesn't display an image but the hard way does,

They are both suspicious in the fact that if your porn stash is big, your dad might find it strange that an image of your girlfriend is over 2Gb and you don't have to turn it into a .jpg, you can change it into whatever you want (but do it that your own risk).

Fusion on Linux[edit]

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[edit]

v5.1