Search found 1 match

by Yami
Fri Sep 02, 2011 7:36 pm
Forum: Problems
Topic: Protect String Loaded by Ram
Replies: 1
Views: 8597

Protect String Loaded by Ram

Hi all!
How can show me how to protect a string loaded by ram of an executable?

I have a password that my client use for open "pack" (archives) files.
The password is in the executable.
When I run it the password is loaded in ram. But with a tool i can see the password.

There is a way to stop that ...