optimisticninja / liberprimus-tool

Python tool/libraray for evolving solutions toward the Liber Primus from Cicada 3301
1 stars 1 forks source link

bug: fix mutations #16

Closed optimisticninja closed 1 month ago

optimisticninja commented 2 months ago

The FSM is now being used for mutations but isn't mutating the crypto scheme or how it grabs text from the liber primus, these both need to be fixed.

optimisticninja commented 2 months ago

Grabbing text has been mutated, need to confirm the crypto scheme has as well. See #18 for a bug that has been created as a result of mutating text retrieval