Thread: Arc help
View Single Post
  #2  
Old 16-01-2021, 11:50
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,704
Thanks: 1,106
Thanked 7,354 Times in 2,848 Posts
KaktoR is on a distinguished road
I don't know what delta is.

For mfbt4 see this: https://documentation.help/7-Zip/method.htm#MatchFinder

For unpack your bin file use the x command from arc.exe

Code:
Example: arc.exe x data.bin -dp.\unpacked
I suggest you to read arc.exe help for more commands.

Edit:

Quote:
FreeArc uses LZMA, prediction by partial matching, TrueAudio, Tornado and GRzip algorithms with automatic switching by file type. Additionally, it uses filters to further improve compression, including REP (finds repetitions at separations up to 1gb), DICT (dictionary replacements for text), DELTA (improves compression of tables in binary data), BCJ (executables preproccesor) and LZP (removes repetitions in text).
__________________
Haters gonna hate

Last edited by KaktoR; 16-01-2021 at 11:59.
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
biotec2k8 (16-01-2021), Gehrman (12-07-2022), ramydarkness (22-03-2022)