I write to revisit topics I’m interested in or when I’m bored and curious.
Vulnerability Testing - Web2 ,AI/ML (my bot's and agent's) Smart Contract Auditing - Learning
Jan 3 · 3 min read · Goal: Predict the hidden “lotto numbers” (qubit 0) based on visible “testing numbers” (qubit 1) and bypass server restrictions. I was messing with mirroring and advanced math but but lmao it was just Anti-correlation and Bitslmao Recon Phase I start...
Join discussion
Nov 15, 2025 · 2 min read · we gotta know the file first. file distance_matrix.npy distance_matrix.npy: NumPy array, version 1.0, header length 118 Step 1 — Identify Instead of blindly plotting heatmaps, I interrogated the matrix: import numpy as np D = np.load("distance_matr...
Join discussion
Nov 10, 2025 · 5 min read · One-line summary Automated the Qubitrix Teleporter by reading classical teleportation bits m0,m1, sending Pauli corrections X^{m1} Z^{m0} to qubit 2, measuring in the original basis, and reconstructing flag.txt from recovered 2-bit pairs. I thought w...
Join discussion