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

.NET (Core and Framework)

 
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 
QuestionHow do I get the current module? Pin
JoeRip15-Aug-12 11:43
JoeRip15-Aug-12 11:43 
AnswerRe: How do I get the current module? Pin
Wes Aday15-Aug-12 11:51
professionalWes Aday15-Aug-12 11:51 
AnswerRe: How do I get the current module? Pin
JoeRip15-Aug-12 11:54
JoeRip15-Aug-12 11:54 
AnswerRe: How do I get the current module? Pin
Eddy Vluggen15-Aug-12 23:36
professionalEddy Vluggen15-Aug-12 23:36 

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.