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

Decompilers #82

Closed
kristiann57 opened this issue Jul 12, 2024 · 1 comment
Closed

Decompilers #82

kristiann57 opened this issue Jul 12, 2024 · 1 comment

Comments

@kristiann57
Copy link

Hi, thanks for putting all these resources together.

Do you know if there is any good way to decompile SIerra bytecode back to Cairo 1??

thank you

@Giri-Aayush
Copy link
Collaborator

There's this cool tool called Thoth that might be just what you're looking for. It's a security toolkit for Cairo/Starknet that includes a decompiler, among other awesome features like analyzers and disassemblers.

It can do a bunch of neat stuff like generating call graphs, control-flow graphs, and even has a symbolic execution engine.
I'm going to close this issue, but don't worry - will create a new issue to add Thoth to our repo's resource list. That way, everyone can easily find it in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants