GeorgeArgyros / mt_derand
Although the Mersenne Twister PRNG is by design not cryptographically secure many applications tend to use it for cryptographic operations. The mt_derand project provides code to invert the Mersenne Twister generator and obtain its internal state which in turn can be used to predict all future outputs of the generator.
☆28Updated 9 years ago
Alternatives and similar repositories for mt_derand:
Users that are interested in mt_derand are comparing it to the libraries listed below
- This is a toy implementation in Go of Manger's chosen-ciphertext attack on RSA-OAEP☆31Updated 6 years ago
- Timing Attack on TLS' ECDSA signature☆42Updated 9 years ago
- Research on WebAssembly☆39Updated 2 years ago
- Detect patterns of bad behavior in function calls☆25Updated 4 years ago
- Writeup for BKP 2017 challenge "SIDH-RSA-AES128-GCM-SHA256"☆26Updated 7 years ago
- ☆12Updated 5 years ago
- Analysis and generation of substitutions☆23Updated 2 years ago
- Some RSA attacks with sage☆10Updated 8 years ago
- Implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5☆42Updated 6 years ago
- DLL-injection based solution to Brecht Wyseur's wbDES challenge (based on SysK's Phrack article)☆40Updated 7 years ago
- Kudelski Security's 2018 pre-Black Hat crypto challenge☆36Updated 6 years ago
- ☆19Updated 5 years ago
- Secretgrind: a Valgrind analysis tool to detect secrets in memory☆59Updated 8 years ago
- Code to fuzz bignum libraries☆45Updated 6 years ago
- free crypto audit☆31Updated 7 years ago
- Fuzzing results for various interpreters.☆80Updated 6 years ago
- Belluminar 2016 Beijing stuff☆25Updated 8 years ago
- Implementation of G-Free: Defeating Return-Oriented Programming through Gadget-less Binaries☆95Updated 6 years ago
- Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr)☆75Updated 2 years ago
- ropc-llvm is a PoC of a Turing complete ROP compiler with support for a subset of LLVM IR. It is an extension of ropc.☆67Updated 11 years ago
- single file ctf/exploit client library - python3, type annotated☆67Updated last year
- Code samples used for the blog post☆23Updated 7 years ago
- CSAW CTF 2015 Linux kernel exploitation challenge☆36Updated 9 years ago
- Heap analysis tooling for dlmalloc☆26Updated 2 years ago
- Borrowed Instructions Synthetic Computation☆70Updated 9 years ago
- Short, unrelated helper scripts for users of AFL (the fuzzer)☆110Updated 8 years ago
- A tool to add simple inline patches to a binary to rearrange its stack frames, and other things!☆45Updated 2 years ago
- Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).☆35Updated 7 years ago