Code Monkey home page Code Monkey logo

ipl3hasher's People

Contributors

awygle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

hcs64

ipl3hasher's Issues

Support multiple endiannesses

Currently big-endian is assumed, but all the mechanics are in place to handle little endian except hooking it up to the CLI options.

We can't really support middle-ended with byteorder, but oh well.

Write a README

How's anybody gonna know how great this is if I don't tell 'em?

Look for more than one hash at a time

Several CICs have the same seed but different hashes. We can look for all of these hashes at once and terminate if we find any of them. This should be the default but we should still be able to target just one if we want.

Clean up the code!

Someone on the N64Brew discord threatened to learn from this code - I should make it less of a Superfund site.

Clearer output

I know what [ 0x0, 0x0 ] means, but nobody else does, or should. Make this clearer.

Support resuming from a particular Y value

Currently every time you re-start the program it starts from y==0. This is obviously dumb, we should support resuming from a different Y value so we can partition the search space over multiple times/people.

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.