This is an alpha release of an assemblies.blob AssemblyStore parser written in Python. The tool is capable of unpack and …
Caracal – Static Analyzer For Starknet Smart Contracts
Caracal is a static analyzer tool over the SIERRA representation for Starknet smart contracts. Features Detectors to detect vulnerable Cairo …
PR-DNSd – Passive-Recursive DNS Daemon
Passive-Recursive DNS daemon. Quickstart <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="go get github.com/korc/PR-DNSd sudo setcap cap_net_bind_service,cap_sys_chroot=ep go/bin/PR-DNSd go/bin/PR-DNSd -upstream 9.9.9.9:53 …