309 reputation
19
bio website
location
age
visits member for 1 year, 1 month
seen 2 hours ago
stats profile views 6

May
13
awarded  Yearling
May
10
comment Python:Multi-thread not works as epected
Thanks a lot, there's print first_line in my code. I don't know why some prints null, but some print twice like first_line: GET http://racket-lang.org/plt.css HTTP/1.1GET http://racket-lang.org/more.css HTTP/1.1
May
9
asked Python:Multi-thread not works as epected
May
8
comment POST data in JSON format with JAVASCRIPT
@IanKuca It seems that the post data was encoded by html form not JSON.stringify.
May
3
comment POST data in JSON format with JAVASCRIPT
@IanKuca Thanks:) I was wondering if we can send the json data without urlencode the data? I mean I want to send data like "cmd":"<img src=0 onerror=alert(1)>" not %3Cimg+src%3D0+onerror%3Dalert%281%29%3E
Apr
18
awarded  Tumbleweed
Apr
17
comment Implementing a Custom Comparator
Algorithms homework 3? lol
Apr
11
asked SDK for Android:How facebook check the Hash key?
Mar
28
awarded  Critic
Mar
21
asked Is that possible generate XSS by actionscript's Sound.load() function?
Feb
27
asked What's the technical detail of android autotesting?
Jan
22
comment Move to end of line without [END] key in sublime Text2?
Thanks:) Is that your configure for mac only?
Jan
18
asked Move to end of line without [END] key in sublime Text2?
Jan
14
comment How do you insert a vertical column of text in Sublime Text 2 using the vim key bindings?
Also I want to know how to cut the contents selected by ctrl+alt+arrows (on windows). In vim, I just <Ctrl-v> and select the contents and x.
Aug
30
answered Safe html in java
Jul
23
awarded  Organizer
Jul
23
revised Google hack — inurl:? doesn't work?
improved formatting
Jul
23
suggested suggested edit on Google hack — inurl:? doesn't work?
Jul
20
accepted Using shared preferences for persistent login, is that vulnerability?
Jul
17
comment Using shared preferences for persistent login, is that vulnerability?
why? Without such things like login key, what shall the app to verify a user?