Topics

Blog Posts

Mersenne Twister: The algorithm which fakes randomness really well

Date: 10th July 2025

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

Topics: Cryptography

Basic security in the age of vibe coding

Date: 19th March 2025

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

Topics: Infosec

Papyrus - A python obfuscation, evasion and anti analysis framework

Date: 4th February 2025

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

Topics: Infosec, Malware Development, Reverse Engineering

Provable, Fair Randomness in Online Gambling

Date: 30th October 2024

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

Topics: Cryptography

StarHealth Data Breach: Insider threat or smoke and mirrors ?

Date: 11th October 2024

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

Topics: OSINT

More Stuff

Coming soon ...