Git Product home page Git Product logo

icl0udin's People

Stargazers

x13igpoppa avatar  avatar  avatar

Watchers

James Cloos avatar Magd Almuntaser avatar  avatar Florin avatar  avatar  avatar  avatar  avatar  avatar HADI avatar Med avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

icl0udin's Issues

Discuss1

Now you can download vresion 1.0 from :

http://www.icloudin.net

Wow, ipod touch 5G (8.1) - iCL0udin v1.0 bypass activation (icloud)

http://youtu.be/tZmEdlDGNu4

iCL0udin v1.0 bypass activation (icloud) - ipad mini 2G (7.1.1)

http://youtu.be/tevYyBN2QCQ

Video for bypass icloud (iCL0udin v1.0) for iphone 4 CDMA ..

http://youtu.be/i85-D6N2YLk

New video for iCL0udin v1.0 bypass icloud (3 iphones 7.1.2):

http://youtu.be/p51TNlCr7ug

iCL0udin v1.0 -> %100

Remaining: %3 testing with some people..

Last Method:

method 1 : via (other xml not to deviceservices - exploit)
method 2 : via (apple cert & key and i can downgrade to any ios)
method 3 : via (change some string by hex on ELF file << some times i got error)
method 4 : via (use apple ssl cert or real ssl in server and change some string in iphone)

iCL0udin v1.0 have this method:

method 1 : via (other xml not to deviceservices - exploit)
method 2 : via (apple cert & key and i can downgrade to any ios)

How do we perform Naive Bayes Classification for this code ?

This code takes in 3 symptoms as input. Next it should classify the symptoms and show the output as the type of doctor that the patient should visit. How do I do that using Naive Bayes Classifier?Please Help :(

`

<title>medi doc</title> <style> body{ height: 900px; background: -webkit-linear-gradient(white, Lightsteelblue); } header{ background-color:#3b5998; font-family:Tahoma ; color:white; font-weight: bold; padding:45px; } #o{position:absolute; top:10px; left:300px;} input[name=LogIn] { display: block; position: absolute; top: 50px; left: 1300px; font-size:13px; color:white; font-weight:bold; background-color:#3b5998; } #signup { position: absolute; top: 500px; left: 60px; font-weight:bold; font-size:15px; color:white; background-color: #006B00; -webkit-border-radius:8px; } #q { font-size:27px; position: absolute; top: 140px; left: 830px; text-align: left; margin:15px; padding:65px; } #r{ font-size:15px; position: absolute; top: 10px; left: 950px; color:white; } #t{ font-size:15px; position: absolute; top: 10px; left: 1120px; color:white; } #u{ font-family:Tahoma ; font-size:36px; position: absolute; top:90px; left:900px; } #i{ position: absolute; top:160px; left:910px; } #user_check { position: absolute; top: 240px; left: 65px; } #username_login { position:absolute; top:50px; left:950px; } #password_login{position:absolute; top:50px; left:1120px; } input[name=name1] , input[name=username] , input[name=password1] , input[name=email1] , input[name=cpassword1]{ -webkit-border-radius: 5px;} </style>

checklist

USERNAME

PASSWORD

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script type="text/javascript"> // to confirm the password function confirmPass() { var pass = document.getElementById("password").value var confPass = document.getElementById("cpassword").value if(pass != confPass) { alert('Passwords dont match !'); } } </script>
<script type="text/javascript">    // to check password length
function validatePass() {
    var pass = document.getElementById("password").value
    
    if(pass.length <8)
     {
        alert('password length is less than 8 characters');
    }
}
</script>

<script>    // fill in all fields
function required()  

{
var empt = document.forms["myform"]["name1"].value;
var empt1 = document.forms["myform"]["email1"].value;
//var empt2 = document.forms["myform2"]["user_check"].value;
var empt3 = document.forms["myform"]["password1"].value;
var empt4 = document.forms["myform"]["cpassword1"].value;
if (empt == "" || empt1 == "" ||empt2 == "" ||empt3 == "" ||empt4 == "" )
{
alert("PLEASE FILL ALL THE FIELDS");
return false;
}
else
{
return true;
}
}
</script>

enter your symptoms

symptom 1 : bad taste in mouth bad breath gap in between teeth chalky white spot on tooth discoloured spot on tooth fracture in tooth sensitive teeth sore throat sores in mouth Wisdom tooth problems Tooth decay tiny spot on teeth toothaches chipped tooth nasal swelling nasal pain nasal bleeding blurred vision difficulty breathing through nose nasal fracture Sore throat faint difficulty in walking difficulty in speaking ear sensitivity ear wax common cold running nose bleeding from nose misshapen nose bruising around eyes ear itching hearing loss
symptom 2 : bad taste in mouth bad breath gap in between teeth chalky white spot on tooth discoloured spot on tooth fracture in tooth sensitive teeth sore throat sores in mouth Wisdom tooth problems Tooth decay tiny spot on teeth toothaches chipped tooth nasal swelling nasal pain nasal bleeding blurred vision difficulty breathing through nose nasal fracture Sore throat faint difficulty in walking difficulty in speaking ear sensitivity ear wax common cold running nose bleeding from nose misshapen nose bruising around eyes ear itching hearing loss
symptom 3 : bad taste in mouth bad breath gap in between teeth chalky white spot on tooth discoloured spot on tooth fracture in tooth sensitive teeth sore throat sores in mouth Wisdom tooth problems Tooth decay tiny spot on teeth toothaches chipped tooth nasal swelling nasal pain nasal bleeding blurred vision difficulty breathing through nose nasal fracture Sore throat faint difficulty in walking difficulty in speaking ear sensitivity ear wax common cold running nose bleeding from nose misshapen nose bruising around eyes ear itching hearing loss

`

@all

عندي 4 طرق وكان ودي اعرظها لكم بس في زنوات هنا حاشر لنفسه يقلطع في كل شي

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.