-
-
Notifications
You must be signed in to change notification settings - Fork 320
Changelog
thewhiteh4t edited this page Aug 10, 2021
·
3 revisions
version : 1.2.9
- code optimization
- key is now stored in a json file
version : 1.2.8
- truncateResponse parameter added in api call
version : 1.2.7
- Headers fixed
version : 1.2.6
- Upgraded to API v3
version : 1.2.5
- Print message if dumps are not accessible
version : 1.2.4
- Changed User Agent, because old UA resulted in Error 403
version : 1.2.3
- Revert to old User Agent string, because random UA resulted in Error 403
version : 1.2.2
- Added functionality to generate a random User Agent string
version : 1.2.1
- Changed User Agent string
version : 1.2.0
- Added timeouts in requests and error handling
version : 1.1.9
- Fixed decode errors
version : 1.1.8
- CFScrape Removed
version : 1.1.7
- Fixed indentation in dump function
version : 1.1.6
- Fixed rate limit issue
version : 1.1.5
- Removed extra condition
version : 1.1.4
- Fixed argument issue
version : 1.1.3
- Fixed missing list
version : 1.1.2
- Added Domain Filter, List, Breach Check
version : 1.1.1
- Code optimization
version : 1.1.0
- Fixed update method
version : 1.0.9
- Script now looks for pass in AdHocUrls also
version : 1.0.8
- Script now dumps passwords if account is not pwned and dump is available
version : 1.0.7
- Fixed version manager and text alignments
version : 1.0.6
- Merged Pull Request by JpUsefRye
version : 1.0.5
- Added Command line Arguments
version : 1.0.4
- Fixed Encoding for python3
version : 1.0.3
- Merged Pull Request by cclauss
version : 1.0.2
- Added CFScrape to Bypass Cloudflare
version : 1.0.1
- Fixed ASCII encoding errors
version : 1.0.0
- Initial Release