-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Feature Request #482
Copy link
Copy link
Closed
Description
Summary
Generate a script or source code to perform the current recipe.
Given the project is written in HTML + JS, it should not be very difficult to generate a js function that takes the input as a parameter and produce the output, exactly as the recipe does. This could drastically shorten my workflow as sometimes after I prototype a reverse engineered algorithm, I still have to implement it from scratch. If CyberChef can generate a function, I directly get what I need.
If this feature is welcomed, I would suggest devising an interface to allow volunteers to implement the individual algorithms in other languages (e.g., Python), then CyerChef can generate a source directly in that language. I hope I explained what I am suggesting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels