Coder Social home page Coder Social logo

fuckpaz problem about fuckgalengine HOT 4 CLOSED

inori avatar inori commented on July 23, 2024
fuckpaz problem

from fuckgalengine.

Comments (4)

 avatar commented on July 23, 2024
  1. As we know, minori games use blowfish and rc4 for encryption and each game has different keys. Fuckpaz uses hard coded keys to decrypt resources. So maybe your game version's key is different from the fuckpaz's. The solution is using OD or x64dbg or other debugger to get the key.
  2. For repacker, you also need to get the right keys we mentioned above, and add to the repacker's source if it didn't have your game's key.

from fuckgalengine.

munpin2010 avatar munpin2010 commented on July 23, 2024

Thanks for the reply. No, you see, I'm a total novice in this field and my programming experience is close to zero, so I guess the problem is out of my hands. I can still use the tool to unpack the original version of the vn, it will do for now.

My question about the repacker was also much more trivial: how do I use it at all? The instructions in the tool goes as such: "usage: fuckpaz.exe <input.paz> [output.paz]",  but I'm kinda confused: so, I have a number of .sc scripts, and I need to repack them in .paz again... How can I do it?

from fuckgalengine.

 avatar commented on July 23, 2024

Well, in my memory, first, you need to put your original paz file in your modified sc files folder, and then type:

fuckpaz input.paz output.paz game_index

input.paz is your script paz filename, and output paz is your repack paz name such as cnscript.paz.
That's it.

from fuckgalengine.

Inori avatar Inori commented on July 23, 2024

As the usage says:
usage: fuckpaz.exe <input.paz> <game index> [output.paz]
you should use it this way, eg:
fuckpaz input.paz 1 output.paz
if your game is original version of Eden*.

from fuckgalengine.

Related Issues (20)

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.