Assembly language

Introduction to Assembly Language

Introduction to Assembly Language May 3, 2024 Hardware Gaurav Choudhari Assembly language programming is an intriguing field where programmers interact directly with the computer’s hardware.

Read More »
Using Win32 API with Rust

Using Win32 API with Rust

Using Win32 API with Rust May 31, 2024 Reverse Engineering Gaurav Choudhari The Win32 API, a fundamental interface for Windows operating system programming, provides a

Read More »