How to make Super Compressed Files

General Discussions
Post Reply
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

How to make Super Compressed Files

Post by Nipuna » Sun Nov 28, 2010 9:23 am

I saw a super Compressed file. It is 11MB but After extracting it is 2.5GB according to the Poster. :o

Here is the link

http://www.elakiri.com/forum/showthread.php?t=935204

My Problem is how to make Files like this? I saw some files in Games like this. :o

Thanks
User avatar
Herath
Major
Major
Posts: 417
Joined: Thu Aug 05, 2010 7:09 pm

Re: How to make Super Compressed Files

Post by Herath » Sun Nov 28, 2010 12:55 pm

Compression involves recognizing repeated patterns and storing them in a non-redundant way in order to reduce the file size. There are few basic compression algorithms to do them. Ziv-Lempel is one of them I was taught at my IT courses.

I am attaching a file that I just created. it is almost 4GB, but when compressed it is just about 1.8MB . File contains a repeated single character. File size is high since it is containing RAR dictionaries etc. ;)
file.rar
(1.82 MiB) Downloaded 771 times
(Can't zip this file, it is too large)

Those ripped games use very high compressions. And decoding them is going to be extremely resource consuming.
And I have no idea how the OS image in your given link is compressed so much. Although I *irated this copy of windows, I got it from a place I trust.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: How to make Super Compressed Files

Post by Nipuna » Sun Nov 28, 2010 6:08 pm

Thanks For the Reply Buddy :)
Post Reply

Return to “General Discussions”