11-07-2018, 08:49 PM
- Read from memory (RAM) the process space
or/and
- hook all API used by the process. You will be able to see for example the params given to function, so maybe the password.
or/and
- hook all API used by the process. You will be able to see for example the params given to function, so maybe the password.