FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   RAYcompressor - the ultimate AIO compressor (https://fileforums.com/showthread.php?t=99238)

rayated 29-05-2017 18:05

RAYcompressor - the ultimate AIO compressor
 
8 Attachment(s)

RAYcompressor is a commandline compressor containing more methods than almost every compressor in the forum . As I have 0 knowledge making GUI so I wrote the script in bat .But don't worry,you don't ned to edit bat files . I collected the methods from various compressors . This compressor contains x64 based compressors mostly,but I'll be adding x86 based version soon .
The ray_advanced.bat is from EGY compreesor . I've added some masked algorithms from panker1992's work .As I don't know masks well , they may cause errors .
I've also added WPI (Razor12911) support for this compressor . The script was modified by 78372 and me.
Thanks to 78372 for both inspiring and helping me..
This is my first program ever so there maybe bugs. Please report bugs and share the fix if you know.Advice to better it.
:) :) :)

P.N: You'll have to copy\paste updates one after another......


change log

1.0.2
-added pzlibv1
-added pzlibv2
-added pzlibv3 hotfix
-added plz4 (not tested yet)
-added zlib stream check option in ray.bat
-fixed some decompression problems in wpi
-minor fixes in arc.ini

1.0.1
-fixed several bugs
-fixed fazip.exe
-added colors
-fixed several bugs of wpi
-added music function in wpi
-(!)ray_advanced.bat is not compatible,delete it

1.0.0
-initial release

78372 29-05-2017 18:57

I am waiting for the compressor to be matured. I will create a GUI as soon as all bugs are fixed.

rayated 29-05-2017 19:00

Quote:

Originally Posted by 78372 (Post 459285)
I am waiting for the compressor to be matured. I will create a GUI as soon as all bugs are fixed.

I'm waiting too :D . Why don't you create a sfx maker instead?

78372 29-05-2017 19:14

Quote:

Originally Posted by rayated (Post 459286)
I'm waiting too :D . Why don't you create a sfx maker instead?

Sure, don't worry

mikey26 30-05-2017 05:13

please check your fazip.exe it seems to be infected i checked the sizes of the fazip in my compression folder it is complete different.mine nor other guys compressors come up with a infected warning in it has fazip.exe in the folder or gui.

KaktoR 30-05-2017 06:10

fazip.exe

Virustotal.com

https://virustotal.com/de/file/871a7...is/1496149749/

47 / 61

Code:

Ad-Aware        Win32.Floxif.A        20170530
AhnLab-V3        Win32/Fixflo        20170530
ALYac        Win32.Floxif.A        20170530
Antiy-AVL        Virus/Win32.Pioneer.cz        20170530
Arcabit        Win32.Floxif.A        20170530
Avast        Win32:FloxLib-A [Trj]        20170530
AVG        Win32/Floxif.A        20170530
Avira (no cloud)        W32/Floxif.hdc        20170530
AVware        Virus.Win32.Floxif.a (v)        20170530
Baidu        Win32.Virus.Floxif.a        20170527
BitDefender        Win32.Floxif.A        20170530
Bkav        W32.eHeur.Malware09        20170530
CAT-QuickHeal        W32.Pioneer.CZ1        20170530
CrowdStrike Falcon (ML)        malicious_confidence_100% (D)        20170420
Cyren        W32/Floxif.B        20170530
DrWeb        Win32.FloodFix.7        20170530
Emsisoft        Win32.Floxif.A (B)        20170530
Endgame        malicious (high confidence)        20170515
ESET-NOD32        Win32/Floxif.H        20170530
F-Prot        W32/Floxif.B        20170530
F-Secure        Win32.Floxif.A        20170530
Fortinet        W32/Pioneer.CZ!tr        20170530
GData        Win32.Floxif.A        20170530
Ikarus        Virus.Win32.Floxif        20170530
Invincea        virus.win32.ramnit.j        20170519
Jiangmin        Win32/Pioneer.l        20170530
K7AntiVirus        Virus ( 0040f8661 )        20170530
K7GW        Virus ( 0040f8661 )        20170530
Kaspersky        Virus.Win32.Pioneer.cz        20170530
McAfee        Dropper-FIY!FEDA9A8925F0        20170530
McAfee-GW-Edition        Dropper-FIY!FEDA9A8925F0        20170529
Microsoft        Virus:Win32/Floxif.H        20170530
eScan        Win32.Floxif.A        20170530
NANO-Antivirus        Virus.Win32.Pioneer.bvrqhu        20170530
Panda        W32/Floxif.A        20170529
Qihoo-360        Virus.Win32.Pioneer.C        20170530
Rising        Virus.Floxif!1.9BE6 (classic)        20170530
Sophos        W32/Floxif-C        20170530
Symantec        W32.Fixflo.B!inf        20170530
Tencent        Virus.Win32.Pionner.tt        20170530
TrendMicro        PE_FLOXIF.D        20170530
TrendMicro-HouseCall        PE_FLOXIF.D        20170525
VBA32        Trojan.Sly        20170530
VIPRE        Virus.Win32.Floxif.a (v)        20170530
Zillya        Virus.Floxif.Win32.1        20170530
ZoneAlarm by Check Point        Virus.Win32.Pioneer.cz        20170530
Zoner        Win32.Floxif.F        20170530


rayated 30-05-2017 11:13

Quote:

Originally Posted by mikey26 (Post 459293)
please check your fazip.exe it seems to be infected i checked the sizes of the fazip in my compression folder it is complete different.mine nor other guys compressors come up with a infected warning in it has fazip.exe in the folder or gui.

Thanks for your opinion...the fazip.exe was actually fazip64.exe....so I renamed file but didn't bother to scan the file .sorry for that . I'll fix the problem in next update . Also the lzma packcmd seems wrong to me giving many errors.......

rayated 03-06-2017 17:23

Update 1.0.1 is out
 
Update 1.0.1 is available.Gonna post update 1.0.2 real soon .These two updates should fix most problems.... :D:D

rayated 03-06-2017 19:26

Update 1.0.2 is out
 
Upda 1.0.2 is now available . please reports bugs if you find :o

macut18 18-06-2017 01:39

Thanks for the good work.

There was a ShortcutName error (Unlisted)

Code:

[Icons]
#ifdef AppExe1
Name: {group}\{#E1[63]}; Filename: {app}\{#E1[60]}\{#E1[61]}; WorkingDir: {app}\{#E1[60]}; Comment: {#E1[59]};
Name: {commondesktop}\{#E1[63]}; Filename: {app}\{#E1[60]}\{#E1[61]}; WorkingDir: {app}\{#E1[60]}; Check: CreateShortcuts;
#endif


Fix to (Original of Windows Phone Installer by Razor12911)

Code:

[Icons]
#ifdef AppExe1
Name: {group}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; WorkingDir: {app}\{#E1[60]}; Comment: {#E1[59]};
Name: {commondesktop}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; WorkingDir: {app}\{#E1[60]}; Check: CreateShortcuts;
#ifdef AppExe2
Name: {group}\{#E2[62]}; Filename: {app}\{#E2[60]}\{#E2[61]}; WorkingDir: {app}\{#E2[60]}; Comment: {#E2[59]};
Name: {commondesktop}\{#E2[62]}; Filename: {app}\{#E2[60]}\{#E2[61]}; WorkingDir: {app}\{#E2[60]}; Check: CreateShortcuts;
#ifdef AppExe3
Name: {group}\{#E3[62]}; Filename: {app}\{#E3[60]}\{#E3[61]}; WorkingDir: {app}\{#E3[60]}; Comment: {#E3[59]};
Name: {commondesktop}\{#E3[62]}; Filename: {app}\{#E3[60]}\{#E3[61]}; WorkingDir: {app}\{#E3[60]}; Check: CreateShortcuts;
#ifdef AppExe4
Name: {group}\{#E4[62]}; Filename: {app}\{#E4[60]}\{#E4[61]}; WorkingDir: {app}\{#E4[60]}; Comment: {#E4[59]};
Name: {commondesktop}\{#E4[62]}; Filename: {app}\{#E4[60]}\{#E4[61]}; WorkingDir: {app}\{#E4[60]}; Check: CreateShortcuts;
#ifdef AppExe5
Name: {group}\{#E5[62]}; Filename: {app}\{#E5[60]}\{#E5[61]}; WorkingDir: {app}\{#E5[60]}; Comment: {#E5[59]};
Name: {commondesktop}\{#E5[62]}; Filename: {app}\{#E5[60]}\{#E5[61]}; WorkingDir: {app}\{#E5[60]}; Check: CreateShortcuts;
#ifdef AppExe6
Name: {group}\{#E6[62]}; Filename: {app}\{#E6[60]}\{#E6[61]}; WorkingDir: {app}\{#E6[60]}; Comment: {#E6[59]};
Name: {commondesktop}\{#E6[62]}; Filename: {app}\{#E6[60]}\{#E6[61]}; WorkingDir: {app}\{#E6[60]}; Check: CreateShortcuts;
#endif
#endif
#endif
#endif
#endif
#endif


You will update to Pzlib v3 2017?
http://fileforums.com/attachment.php...7&d=1496658757

rayated 18-06-2017 02:21

Thanks macut18 . They are unlisted cause I thought only 1 exe is enough . And I'll add pzlib v3 2017 very soon :D .

macut18 18-06-2017 05:47

have problem installation No progress

method : pzlib3+srep64+lzma2

Please introduce me

Thank You

https://i.imgur.com/F91yAsx.jpg

https://i.imgur.com/mp3I3hc.jpg

https://i.imgur.com/duGThen.jpg

rayated 18-06-2017 07:48

Quote:

Originally Posted by macut18 (Post 459874)
have problem installation No progress

method : pzlib3+srep64+lzma2

Please introduce me

Thank You

https://i.imgur.com/F91yAsx.jpg

https://i.imgur.com/mp3I3hc.jpg

https://i.imgur.com/duGThen.jpg

Well, there is some problem in pzlibv3...I left the unpacking work incomplete.But I'll update it very soon.tommorow perhaps.until then try adding the cls for pzlib

nayeem202 04-07-2017 09:00

thank for nice compressor

harshlohaan 21-07-2017 11:01

Quote:

Originally Posted by macut18 (Post 459874)
have problem installation No progress

method : pzlib3+srep64+lzma2

Please introduce me

Thank You

https://i.imgur.com/F91yAsx.jpg

https://i.imgur.com/mp3I3hc.jpg

https://i.imgur.com/duGThen.jpg

Can you please provide this script you used with the relevant resource files. Mine WPI lacks percentage and extracted file. I'd really appreciate it. :)


All times are GMT -7. The time now is 09:23.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com