Click here to Skip to main content
15,902,938 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: first time application starts Pin
Member 429909621-Aug-12 23:01
Member 429909621-Aug-12 23:01 
QuestionRe: first time application starts Pin
Eddy Vluggen20-Aug-12 23:10
professionalEddy Vluggen20-Aug-12 23:10 
AnswerRe: first time application starts Pin
Sandip.Nascar23-Aug-12 4:45
Sandip.Nascar23-Aug-12 4:45 
GeneralRe: first time application starts Pin
Member 429909623-Aug-12 18:11
Member 429909623-Aug-12 18:11 
QuestionLatent semantic indexing C# Pin
Anup Shinde18-Aug-12 18:24
Anup Shinde18-Aug-12 18:24 
AnswerRe: Latent semantic indexing C# Pin
Richard MacCutchan18-Aug-12 22:30
mveRichard MacCutchan18-Aug-12 22:30 
QuestionGetting Bytes from Class Pin
blackchaosv218-Aug-12 1:01
blackchaosv218-Aug-12 1:01 
AnswerRe: Getting Bytes from Class Pin
Eddy Vluggen18-Aug-12 1:30
professionalEddy Vluggen18-Aug-12 1:30 
blackchaosv2 wrote:
But I wanted this option to be there that it checks for the bytes to be the same on runtime. (For potential crackers)

..my first vector of attack would be using ILSpy or reflector, identifying the method that returns "true" on a successful login. What does "the same runtime" mean?

Calculate a hash over your bytes. When distributing, distribute the hash along. Calculate a new hash when you "fetch" your bytes - it should return the same value as the hash you already calculated and distributed. If there's no match, the bytes have been modified.
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

GeneralRe: Getting Bytes from Class Pin
blackchaosv218-Aug-12 1:35
blackchaosv218-Aug-12 1:35 
GeneralRe: Getting Bytes from Class Pin
Eddy Vluggen18-Aug-12 2:02
professionalEddy Vluggen18-Aug-12 2:02 
GeneralRe: Getting Bytes from Class Pin
blackchaosv218-Aug-12 2:04
blackchaosv218-Aug-12 2:04 
GeneralRe: Getting Bytes from Class Pin
Eddy Vluggen18-Aug-12 2:10
professionalEddy Vluggen18-Aug-12 2:10 
Questionsend sms to mob. number Pin
love jeet verma17-Aug-12 2:30
love jeet verma17-Aug-12 2:30 
AnswerRe: send sms to mob. number Pin
Eddy Vluggen17-Aug-12 3:18
professionalEddy Vluggen17-Aug-12 3:18 
AnswerRe: send sms to mob. number Pin
Sandip.Nascar22-Aug-12 11:20
Sandip.Nascar22-Aug-12 11:20 
QuestionParsing Inside XML Pin
jitforce258516-Aug-12 7:09
jitforce258516-Aug-12 7:09 
AnswerRe: Parsing Inside XML Pin
Wes Aday16-Aug-12 9:22
professionalWes Aday16-Aug-12 9:22 
GeneralRe: Parsing Inside XML Pin
jitforce258516-Aug-12 9:35
jitforce258516-Aug-12 9:35 
GeneralRe: Parsing Inside XML Pin
jitforce258516-Aug-12 9:42
jitforce258516-Aug-12 9:42 
AnswerRe: Parsing Inside XML Pin
jitforce258516-Aug-12 17:00
jitforce258516-Aug-12 17:00 
GeneralRe: Parsing Inside XML Pin
Dave Kreskowiak17-Aug-12 3:40
mveDave Kreskowiak17-Aug-12 3:40 
GeneralRe: Parsing Inside XML Pin
jitforce258517-Aug-12 5:16
jitforce258517-Aug-12 5:16 
SuggestionRe: Parsing Inside XML Pin
Eddy Vluggen17-Aug-12 9:37
professionalEddy Vluggen17-Aug-12 9:37 
AnswerRe: Parsing Inside XML Pin
Richard MacCutchan16-Aug-12 21:20
mveRichard MacCutchan16-Aug-12 21:20 
GeneralRe: Parsing Inside XML Pin
jitforce258517-Aug-12 5:17
jitforce258517-Aug-12 5:17 

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.