Skip to content

Tags: matthewnbrown/roc-toolkit

Tags

v1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add truecaptcha (#18)

* feat: add truecaptcha
fix: detect incorrect captcha on armory

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve sellcatchers (#15)

* feat: add captcha queue with expiration

* feat: add captcha cache manager

* feat: use cached captcha to hit instead of manual entry

* feat: add preloaded captchas to sellcatchbypage

* fix(scbp): dont use cookies when option disabled

* fix(scbp): login using actual credentials

* fix(spyevent): fix setting value reference

* feat: attack based on max turns

* fix: captchaexpirationqueue get captcha by creationdate instead of age
feat: SCBP attack based on available turns

* fix: add missing dependency

1.4.11

fix: update targeted sellcatch to use new classes

1.4.10

fix: correct return typing for _get_latest_agents

1.4.9

feat: auto select a fresh user agent

v1.4.8-updateagent

chore: update useragent

v1.4.8

build: add caching to github action

1.4.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md