Skip to content

Releases: ivan-sincek/chad

v6.7

03 Oct 15:18
Compare
Choose a tag to compare

v6.7 release notes:

Breaking changes since v6.2!

  • improved the social media template,
  • added a new attribute in the template called validate_headers,
  • code refactoring for Chad Extractor,
  • bumped the Python min. version in the TOML file due to the Scrapy Playwright requirement,
  • version bump.

Python tool for Google Dorking.

v6.6

28 Sep 22:04
Compare
Choose a tag to compare

v6.6 release notes:

Breaking changes since v6.2!

  • removed redundant dependency in the TOML file,
  • version bump.

Python tool for Google Dorking.

v6.5

26 Sep 10:14
Compare
Choose a tag to compare

v6.5 release notes:

Breaking changes since v6.2!

Python tool for Google Dorking.

v6.2

23 Sep 20:42
Compare
Choose a tag to compare

v6.2 release notes:

Breaking changes!

  • major code refactoring - see Usage,
  • Chad Extractor now uses a single web browser and queues parallel requests, eliminating the need for resource-heavy multithreading with multiple web browsers,
  • major social media template update - bypassing all the social media bot detections once again,
  • README update,
  • version bump.

Python tool for Google Dorking.

v5.7

11 May 10:55
Compare
Choose a tag to compare

v5.7 release notes:

  • removed redundant argparse dependency,
  • version bump.

Python tool for Google Dorking.

v5.6

30 Dec 15:30
Compare
Choose a tag to compare

v5.6 release notes:

  • argument parsing code rebase and improved few other stuff,
  • boolean options / arguments no longer require yes or no value,
  • Chad no longer accpets -d option, but -dir instead,
  • Chad no longer accpets -sos option, but -nsos instead.

Python tool for Google Dorking.