Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit 7e02390

Browse files
authored
Update README.md
1 parent 04ee6c4 commit 7e02390

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Thoth, the Cairo/Starknet security toolkit (analyzer, disassembler and decompiler)
2+
3+
> [!IMPORTANT]
4+
> This repository is no longer maintained. If you have any questions or need further assistance, please contact [FuzzingLabs](https://fuzzinglabs.com/).
5+
26
<img src ="https://img.shields.io/badge/python-3.10-blue.svg"/>
37

48
Thoth (pronounced "taut" or "toss") is a Cairo/Starknet security toolkit including analyzers, disassemblers & decompilers written in Python 3. Thoth's features include the generation of the call graph, the control-flow graph (CFG) and the data-flow graph for a given [Sierra file](/sierra/README.md) or Cairo/Starknet compilation artifact. It also includes some really advanced tools like a Symbolic execution engine and Symbolic bounded model checker.
@@ -272,4 +276,4 @@ Thoth is inspired by a lot of different security tools developed by friends such
272276

273277
# License
274278

275-
Thoth is licensed and distributed under the AGPLv3 license. [Contact us](mailto:contact@fuzzinglabs.com) if you're looking for an exception to the terms.
279+
Thoth is licensed and distributed under the AGPLv3 license. [Contact us](mailto:contact@fuzzinglabs.com) if you're looking for an exception to the terms.

0 commit comments

Comments
 (0)