Giter Site home page Giter Site logo

z3resex's Introduction

z3ResEx

Extracts the filesystem from RaiderZ and GunZ: The Second Duel clients.

Download

Latest build: z3ResEx.exe

Usage

z3ResEx.exe [client_path] [-v|-x|-l|-c] [criteria]

To begin immediate extraction from the current directory, run from the command line without any arguments:

z3ResEx.exe

To run with verbose output:

z3ResEx.exe . -v
z3ResEx.exe . --verbose

To run without extracting any file data:

z3ResEx.exe . -x
z3ResEx.exe . --no-extraction

To list all files in the filesystem:

z3ResEx.exe . -l
z3ResEx.exe . --list-filesystem

To limit which files are used:

z3ResEx . -c ".lua"
z3ResEx . --criteria ".lua"

Advanced Usage

Extract files from the Interface folder

z3ResEx.exe . -c "Interface\\"

Create a filelist named filelist.txt from a RaiderZ filesystem:

z3ResEx.exe "C:\Games\RaiderZ" -l > filelist.txt

List all models from a GunZ2 filesystem:

z3ResEx.exe "C:\NetmarbleGunZ" -l -c ".elu"

Compiling

The project was compiled with Microsoft Visual C++ 2010, and requires the Crypto++ library.

To compile z3ResEx, you need to first generate the Crypto++ .lib files, which is done by rebuilding the cryptolib project.

Credits

Researched and coded by x1nixmzeng.

Thanks to Sir Kane who identified the Crypto++ method, to the members of the XeNTaX community, and those who shared download links to various clients.

Usage Terms

This tool was written for personal use only. Please respect that the content you extract is owned by somebody else and should not be re-distributed without legal permissions from the copyright owner.

z3resex's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

z3resex's Issues

Non-Code Issue | Raiderz_Intl_20110531

It sadly doesnt support the keys for the Raiderz_Intl_20110531 (yet) sadly.

Trying to reverse it myself. Just one question:
How to convert the keys (format: "r35337 8E405793A58A8A25EC45D1FFC0F860E1")
Into the big byte array ? (keys in comments -> big byte arrays in code)

, Greetings ~

Repack client

Hello

i want to repack the client after unpack it
it is possible?

Add repacking support to the 2014 client

Hey,
I was wondering if there were any possibility at all to make your RAFWizard program to patch the “latest” client 2014 version.

I see that this supports the latest NA files but I was wondering if you’d add support for NA files on your repacking tool too. As we are desperate to revive the game.

Now I’m no expert in coding so I have no idea how to reverse engineer your program to repack the unpacked files back into the RaiderZ NA client.
But I am hoping you’ll be the savior of this sadly dying community.

Sincerely
Bob

Usage Request

Request to extract specific folders from the command line:

I wish you could do the following way

unpack -> type:name of file
an ex: system.mrf-> unpacked!
datadump/Data/System

Sent via PM

Request

Could you make it possible to get a compiler for GunZ2? I'm not going to make hacks or anything with it, but since GunZ2 is open for suggestions + they implant new sets, but I need to test these sets in-game first, that's why I would like to have a compiler.

Crash report

Report of a crash on RaiderZ PWE Alpha:

It seems that unpacked crashed just now on:
Saving Riode.small.collision.pathengine.. done!
Saving Riode.small.pathfind.pathengine..

Usage Request

How decrypt a encrypted file?

Example i have a system.aby
is a private server GunZ what use a similar encryption

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.