Git Product home page Git Product logo

sif's Introduction

HonokaMiku

Universal Love Live! School Idol Festival game files decrypter.

AppVeyor Travis

This is original implementation of HonokaMiku following C++03 standard. The source code is located in src folder.
The code is designed to be cross-platform as possible, so it should compile under Windows, Linux (incl. Android), Mac OS X, and other platforms.

Basically it allows decryption of LL!SIF game files so that it can be opened without using LL!SIF.

How to compile

As of 22nd October 2018, CMake is now used to build the project.

File decryption support

HonokaMiku supports decryption of SIF EN/WW, JP, TW, and CN game files, from version 1 encryption format to version 4 encryption format.

It is also possible to decrypt Playground game files not from LL!SIF if you have the MD5 prefix key by using the API.

Documentation

Documentation? doxygen

Embedding in Application

HonokaMiku is designed as an API at first, so embedding should be easy and straightforward.

Just add DecrypterContext.h, md5.h, VersionInfo.rc.in, and all *.cc (except HonokaMiku.cc) files in src folder to your project and you're done.

If you want to build the executable instead, using CMake is strongly recommended.

Implementation In Other Languages

Did you rewrite HonokaMiku to other languages? Send me your work and I'll add it in here.

sif's People

Contributors

mikuauahdark avatar cyborga0 avatar

Stargazers

YumeMichi avatar  avatar

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.