by Justin Kropp | Feb 13, 2017 | Powershell |
Note: Please do not abuse this method to check large sets of emails. Apple can/will patch it. Background Info This exploit uses a JSON request found on the “Create Your Apple ID” page. The form detects if an email is available or not. You can find the...
by Justin Kropp | May 17, 2015 | AI (Artificial Intelligence) |
If I gave you the numbers 2, 5, 11, ___ could you guess the next number? The human brain starts looking for patterns between the numbers. Most people find that the easiest pattern is the previous number times 2 plus 1. (2 x 2) + 1 = 5 (5 x 2) + 1 = 11 (11 x 2) + 1 =...
by Justin Kropp | Feb 5, 2015 | Uncategorized |
The following project was originally my year end physics 12 project I did in 2014. I had a lot of fun working on it and found some really cool things so I thought I would include it in the blog. I apologize for the “dryness” of this post. The majority...