Going to College, RoIQ, and Insights
An update on life and my new project, RoIQ, an analytics tool for Roblox devs. Sharing early progress, challenges, and what I’m learning from real conversations.
•7 min read
Writing fundamentally secure authentication
I discuss how to implement of the number one factor that contributes to fundamentally secure authentication: server-side reliance.
•3 min read
Writing a register based .NET virtualizer, and how it was cracked.
I discuss the way I constructed a register-based virtualizer, my inspirations, the caveats, and what led to its inevitable downfall.
•5 min read
Writing a .NET Virtualization Engine (Part 1)
I provide the basic steps, resources, and components that go into a code virtualization engine.
•3 min read