/Realtime-Reading-from-Notepad-Without-Saving

Realtime Reading from Notepad Without Saving using c++.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Realtime Reading from Notepad Without Saving

Realtime Reading from Notepad Without Saving using c++. It is readprocessmemory(RPM) using c++ i wrote a program to read process memory and we can perform some Basic oprations on that data. i had used pointer and offset for finding first latter and then itrating 2 bytes to get all the text. And i had implemented simple number and special cracter counter and alphabat counter.