GeorgeArgyros / mt_derandLinks
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
Sorting:
- Timing Attack on TLS' ECDSA signature☆45Updated 9 years ago
- This is a toy implementation in Go of Manger's chosen-ciphertext attack on RSA-OAEP☆31Updated 7 years ago
- Secretgrind: a Valgrind analysis tool to detect secrets in memory☆61Updated 8 years ago
- Writeup for BKP 2017 challenge "SIDH-RSA-AES128-GCM-SHA256"☆26Updated 8 years ago
- Kudelski Security's 2018 pre-Black Hat crypto challenge☆36Updated 7 years ago
- Code to fuzz bignum libraries☆46Updated 6 years ago
- Detect patterns of bad behavior in function calls☆25Updated 5 years ago
- ☆170Updated 4 years ago
- Implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5☆42Updated 6 years ago
- This repo holds materials for our Splash 2017 class on Z3.☆25Updated 7 years ago
- Short, unrelated helper scripts for users of AFL (the fuzzer)☆112Updated 9 years ago
- Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr)☆75Updated 2 years ago
- Differential fuzzing for the masses!☆153Updated 8 years ago
- Nonce-Disrespecting Adversaries: Practical Forgery Attacks on GCM in TLS☆119Updated 8 years ago
- A program to draw rectangles from heap traces.☆135Updated 5 years ago
- KLEE in the browser☆52Updated last month
- A set of templates for different academic venues.☆28Updated 6 years ago
- Research on WebAssembly☆41Updated 3 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).☆34Updated 7 years ago
- Fuzzing results for various interpreters.☆82Updated 7 years ago
- Slides and very basic examples☆112Updated 8 years ago
- Sample application to let OpenSSL talk to itself (for fuzzing)☆34Updated 9 years ago
- ☆20Updated 5 years ago
- ☆26Updated 7 years ago
- Implementation of G-Free: Defeating Return-Oriented Programming through Gadget-less Binaries☆95Updated 7 years ago
- free crypto audit☆31Updated 8 years ago
- Belluminar 2016 Beijing stuff☆26Updated 9 years ago
- A collection of more than 1000 binary libc files☆89Updated 10 years ago
- single file ctf/exploit client library - python3, type annotated☆70Updated 2 years ago
- HexType: Efficient Detection of Type Confusion Errors for C++☆102Updated last year