I have a problem that you may help me in; I have a program which is written in C# code but this program use some passwords that needed to be hidden from anyone (very critical)
but as anybody know anyone can decompile the exe or any dll for my program and know these passwords using easy or difficult ways.
I think for putting peace of my code that has these passwords on hardware module connected to the PC that my program is running on; and my program deal with this hardware.
is there any hardware module I can search for to use in my program?