View Single Post
  #26  
Old 24-11-2017, 14:10
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,183
Thanked 11,211 Times in 2,309 Posts
Razor12911 is on a distinguished road
Well it worked alright and asm is not for all of us, I'm pascal based.

Code:
C:\Users\Zee\Desktop\razor>arc.exe x -w.\ -dpunpacked\ data.arc
FreeArc 0.67 (March 15 2014) extracting archive: data.arc
Extracting 1 file, 86,347,072 bytes. Processed   0%
  Overwrite unpacked\UI.sb?
  (Y)es / (N)o / (A)lways / (S)kip all / (U)pdate all / (Q)uit? a
Extracted 1 file, 13,722,028 => 86,347,072 bytes. Ratio 15.89%
Extraction time: cpu 0.30 sec/real 1.07 sec = 28%. Speed 80.35 mB/s
All OK


C:\Users\Zee\Desktop\razor>pause
Press any key to continue . . .
Code:
[External compressor:razor]
header    = 0
packcmd   = rz a -y -d {option} $stdio$ <stdin> <stdout>
unpackcmd = rz e -y $stdio$ <stdin> <stdout>
Reply With Quote
The Following 4 Users Say Thank You to Razor12911 For This Useful Post:
Andu21 (25-11-2017), lila (02-12-2018), shazzla (25-11-2017), Simorq (25-11-2017)