Hiding Encryption key from RE
Hi,
I made an application in C#, most of the strings are encrypted with AES and are in C++ DLL.
The C# app in simple depends on C++ Dlls
I have also placed the AES Secret Key C++ DLL.
I am doing this to give atleast a little hard Time to RE.
What you people think, any opinions?
I made an application in C#, most of the strings are encrypted with AES and are in C++ DLL.
The C# app in simple depends on C++ Dlls
I have also placed the AES Secret Key C++ DLL.
I am doing this to give atleast a little hard Time to RE.
What you people think, any opinions?
