/Msvcrt-Decompilation

In my spare time, I will try to reverse engineer various functions from msvcrt.dll. The binary is copyright of Microsoft.

Primary LanguageC

Msvcrt Decompilation

My Msvcrt Decompilation aims to decompile frequently used functions exported by msvcrt.dll. The way I have organized this, each function is in its own file for easy organization.

List of Functions

Below is a list of functions that I aim to decompile. Bolded names have been completed, and unbolded functions have not.

(TODO: make this list)