Giter Site home page Giter Site logo

zero2unpacker's Introduction

Zero2Unpacker

.NET Published Version Downloads Push Since Last Release

Utility software for unpacking Fatal Frame 2 Crimson Butterfly/零 ~紅い蝶~ archived files.

As of now, I have found no ways of reading and giving the files their appropriate name, meaning they will have a random name.

Use -h on the application to have info on how to use it.

zero2unpacker's People

Contributors

wagrenier avatar

Watchers

 avatar  avatar

zero2unpacker's Issues

Proper Folder Names

Being able to find a file's original folder a location, to recreate the dev env of the game.

Add CommandLine Arguments

Right now paths and file names are hardcoded, need to be made as an argument read from the command line.

Build DB File

Create a file database to facilitate rebuilding the .BIN image, to allow game modifications and rebuild.

Proper File Name

Able to save files with their original names instead of an ID incrementation. The game's executable needs to be reversed engineered in order to find that.

Workflows are referencing vulnerable actions

Hello, there!

As part of the university research we are currently doing regarding the security of Github Actions, we noticed that one or many of the workflows that are part of this repository are referencing vulnerable versions of the third-party actions. As part of a disclosure process, we decided to open issues to notify GitHub Community.

Please note that there are could be some false positives in our methodology, thus not all of the open issues could be valid. If that is the case, please let us know, so that we can improve on our approach. You can contact me directly using an email: ikoishy [at] ncsu.edu

Thanks in advance

  1. The workflow publish.yml is referencing action gittools/actions/gitversion/setup using references v0.9.7. However this reference is missing the commit 90150b4 which may contain fix to the vulnerability.
  2. The workflow publish.yml is referencing action gittools/actions/gitversion/execute using references v0.9.7. However this reference is missing the commit 90150b4 which may contain fix to the vulnerability.

The vulnerability fix that is missing by actions' versions could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider updating the reference to the action.

If you end up updating the reference, please let us know. We need the stats for the paper :-)

Create File Path/Name Extractor

All file names are located in the .rodata section of the executable

Addresses are for the EU debug version

File path starts at, ends at
0x003c7e78, 0x003c8448

File name starts at, ends at
0x003c8528, 0x003dd3c0

Extract chr Files

Extract .chr files from the .BIN, which seem to be 3D models files.

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.