CHANGELOG 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. ================================================================
  2. Changelog: CIntruder v0.4 (https://cintruder.03c8.net)
  3. ==============================
  4. ===================
  5. January 6, 2020:
  6. ===================
  7. - Ported to Python3
  8. ===================
  9. January 17, 2019:
  10. ===================
  11. - Added list of last tracked captchas
  12. - Added SetColourID to cracking options
  13. ===================
  14. December 23, 2016:
  15. ===================
  16. - Code cleaning
  17. - Removed deprecated features
  18. - Added a Web User Interface (GUI)
  19. - Added --update option
  20. - Updated docs
  21. =================
  22. April 27, 2012:
  23. =================
  24. - Code cleaning
  25. - Rebuiled input parameter options
  26. - Created OCR modularity (core/mods)
  27. - Added --list modules option
  28. - Added --mod selector option
  29. - Builded module example (easy captcha)
  30. - Added handlering with other tools
  31. - Added connectivity with Ostatus
  32. - Created distributed online dictionary
  33. - Added launcher to view CIntruderNet
  34. - Updated docs
  35. =================
  36. April 1, 2012:
  37. =================
  38. - Created OCR techniques
  39. - Created Brute forcing techniques
  40. - Builded main core
  41. - Builded options parser
  42. - Created Curl handlers
  43. - Created 'track' option
  44. - Created 'train' option
  45. - Created 'crack' option
  46. - Added proxy option
  47. - Added XML exporting option
  48. - Added verbose outputs results
  49. - Added colour's id calibration
  50. - Added noise advanced option