Cracking Twitter’s CAPTCHA: A Guide
I recently got a client on upwork who wanted me to automate twitter signup process especially the part of solving the funcaptcha, and boy, do I have some sto...
A computer science enthusiast who likes compilers and infosec. This blog is a collection of my thoughts and experiences as I learn and grow in this field.
I recently got a client on upwork who wanted me to automate twitter signup process especially the part of solving the funcaptcha, and boy, do I have some sto...
I once got a client on upwork who wanted me to automate qoura posts.
Ever wondered how to inject shellcode into an RWX memory region of a running process on Windows using rust? Probably not, but here’s how you can do it anyway.
This is my first writeup regarding a ctf challenge.
My Journey with Terminal User Interfaces: From Todo App to Vim Clone
This article discusses the internals of the Sahl programming language.
Basics Crafting Interpreters Mukul Rathi’s articles Writing A Compiler In Go