hello! does anyone know how to extract .varc and .v files (from soul worker)
here are the sample files for research
http://www13.zippyshare.com/v/YRw3cxpG/file.html
REQUEST : Varc unpacker
-
- Posts: 1193
- Joined: Sun Aug 17, 2014 7:27 pm
Re: REQUEST : Varc unpacker
To data20.v archive Unpack_Pack
or script:
or script:
get NAME basename
filexor "\x55"
get SIZE asize
string NAME += ".zip"
log NAME 0 SIZE
-
- Posts: 20
- Joined: Sat Dec 05, 2015 8:50 am
Re: REQUEST : Varc unpacker
it says "no such file or directory" when i drop and drag the file to the unpack .bat
if i change file name in the unpack.bat the output.zip file is broken, can not be opened
if i change file name in the unpack.bat the output.zip file is broken, can not be opened
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: REQUEST : Varc unpacker
Use the script for quickbms that makc_ar posted.
-
- Posts: 20
- Joined: Sat Dec 05, 2015 8:50 am
Re: REQUEST : Varc unpacker
if i do that i get the error
---------------------------
Error
---------------------------
E:\VARC extract\SoundSystem6.zip
The archive is either in unknown format or damaged
---------------------------
OK
---------------------------
---------------------------
Error
---------------------------
E:\VARC extract\SoundSystem6.zip
The archive is either in unknown format or damaged
---------------------------
OK
---------------------------
-
- Posts: 20
- Joined: Sat Dec 05, 2015 8:50 am
Re: REQUEST : Varc unpacker
hello ? anyone ? i still couldn't extract the file contents... can anyone please create a quickBMS script or anything ?
-
- Posts: 8
- Joined: Sat Apr 02, 2016 9:07 pm
Re: REQUEST : Varc unpacker
data00.v extract with xor and script bms don't work
i change string name to .swf because .zip don't work
File extract with script bms success 99%
i change string name to .swf because .zip don't work
File extract with script bms success 99%
-
- Posts: 5
- Joined: Mon Aug 28, 2017 7:53 am
Re: REQUEST : Varc unpacker
any chance for client resourses packer back to .v archive?