danielgran / MemoryReader

At my apprenticeship as a software engineer I once got a bit "workless". I used my mind to try some stuff in C++ and the Windows API. At that time I didn't really know how C++ works, so the code is a mess, but it works and prints all the running processes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemoryReader

This is just a simple application which reads the process list from an active Windows Session in C++. It uses some basic Windows implemented Functions. Good for doing more stuff with it.

About

At my apprenticeship as a software engineer I once got a bit "workless". I used my mind to try some stuff in C++ and the Windows API. At that time I didn't really know how C++ works, so the code is a mess, but it works and prints all the running processes.


Languages

Language:C++ 100.0%