0

I have software written in C# and compiled as a .exe file.

How can I read sensitive data (like usernames, passwords, etc.) from RAM while it runs?

schroeder
  • 123,438
  • 55
  • 284
  • 319
p.soheyli
  • 1
  • 1
  • Depends on the OS, permissions, isolation, etc. Your question lacks a ton of details. In e.g. MS-DOS, Windows 1.0-ME all applications have full access to RAM. – Artem S. Tashkinov Aug 29 '22 at 13:22
  • we can consider that end users use windows 10. my question is about a attack that eavesdrop RAM data. – p.soheyli Aug 29 '22 at 13:29
  • You want to search using the term "read RAM for sensitive data". That will give you all the duplicate questions I linked and many, many more. – schroeder Aug 29 '22 at 13:41

0 Answers0