View Full Version : Masked Data Compressor GUI
ipman_98
22-02-2016, 05:56
Hi!, I'm just a small newbie. I created a small GUI for panker1992's Masked Compression. Just wanted to share it with everyone. Check it out.
Masked Data Compression : http://fileforums.com/showthread.php?t=97530
http://s12.postimg.org/gm3tfzdfh/image.png
http://s24.postimg.org/z9iazf9f9/image.png
http://s24.postimg.org/h7z61mfed/image.png
Changes
-Tiny SFX Fixed. - 2/23/16
-SFX compressor updated. 2/23/16
-Error Msgs Fixed. 2/25/16
-Unpacker problem fixed. 2/25/16
-Status area added. 2/25/16
-Various msg box errors fixed. 3/1/16
-New solution for tiny sfx. 3/1/16
panker1992
22-02-2016, 06:05
thanks for using Credits :D
it really lifts my spirit to see this because i have put a lot of effort
with that said i will test this as i did with Felice :D
ipman_98
22-02-2016, 06:21
thanks for using Credits :D
it really lifts my spirit to see this because i have put a lot of effort
with that said i will test this as i did with Felice :D
Thank you so much! and please fix Advanced_SFX_Compressor on 2.5. It's not working.
how fix this
http://nsa38.casimages.com/img/2016/02/22/160222035706660870.jpg
thx
this string creates temporary files a bit everywhere
New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\ "
New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\Temp "
You do not need to enter the forced password if one does not want
If TextBox.Text = "" Then
Argument without pass
Else
Argument with pass
End If
ops! very nice ipman_98 continue like this ;)
ipman_98
22-02-2016, 06:50
this string creates temporary files a bit everywhere
New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\ "
any tips?
ipman_98
22-02-2016, 06:51
how fix this
http://nsa38.casimages.com/img/2016/02/22/160222035706660870.jpg
thx
fill all fields, password included
panker1992
22-02-2016, 07:28
new FA.sfx is coming :P fixes applied and testing to see if this works :P
i can implement cls-reflate on it :P but it will be overkill
ipman_98
22-02-2016, 08:20
this string creates temporary files a bit everywhere
New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\ "
New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\Temp "
You do not need to enter the forced password if one does not want
If TextBox.Text = "" Then
Argument without pass
Else
Argument with pass
End If
ops! very nice ipman_98 continue like this ;)
thanks. I didn't include that because like everyone use a password (most of the time). Fixed after you said & Temp problem is also updated. :D
panker1992
22-02-2016, 08:31
Friend bad news ....... every test failed with the fixed FA.sfx
seems the old one is working so good, didnt have an error though if you want i can help you fix it yourself :D
download my FA.sfx i estimate you have it and download this program i give you here
open my FA.sfx and see the tricks i did inside and try make changes to your needs,
though let me tell you something before you proceed,
msc+srep+exe2+delta+4x4:lzma:max:100m
is the best and will always will be stable method to use :D
precomp is the only one to bring you trouble and the reason is " it doesnt support " stdout "
if you keep the FA.sfx i gave you without touching anything, the method above will be 100% stable, though i commend you to try and bring precomp as well and then share with me if it gets stable.
Good luck and i hope that long text helped :D
that's okay guy +10
:) (http://download1381.mediafire.com/g03353zdfezg/52ejlrf86tu0bcx/EnigmaVBUnpacker_v0.33.zip)
felice2011
22-02-2016, 08:35
ipman_98 good GUI, interesting the adding (ARC SFX) but you could create a unique compression option and Archive self-extracting, and not as do Panker with two separate file.bat, seeks to perfect the work of others and not duplicate their work in a graphical interface.
seeks to fix this problem "Output Directory name can't contain any spaces", as opposed it is unusable.:)
ipman
I see you've followed my advice to the letter, very well .... now that's better :)
ipman_98
23-02-2016, 00:42
Friend bad news ....... every test failed with the fixed FA.sfx
seems the old one is working so good, didnt have an error though if you want i can help you fix it yourself :D
download my FA.sfx i estimate you have it and download this program i give you here
open my FA.sfx and see the tricks i did inside and try make changes to your needs,
though let me tell you something before you proceed,
msc+srep+exe2+delta+4x4:lzma:max:100m
is the best and will always will be stable method to use :D
precomp is the only one to bring you trouble and the reason is " it doesnt support " stdout "
if you keep the FA.sfx i gave you without touching anything, the method above will be 100% stable, though i commend you to try and bring precomp as well and then share with me if it gets stable.
Good luck and i hope that long text helped
thanks. It worked just like you said! :D :)
ipman_98
23-02-2016, 04:35
more Error Fix Plz
http://nsa37.casimages.com/img/2016/02/23/160223013706648744.jpg
check your output path contain any spaces. for an example : New Folder.
http://s30.postimg.org/fjim66jcx/Untitled.png
This is the right way. I have updated the older one. So, download again and try like this. :rolleyes: It's working.
panker1992
23-02-2016, 06:58
did you see how many dll and stuff i had to pack inside that to work ?? :P hahaha
lets see how you make one too
ChronoCross
24-02-2016, 06:22
check your output path contain any spaces. for an example : New Folder.
http://s30.postimg.org/fjim66jcx/Untitled.png
This is the right way. I have updated the older one. So, download again and try like this. :rolleyes: It's working.
http://fileforums.com/showthread.php?p=436571#post436571
Dim q As String = Char.ConvertFromUtf32(34)
felice2011
24-02-2016, 08:55
I hope ipman 98 be able to figure out after the page that you showed..:rolleyes:
The last posted version still fails, does not save the name you choose, but it stops at the first string without space of the folder name to be compressed.
The error is evident at the beginning of the compression...
http://i65.tinypic.com/2rz2wza.png
http://i68.tinypic.com/2ziq844.png
The Input & output string is necessary declare it in a variable, and then close in a constant of the character control.;)
ChronoCross
24-02-2016, 17:29
Hey ipman_98 i really wanna help you. this is the source and check debug folder for the compiled GUI. i made it with sharp develp (it's free).
ipman_98
24-02-2016, 20:48
I hope ipman 98 be able to figure out after the page that you showed..:rolleyes:
The last posted version still fails, does not save the name you choose, but it stops at the first string without space of the folder name to be compressed.
The error is evident at the beginning of the compression...
http://i65.tinypic.com/2rz2wza.png
http://i68.tinypic.com/2ziq844.png
The Input & output string is necessary declare it in a variable, and then close in a constant of the character control.;)
I fixed that space problem. Now input path can contain any spaces when compressing something, but output path must be free from spaces. Now only thing I didn't able to fix was tiny sfx. It's working when the path GUI in doesn't contain any spaces. But otherwise it's keep failing.
SharpDevelop seems better than vs :eek:
ipman_98
25-02-2016, 05:01
SharpDevelop seems better than vs :eek:
Why?
Why?
it does almost everything he does or is lighter, is open sourse, you can virtualize fine for if you have to use small packets weighing less than 100mb
ipman_98
26-02-2016, 04:01
Hey ipman_98 i really wanna help you. this is the source and check debug folder for the compiled GUI. i made it with sharp develp (it's free).
I checked it. thanks. and I was able to almost fix that error msg in mine by separating the each process.
ipman_98
29-02-2016, 21:46
update added
better to include all folders (even if empty)
remove -ed empty directory
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.