INSTALL 1002 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. ====================================================
  2. CIntruder - [cintruder.03c8.net] - 2012/2020
  3. ====================================================
  4. Captcha Intruder is an automatic pentesting tool to bypass captchas.
  5. ===================
  6. How-to INSTALL:
  7. ===================
  8. CIntruder runs on many platforms. It requires Python (3.x.x) and the following libraries:
  9. - python3-pycurl - Python bindings to libcurl (Python 3)
  10. - python3-libxml2 - Python3 bindings for the GNOME XML library
  11. - python3-pil - Python Imaging Library (Python3)
  12. =========
  13. On Debian-based systems (ex: Ubuntu), run:
  14. sudo apt-get install python3-pycurl python3-libxml2 python3-pil
  15. =========
  16. Please report any problems you encounter using/installing CIntruder to the cintruder-users mailing-list:
  17. - mailto:cintruder-users@lists.sourceforge.net
  18. Or write directly to:
  19. - epsylon@riseup.net [GPG ID: 0xB8AC3776 -> https://03c8.net/gpg.php]
  20. Website:
  21. - https://cintruder.03c8.net/
  22. =========