Skip to content

Decompiled source of the famous RNC ProPack compression tool

Notifications You must be signed in to change notification settings

lab313ru/rnc_propack_source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

rnc_propack_source

Decompiled source of the famous RNC ProPack compression tool

Usage

Unpack: <u> <infile.bin> [outfile.bin] [-i=hex_offset_to_read_from] [-k=hex_key_if_protected]

Search: <s> <infile.bin>

Pack: <p> <infile.bin> [outfile.bin] <-m=1|2> [-k=hex_key_to_protect]