Giter Site home page Giter Site logo

akamaipowsolver's Introduction

Akamai Anti-Bot Proof of Work Solver

This C# project contains a proof of work solver for the Akamai Anti-Bot system. It computes the required proof of work (PoW) values based on the given parameters.

Important Note: This code has not been extensively tested and may contain bugs. If you encounter any issues or bugs, please report them, and I'll work on fixing them.

Usage

To use the solver, create an instance of the Solver class with the following parameters:

  • sec: The first segment of the sec-cpt cookie (up until the first ~ character)

  • timestamp: The timestamp value.

  • nonce: The nonce string.

  • difficulty: The initial difficulty level.

Then, call the ComputePoW() method to generate a list of 10 valid proof of work values.

Other Languages

You can find implementations of the solver in other programming languages in the OtherLangs folder:

  • JavaScript: OtherLangs/JS/Solver.js

  • Go: OtherLangs/GoLang/Solver.go

Please note that these implementations are not written or checked by me, so if you encounter any issues, please report them.

Contributions

If you would like to contribute to this project by implementing the same logic in another programming language, please open a pull request (PR), and I'll be happy to review and merge your changes.

akamaipowsolver's People

Contributors

043674543 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.