Three invites to share - ONE General

One day left. Please pick up by yourself.
The URL base is account.oneplus.net/invite/claim/ and append anyone of the following string in the end of URL, please prefix https for your URL.
GL2L-KQ3E-R9TL-SL1S
GLCC-XMW2-NGET-UPQE
GLGC-U0AI-2JV5-CZFR

http://forum.xda-developers.com/showthread.php?t=2825090
Transmitted via Bacon

Related

wm6+ proxy to modify urls on the fly

Is there a wm6+ proxy which has capability to modify the urls on the fly ?
For e.g. if user types http://www.cnn.com it could modify it to http://www.cnn.com?browser=winmo ?
I know for most of the sites the extra parameter will be useless but I need the extra parameter to be sent to few of the websites which my friend owns..
since I need that parameter to be appended to each request (image,css,js file, form post url etc) Just manually typing the url in browser will not work for me.
any ideas ?

[Q] Provide security while using http

How to provide security when i use http for receiving the json response from the web server and also i'm sending the user details to the server to save those details in mysql db. I'm using HTTP post.
ThayarM said:
How to provide security when i use http for receiving the json response from the web server and also i'm sending the user details to the server to save those details in mysql db. I'm using HTTP post.
Click to expand...
Click to collapse
To provide security, I think you should use HTTPS post.
What user details? if the only user important data is the password, you only need to transform it in MD5 before to send it via HTTP.
The best and strong way to make a HTTP save connection is HTTPS, but if you want to make it easy, you can encrypt the json user data string, send via HTTP post, and decrypt it in the server. There are a lot of encrypt string examples in google.

Choosing moderator for Xperia X10 page

Searching for someone good with 50+ thanks
to manage and moderate xperia.x10.mx under XDA-Developers.
Selected person will receive Moderator FTP account to manage the page.
Must:
1-know how to manage webpage
2-know how to build web page and and template and css n ...
3-know how to use FTP server?
All content should be about Xperia X10
And no AD would install on the page.
No Trojan / No malicious / No cookie grabber ... must be install
Who is interested, just message me.
Must be:
18+
manage page under XDA-Dev
No illegal content
work well
:silly:

how to submit in login page

How to login page use android app ?
for example u go to mail.yahoo.com and you have to write your mail and pass , i want to fetch mail.yahoo.com and fill user and pass by application and send to server.
Try this out
mehdi_shz11 said:
How to login page use android app ?
for example u go to mail.yahoo.com and you have to write your mail and pass , i want to fetch mail.yahoo.com and fill user and pass by application and send to server.
Click to expand...
Click to collapse
From what I understand from your post, you want to make a login page where you enter your email and password to be checked to see if an external database has the same credentials.
1. In your activity xml file make your edittext fields for both the email and password, also make one button field for your button.
2. In your java file, make EditText objects for both the email and password and a Button object for your button.
(E.g. EditText email = (EditText) findViewById(R.id.editTextId)
3. Follow the link in order to establish a connection to your external database. http://forum.xda-developers.com/showthread.php?t=2325799
4. Change the variables and what is checked in the guide to what you need.
Hope this helps!
mehdi_shz11 said:
How to login page use android app ?
for example u go to mail.yahoo.com and you have to write your mail and pass , i want to fetch mail.yahoo.com and fill user and pass by application and send to server.
Click to expand...
Click to collapse
I think there is no need to do that most of the web services offer a API for android applications an you may login using those !
Sent from my GT-S5302 using Tapatalk 2

New way of solving ReCaptcha

New method of resolution ReCaptcha
This technique permits passing captchas while not the requirement to emulate browser and causation U.S.A. pictures, conjointly it provides a hundred resolution accuracy. UPD 17.08.2016: Please begin causation U.S.A. your proxies and urls wherever you get recaptcha (if you do not do therefore already) - before long google would force it and that we don't desire to own any interuptions in your work. See for details UPD twenty seven.06.2016: Hooray! currently we are able to solve recaptcha for any web site. however we tend to haven’t enforced the ultimate version with victimization proxies. presently staff receive captchas from their own science, that makes it straightforward for recaptcha to dam this temporary resolution. just in case such an incident happens before we tend to roll out the ultimate version of our interface we'll keep you updated here.
Intro: Let's begin with number of words on captcha's algorhytm, let's examine what traffic and at that purpose is being sent.
1. User enters the page and also the recaptcha type is uploaded from google
2. User clicks the checkbox and solves the captcha
3. once the captcha is resolved, google checks the solution and returns code to the user within the field <textarea id="g-recaptcha-response"
4. User fills all the forms on the page
5. User sends these forms. At an equivalent time code is distributed from the sphere "g-recaptcha-response"
6. web site receives knowledge from the users and sends a call for participation to google to ascertain code's validity from the sphere "g-recaptcha-response"
7. Google checks the validity of the code. If the code is valid the location continues process user's knowledge for extra data and a in small stages instruction please see the way to solve recaptcha while not the employment of the browser emulation
Recaptcha resolution scheme:
1. You fill all the required fields
2. You send U.S.A. Site_Key from the location + further knowledge ( optional: universal resource locator of the page, wherever you have encountered the captcha, PROXY that you simply use)
3. we tend to transfer captcha to our server and assign a employee to resolve it
4. once the employee solves his captcha we tend to receive g-recaptcha-response
5. we tend to come g-recaptcha-response to you
6. You enter our answer into the sphere g-recaptcha-response and pass the shape Price: one thousand for $2,99 wherever do i purchase and wherever do I input the data? Browse HTML-code of the page, wherever you have encountered the captcha:
1. notice this parameter
data-sitekey=
This is site's key, it's constant and distinctive for every web site (unless admin changes it manually)
Return the key back to U.S.A. as parameter
googlekey=%data-sitekey%
2. notice the sphere for text
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none; "></textarea>
You will have to be compelled to enter our answer here

Categories

Resources