Code Monkey home page Code Monkey logo

project_xe's Introduction

Instructions

  1. Obtain a copy of this repository, either by cloning or downloading and extracting the zip

downloadzip

2. Install python. Make sure you tick the "Add to PATH" option during the installation!
  1. Open a command prompt (Windows Key + r -> cmd.exe) or terminal window.

  2. Navigate to the folder containing the scripts with the cd command.

    4a. e.g. cd C:\Users\Lego\Downloads\Project_Xe-main\Project_Xe-main\src

  3. Run pip install numpy (you only need to do this once!)

  4. Run the script with the command python main.py

See this handy video to see how to apply this tool.

Original README:

Project Xe

xoroshiro128+が連続して出力する128個の乱数列(64bit)の下位1bitから内部状態(128bit=64bit+64bit)を逆算するプログラムです.

src/test.pyが逆算が成功しているproofになっています. たぶん色々書き換えれば逆算ツールになるはずです.

Reference

xoroshiro128+の状態遷移の逆算の考察

https://hackmd.io/@yatsuna827/r1ez2-n3S

【TinyMT】なぜ乱数値の最下位bit列から元の内部状態を復元できるのか考えてみた。

https://ameblo.jp/yatsuna/entry-12337825820.html

project_xe's People

Contributors

legofigure11 avatar lincoln-lm avatar niart120 avatar

Stargazers

 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.