Click here to Skip to main content
15,892,480 members
Home / Discussions / C#
   

C#

 
GeneralRe: create Timers dynamically Pin
mell mell28-Dec-18 6:24
mell mell28-Dec-18 6:24 
Questioni cant get a class i made- description inside- win app Pin
dinbrca3521-May-09 23:35
dinbrca3521-May-09 23:35 
AnswerRe: i cant get a class i made- description inside- win app Pin
musefan21-May-09 23:58
musefan21-May-09 23:58 
Questiondatagridview column Pin
michaelgr121-May-09 23:28
michaelgr121-May-09 23:28 
AnswerRe: datagridview column Pin
Mycroft Holmes21-May-09 23:48
professionalMycroft Holmes21-May-09 23:48 
GeneralRe: datagridview column Pin
michaelgr122-May-09 1:42
michaelgr122-May-09 1:42 
GeneralRe: datagridview column Pin
Mycroft Holmes22-May-09 2:45
professionalMycroft Holmes22-May-09 2:45 
QuestionSecurity "string" encrypt Pin
evangile21-May-09 22:56
evangile21-May-09 22:56 
I have a probleme with c# i can't built anithing i can't hack easy.
evenobfuscate(not pro) will leave the string readable.
i have so hacked (not destruct just for learn security) a lot of c# app they all have thousand way to have fun with.

how to well protect a string??
i tried encrypt it but i'm confused with that since all the crypt function look like.

Decrypt("xxxvmmiti=","MyKeyHERE");

hacker are still able to read the key and its not encrypted so they can use the function + key for decrypt data???
some peaple tell put the key in app.config but that file is even readable in notepad so i don't see any corect way to protect string.

i do something wrong?

so i was thinking call the key from an unmanaged key.dll writed with c++.
is c++ easy to hack? if yes tell me what tool haker use so i can chek.

rigth now i'm thinking use an other langage on sensible part what langage can't be hacked that easy?
AnswerRe: Security "string" encrypt Pin
musefan21-May-09 23:08
musefan21-May-09 23:08 
GeneralRe: Security "string" encrypt Pin
evangile21-May-09 23:14
evangile21-May-09 23:14 
GeneralRe: Security "string" encrypt Pin
DaveyM6921-May-09 23:17
professionalDaveyM6921-May-09 23:17 
GeneralRe: Security "string" encrypt Pin
evangile21-May-09 23:23
evangile21-May-09 23:23 
GeneralRe: Security "string" encrypt Pin
DaveyM6921-May-09 23:37
professionalDaveyM6921-May-09 23:37 
GeneralRe: Security "string" encrypt Pin
musefan21-May-09 23:25
musefan21-May-09 23:25 
GeneralRe: Security "string" encrypt Pin
evangile21-May-09 23:53
evangile21-May-09 23:53 
GeneralRe: Security "string" encrypt Pin
DaveyM6922-May-09 0:10
professionalDaveyM6922-May-09 0:10 
AnswerRe: Security "string" encrypt Pin
Ennis Ray Lynch, Jr.22-May-09 2:31
Ennis Ray Lynch, Jr.22-May-09 2:31 
GeneralDynamic returns Pin
sanke_s21-May-09 22:48
sanke_s21-May-09 22:48 
GeneralRe: Dynamic returns Pin
musefan21-May-09 22:56
musefan21-May-09 22:56 
GeneralRe: Dynamic returns Pin
sanke_s21-May-09 23:15
sanke_s21-May-09 23:15 
GeneralRe: Dynamic returns Pin
musefan21-May-09 23:29
musefan21-May-09 23:29 
GeneralRe: Dynamic returns Pin
dan!sh 21-May-09 22:57
professional dan!sh 21-May-09 22:57 
GeneralRe: Dynamic returns Pin
Pete O'Hanlon21-May-09 23:04
mvePete O'Hanlon21-May-09 23:04 
GeneralRe: Dynamic returns Pin
sanke_s21-May-09 23:26
sanke_s21-May-09 23:26 
GeneralRe: Dynamic returns Pin
DaveyM6921-May-09 23:06
professionalDaveyM6921-May-09 23:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.