192 reputation
313
bio website
location
age
visits member for 2 years, 7 months
seen Jun 1 '12 at 0:54
stats profile views 64

Mar
31
awarded  Notable Question
Feb
27
awarded  Popular Question
Feb
21
awarded  Notable Question
Dec
12
awarded  Popular Question
Oct
30
awarded  Popular Question
Sep
18
awarded  Notable Question
Jun
3
awarded  Popular Question
Apr
17
awarded  Popular Question
Apr
11
comment Buffer overflow using snprintf
Thanks! So is the return address is saved in %eip? In gdb, I did 'info frame' and saw the saved address of %eip, and created a string same as above, just with that address swapped over. Always a seg fault. I am just trying to make it write anywhere without a seg fault (that is why chose the start of the buff).
Apr
11
comment Buffer overflow using snprintf
Yes, I read that link. And I believe I am doing exactly what it is telling me to. However instead of writing to buff, I get a segfault. Not sure why
Apr
11
asked Buffer overflow using snprintf
Mar
8
accepted Dynamic Programming Help: Binary Tree Cost Edge
Mar
6
revised Phonegap android - window.plugins undefined
added 70 characters in body
Mar
6
comment Phonegap android - window.plugins undefined
For point 2) where I add the plugin to plugins.xml, what should the value="" string be? Is it okay as the way I have written it? Also, does the Plugin class LocationFinder be in the src directory, or in some other directory.
Mar
6
asked Phonegap android - window.plugins undefined
Feb
17
comment Dynamic Programming Help: Binary Tree Cost Edge
Thanks :) There are no restrictions. Just n nodes and C colors. The tree is binary, and it can have any structure. All the leaf nodes have to be different colors. Those are the only restrictions of the alg.
Feb
17
awarded  Commentator
Feb
17
comment Dynamic Programming Help: Binary Tree Cost Edge
No, it is not for any competition.
Feb
17
asked Dynamic Programming Help: Binary Tree Cost Edge
Jan
26
awarded  Popular Question