Skip to content

Inejka/rvdata2_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvdata2_parser

currently under development

Helpful info:

rvadata2 files are ruby 1.9.2 objects, serialized by Marshal library v4.8

scripts text also compressed by zlib

Credits

https://github.com/d9pouces/RubyMarshal - my project is based on this library, i'm changing it to work properly with rvdata2 files
https://github.com/Solistra/rvpacker - from this library i've learned helpful info
https://docs.ruby-lang.org/en/2.2.0/marshal_rdoc.html - ruby marshal documentation, which tells how serialized objects looks on disk

About

Tool for reading packed rvdata2 files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages