Skip to content

A python program to extract files from Merkury Archives (RKV)

Notifications You must be signed in to change notification settings

1superchip/Rkv-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Rkv-Extractor

A python program to extract files from Merkury Archives (RKV)

This supports extracting RKV1 and RKV2 archives

This does not support writing files or building RKVs yet, just extracting files from them

Extracted files are currently placed in the folder of the program

Usage

RKV path is required as the first argument

'-dumpNames' creates a file that lists all files within the RKV

'-extract %s' extracts a given file based on the name to the folder of the python program

'-dumpDirectories' creates a file that lists all directories within the RKV

python RkvExtractor.py Data_GC.rkv -extract z1.lv2

About

A python program to extract files from Merkury Archives (RKV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages