Advertisement
Guest User

NET AC KitKat

a guest
Feb 13th, 2017
30,903
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. Netflix] The Best Netflix Account Checker! - v0.4 Beta (This post was last modified: 07-18-2016 03:56 AM by fl33y0uf00l.) Post: #1
  2. Hey everyone Happy
  3.  
  4. Netflix Bulk Account Checker [v0.4 Beta]
  5.  
  6. Currently tested on (post below your OS if it works properly):
  7. Windows 10
  8. Windows 7
  9. Mac 10.12
  10.  
  11. New Features:
  12. - Working accounts file
  13. - Working / Inactive / Dead accounts count
  14. - No proxy or HTTP or SOCKS proxy with options for country specific checking
  15. - Firefox Useragent (Lockout protection)
  16. - Large Proxy List Support (Lockout protection)
  17. - Better error checking
  18. - Progress bar
  19.  
  20. Coming Soon
  21. - Total Rewrite
  22.  
  23. Here is the link to the full source code, I decide to included blank txt files you need to help with initial setup.
  24.  
  25. Choose your preferred download location:
  26. - Google Drive: https://drive.google.com/open?id=0Byx4wBCs1mepaWVlWU56NlJOWnc
  27. - Mega: https://mega.nz/#!dEwQFYzZ
  28. - Mediafire: http://www.mediafire.com/download/9omxg552c6l9jc3/Netflix-v0.4b.zip
  29.  
  30. Check the download
  31. To check sha sum on linux/mac: shasum -a 256 Netflix-v0.4b.zip
  32. SHA256: 78c1db9e22636752699b2414b2c2870dab4ac84c5ea8e89afb3dc0069c86c7ae Netflix-v0.4b.zip
  33.  
  34. No virus, reports are here
  35. All reports show 100% clean, you have the full source code so you can check that manually if you want, its clean.
  36.  
  37. VirusTotal: https://virustotal.com/en/file/78c1db9e22636752699b2414b2c2870dab4ac84c5ea8e89afb3dc0069c86c7ae/analysis/1468835445/
  38. Jotti: https://virusscan.jotti.org/en-US/filescanjob/727dkj2ucj
  39. Metadefender: https://www.metadefender.com/#!/results/file/e03a7bc86a584c13a6e0dacdc7f91d20/extracted/files
  40. Garyshood: http://www.garyshood.com/virus/results.php?r=d5e2602331053420e1a1eaab0d56fd71
  41.  
  42.  
  43. Accounts:
  44. Put all your accounts you want to check in checkAccounts.txt there are three formats:
  45. Username:Password:Country
  46. Username:Password:HTTP
  47. Username:Password
  48.  
  49. 1. Country specific proxy list e.g.: Username:Password:AU
  50. 2. HTTP proxy list e.g. : Username:Password:HTTP
  51. 3. Default proxy list e.g.: Username:Password
  52.  
  53. Proxies:
  54. Just add proxies to the specific country, if you don't want to use proxies based on countries the Netflix account is from just put the proxies in proxy-Default.txt
  55.  
  56. Proxy list format:
  57. Address:Port
  58.  
  59. No Proxies:
  60. If no proxies are added it will just use direct connection.
  61.  
  62. Results:
  63. Working accounts are stored in workingAccounts.txt.
  64.  
  65. Instructions for windows
  66. 1. Unzip the folder 'Netflix' to the desktop
  67. 2. open folder copy and paste your account list into checkAccount.txt
  68. 3. Download then install Python if you don't have python already: https://www.python.org/ftp/python/2.7.12/python-2.7.12.msi
  69. 4. Windows Key + R, then type and press enter: cmd /c C:\Python27\python -m pip install --upgrade pip
  70. 5. Windows Key + R, then type and press enter: cmd /k C:\Python27\Scripts\pip install mechanize
  71. 6. Windows Key + R, then type and press enter: cmd /k C:\Python27\Scripts\pip install ProgressBar2
  72. 7. In the command prompt window type and enter: cd %HOMEPATH%\desktop\Netflix\
  73. 8. In the command prompt window type and enter: C:\Python27\python netflix-checker.py
  74. 9. Open workingAccounts.txt in the Netflix Folder, the active accounts are listed there.
  75.  
  76. Remember this is a beta release. If you find bugs inbox me and ill try to fix them as soon as possible.
  77.  
  78. Did you like this release?
  79. Classify leak as working & Like the page so others can find this tool as well :)
  80.  
  81. Any comments or suggestions?
  82. Feel free to inbox me!
  83.  
  84. Enjoy :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement