View Single Post
  #5  
Old 13-08-2016, 04:24
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Here is Black Box Script Supporting Maked Data Compression 2.5.1
You can find Maked Data Compression 2.5.1 here


Quote:
Use Routune MaskedExt(PctOfTotal:double; InName, OutPath,Password:AnsiString) For Extraction where {
PCtofToal is the part of total percentage u want to assigned to that particular file
Note := Total Sum of all MaskedExt's PctofTotal should be hundred;
InName is The Name of the File u want to extract Example- ExpandConstant('{src}\data1.bin')
outPath is the destination folder Example - ExpandConstant('{app}')
Password is the password of ur file

Example
MaskedExt(100,ExpandConstand('{src}\myfilename'),E xpandConstant('{app}'),YourPassword);
}
Attached Files
File Type: 7z BlackBox_2.5.1.7z (4.06 MB, 377 views)

Last edited by Gupta; 13-08-2016 at 07:44.
Reply With Quote
The Following 5 Users Say Thank You to Gupta For This Useful Post:
COPyCAT (31-08-2016), Prince4 (13-08-2016), SAM2712 (02-09-2016), sathex (19-05-2018), senying (25-09-2016)