Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better ARM Support #291

Closed
KJHJason opened this issue Aug 14, 2024 · 2 comments
Closed

Better ARM Support #291

KJHJason opened this issue Aug 14, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@KJHJason
Copy link
Owner

Since Google Chrome is still not available on ARM systems, I plan on moving the Fantia logic in a docker container together with the CF bypass program related to #259.

The source code will be moved to a private repository along with the CF bypass program to make reverse engineering the compiled binaries in the Docker container more tedious and to ensure that script kiddies will have a slightly difficult time using the program.

Note: As of writing this issue, it is already on docker at https://hub.docker.com/r/kjhjason/cdl-solvers

@KJHJason KJHJason added the enhancement New feature or request label Aug 14, 2024
@KJHJason KJHJason added this to the V5.2.0 milestone Aug 14, 2024
@KJHJason KJHJason self-assigned this Aug 14, 2024
@KJHJason
Copy link
Owner Author

Re-opening as the rust implementation in docker doesn't work reliably, might have to bring back Python and add encryption to the source code.
Decryption will probably be done in the rust binary instead to deter reverse engineering efforts.

@KJHJason KJHJason reopened this Aug 14, 2024
@KJHJason
Copy link
Owner Author

Implemented in the 0.3.0 tag on docker hub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant