Linux VFS Extractor

Tools for osRose and osiRose will be placed in here, as well as Rose file formats.

Please PM rl2171 or lmame to get them added to the list.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

Linux VFS Extractor

Postby lazypenguin on Sat Mar 18, 2017 3:54 am

I've created a quick and dirty VFS extractor as a piece of a larger project. There's a few existing ones that work well but I wanted one that would work on linux. It also has a few extra features that might be useful:

  • Extract all contents of vfs files
  • Extract only specific file extensions
  • Extract files to single top-level directory (i.e. no subdirectories)
  • Extract to specific directory
  • Perform 'dry run' of extraction without modifying any files

Usage:
./vfs_extractor /path/to/data.idx -d -i zms zmd zmo

./vfs_extractor C:\\path\to\data.idx -d -i zms zmd zmo


Extracts content from a ROSE Online VFS system

USAGE:
vfs_extractor [FLAGS] [OPTIONS] <idx>

FLAGS:
-d, --dry-run Executes program without modifying any files
-f, --flat Ignore hierarchy and extracts all files to top-level of out dir
-h, --help Prints help information
-V, --version Prints version information
-v, --verbose Prints extra information

OPTIONS:
-i, --include <include>... Only extract files with these extensions
-o <out_dir> Directory to output extracted files [default: out]

ARGS:
<idx> Path to .idx file to load
Attachments
vfs_extractor-v1-win-x86_64.zip
(407.34 KiB) Downloaded 603 times
vfs_extractor-v1-linux-x86_64.zip
(1.33 MiB) Downloaded 4394 times
lazypenguin
Pomic
Pomic
 
Posts: 78
Joined: Mon Aug 10, 2009 6:51 am

Re: Linux VFS Extractor

Postby L3nn0x on Tue Mar 28, 2017 12:31 am

Seems nice, would be even better if you could release the source :)

But great job! We definitely need more linux tools.
L3nn0x
osiRose dev
osiRose dev
 
Posts: 111
Joined: Wed Oct 21, 2015 8:22 pm

Re: Linux VFS Extractor

Postby lazypenguin on Wed Mar 29, 2017 12:50 am

Thanks for the feedback L3nn0x. The extractor is actually open-source but I didn't advertise it as it's a part of an (incomplete) more ambitious project: https://github.com/rminderhoud/rose-sdk ... _extractor
lazypenguin
Pomic
Pomic
 
Posts: 78
Joined: Mon Aug 10, 2009 6:51 am


Return to Tools and File Format

Who is online

Users browsing this forum: No registered users and 8 guests

cron