Hey guys,
I have written a small encrypted string class. The constructor encrypts the string, stores it and zero's the old one. When I want to use the string I create an decrypted copy and return it.
My question: If I scan the process with ce there are always some addresses holding the decrypted string for a short time. Do anticheats detect those strings?
I have written a small encrypted string class. The constructor encrypts the string, stores it and zero's the old one. When I want to use the string I create an decrypted copy and return it.
My question: If I scan the process with ce there are always some addresses holding the decrypted string for a short time. Do anticheats detect those strings?
Aucun commentaire:
Enregistrer un commentaire