Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Implex 1.3 #23

Merged
merged 7 commits into from
Aug 19, 2023
Merged

Implex 1.3 #23

merged 7 commits into from
Aug 19, 2023

Conversation

0xF7A4C6
Copy link
Contributor

Implex 1.3 Release Notes

News

  • HSW Injection Spoofing: We've implemented enhanced HSW injection spoofing techniques to improve detections, speed and functionality.
  • GoSolver Hash Solving: The new GoSolver module now utilizes hash solving capabilities, data powered by TensorFlow Lite, for faster and more efficient processing.
  • Migration to TensorFlow Lite: The Onnx module has been migrated to TensorFlow Lite, enhancing performance and compatibility.
  • Hcaptcha gsc Update: The Hcaptcha gsc has been updated to ensure seamless integration and interaction.
  • js_dom HSW Scraping: The js_dom feature has been optimized for efficient HSW scraping (35k/m - 500/s).
  • Bug Fixes and Minor Changes: We've addressed various bugs, and there are some minor improvements for an enhanced user experience.
  • New TLS Client: Introducing a new TLS client, cleanhttp custom roundtripper, to further enhance secure communication and chrome-post-quantum.

GoSolver

  • Introducing GoSolver: We're excited to present GoSolver, our new hash-solving module powered by TensorFlow. This pre-trained model significantly improves hash solving speed and accuracy.
  • Impressive Performance: GoSolver boasts remarkable performance, with a full task solving time of approximately 40ms.
  • Revolutionary Hash Algorithm: Experience a hash algorithm that is 28 times faster than previous implementations, ensuring swift and efficient processing.
  • Enhanced Fast-Hash Checking: Our improved fast-hash checking method now requests only the first 650 bytes of data (instead of the full image), resulting in a performance boost of up to 8 times compared to Python-based solutions.

These updates and enhancements in Implex 1.3 are designed to provide you with a more secure, efficient, and seamless experience. We appreciate your support and look forward to your feedback.

@0xF7A4C6
Copy link
Contributor Author

0xF7A4C6 commented Aug 18, 2023

Todo:

Cleanhttp

  • Fix TLS issues.
  • locale and __cf_clearance cookie.

GoSolver

  • Handle unsolved imgs using nocapai, or trained python model using http resp api to bridge

AiSolver - Py

  • NoCaptchaAI training, Classify images and save hashes. (format: xxhash,prompt_name. ex: 12345,laptop)
  • Switch to ONNX from Tensorflow (lite?).
  • Tslite model trainer from nocapai classified image.

Notes:

  • better to moove all python-based solvers to here.
  • keep clean code.

@0xF7A4C6 0xF7A4C6 merged commit b526ed6 into main Aug 19, 2023
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant