CPU Simulator + C codeHello, everyone. Welcome to my blog. Today, I want to cover the topic of CPUs and write a CPU simulator in C code. This aims to help people…Jul 124Jul 124
Elliptic Curves And Web-3 (Part-2)Hello everyone! Today I will introduce the ECC algorithm from a mathematical perspective. In my previous blog, I wrote about the…Apr 26Apr 26
Binary Analysis With Python GDB APIHello everyone, welcome back to my blog post. Today, I am going to delve into the intricacies of the GDB debugger, providing an insightful…Feb 3Feb 3
Smallest Value Array: 8086Hey everyone, welcome back! Today, we’re cracking the code on a classic challenge: finding the smallest value in an array using Assembly…Dec 15, 2023Dec 15, 2023
Reverse a string (16-bit assembl)Hey there, welcome back to my blog! Today, I’m diving into the world of 8086 assembly to explore something pretty cool — how to reverse a…Dec 8, 2023Dec 8, 2023