Giter Site home page Giter Site logo

Comments (3)

x1nixmzeng avatar x1nixmzeng commented on June 28, 2024

Hey Bob, unfortunately the unpacking process is one-way due to the crypto method RaiderZ uses.

To repack files, you're best solution is to modify the game client to read files in a different way. This was done for GunZ several years ago

from z3resex.

bobtheskeeter avatar bobtheskeeter commented on June 28, 2024

It'd be nice if you could provide with any suggestions of where to start, and what to do/look for. As I'm not experienced in any way, but nor do I want to be a brat in a way that I'm expecting you to help me finish this 100%.

Just like, links, terms etc. for stuff I can maybe find articles detailing how-to read files in a different way. If money is something that could motivate you, I'd be happy to provide. And still pay for making this open source code.

from z3resex.

x1nixmzeng avatar x1nixmzeng commented on June 28, 2024

I'm motivated by ideas, so what's your goal with this old client? It looks like source code was released, so why not using that instead - it would give the flexibility of adding any new features you'd need?

Otherwise, getting started at patching the game client requires a mid-level understanding of assembly, a decent debugger (I was using http://www.ollydbg.de/) and a rough understanding of the OpenFile/ReadFile WinAPI. The game files usually include "containers" with multiple files, which means you can't just bypass the decryption step.

I'm on discord if you want to drop a message to x1nixmzeng#1074

from z3resex.

Related Issues (8)

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.