Mersenne Twister: The algorithm which fakes randomness really well

A deep dive into one of the most widely used pseudo random number generator. This blog covers the high level structure and then goes into each and every part of the twister

Basic security in the age of vibe coding

With so many tech bros adopting "vibe coding", how do we keep AI generated code safe from cyber threats ?

Papyrus - A python obfuscation, evasion and anti-analysis framework

Papyrus is a framework consisting of multiple features which make python source code harder to understand and analyse. This blog explains the obfuscation process from the ground up

Provable Fair Randomness in Online Gambling

A Python implementation of a provably fair online Mines game that ensures randomness through cryptographic seed hashing and user verification.

StarHealth Data Breach: Insider threat or smoke and mirrors ?

Comprehensive analysis of the StarHealth Insurance data breach, exploring the timeline of events, allegations of insider involvement, and the potential strategic motivations.