Coder Social home page Coder Social logo

mjtb49's Projects

boundnextintskips icon boundnextintskips

A small utility project to bound the number of times the condition in the do while loop of java.util.Random's nextInt method can return false in a large number of consecutive calls.

chunkrandomreversal icon chunkrandomreversal

A collection of algorithms to reverse using partial information various hashes used by Minecraft to seed its ChunkRandom PRNG.

droppercracker icon droppercracker

A small program to crack the internal RNG of Droppers in minecraft based on their output. To use this program one needs a specific redstone device which fires droppers in the appropriate order.

languageoptimizer icon languageoptimizer

Hacked together mod for finding optimal languages for speedrunning. The goal is to find search terms which, when used in the recipe book bring up useful items.

latticg icon latticg

Reverses the internal seed(s) of JavaRandom given information on its output in the form of a system of inequalities on various Random calls. Works by reducing the problem to finding certain vectors in a lattice, which is then solved through a branch and bound algorithm using a reduced version of the lattice.

lcg-attack icon lcg-attack

An attack in sageMath on the Java.Random LCG, with the intent being to find all N-dimensional points which can be generated by the LCG and obey a certain inequality

primes-and-quadratic-forms icon primes-and-quadratic-forms

A criteria for the primes of the form x^2 + ny^2 are described in a book by Cox. This repository computes that criteria.

seedutils icon seedutils

A utility library for Minecraft BE Seeding.

tmloader icon tmloader

Mod used to load turing machines made with "Not Quite Laconic" into my own minecraft turing machine.

xoroshiroilp icon xoroshiroilp

A failed project to encode 1.18+ seedfinding as ILP problems

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.