Giter Club home page Giter Club logo

ch-steg-reader's Introduction

CH Steg Reader

A program to read the steganography data contained in Clone Hero's screenshots.

Usage

Windows-only for now, at least until I work out some way to cross-compile it. Run it from the command line like so

> ch_steg_reader.exe clonehero-Angel-of-Salvation-20220422060015.png

and it'll print out the information saved in the image.

Arguments Action
-h, --help Print help information
-j, --json Output result as JSON (useful if you intend to integrate this with another program)
-r, --recurse Recursively check all images in directory
-v, --version Print version information

Frequently Asked Questions

  • When are you releasing the source code?

    • No.
  • Why not?

    • The Clone Hero dev team does not want the details of the steganography made public, which is fair enough. So no public source code. I've talked about it with Matt and he is cool with me releasing something though, so long as it's not something trivial to get usable source from like unobfuscated C#.
  • How solid is this as a means of proof?

    • Not as reliable as you'd like. The song hash does enable you to check the chart (it's the MD5 hash of the notes.chart or notes.mid file). But suffice to say there are ways to trick Clone Hero. If you want a stronger means of proof, look to ScoreSpy.
  • What versions does this support?

    • Principal testing has been on the PTB v3493 and v23.2.2, but I have put a bit of effort into versions since the first v22 release, which added the steganography. The latest version I've checked is v1.0.0.4080-final.
  • My v3075 screenshot is missing player data, why?

    • Clone Hero bug, nothing I can do.
  • My ancient v22 screenshot has lots of extra player data, why?

    • Clone Hero bug. I do not know if there is a reliable way to find out which score is intended, nor have I put any time into trying to work one out.
  • Any other relevant Clone Hero bugs?

    • Off the top of my head, early score-saving PTBs failed to add the solo bonuses to each player's score. I check on the version and handle this for you, so you don't have to worry about it.

Contact

Bug can be reported on the GitHub page or DM'd to me on Discord (GMS#5303).

ch-steg-reader's People

Contributors

genericmadscientist avatar

Watchers

 avatar

ch-steg-reader's Issues

Linux executable

Is it possible to release a linux executable? I'm trying to import data from huge amounts of screenshots. I'm currently using OCR, but this is slow, limited and error prone.

This tool looks great and using it would make my data import a LOT cleaner as well as error free. I can't run my import processes on Windows, unfortunately.

If it is easy to port this to Linux, would you be willing to consider it?

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.