Bhargava-krishna's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
zobront/quickpoc
easy POC template generation from the command line
0xNazgul/Blockchain-Security-Audit-List
A list of Blockchain Security audit companies, solo auditors and location of public audits.
OpenCoreCH/smart-contract-auditing-heuristics
Heuristics for smart contract auditors
naps62/pair-gpt.nvim
an #openAI powered pair programming partner
mixbytes/audits_public
MixBytes Team public security audits
oak-security/audit-reports
patrickd-/cheatsheet.sol
Solidity – Compilable Cheatsheet
shanzson/Smart-Contract-Auditor-Tools-and-Techniques
This repo contains a comprehensive list of smart contract auditor tools and techniques that can be utilized by both smart contract auditors and blockchain developers for developing secure smart contracts
PraneshASP/vscode-solidity-inspector
A VSCode extension offering utilities for solidity smart-contract development.
minaminao/ctf-blockchain
A summary of 200+ CTF blockchain challenges
farazsth98/real-world-ethereum-hacks-remastered
crytic/echidna-streaming-series
A 6-part series on how to use Echidna on real-world codebases
trailofbits/necessist
A mutation-based tool for finding bugs in tests
crytic/solana-lints
Lints based on the Sealevel Attacks
tintinweb/smart-contract-storage-viewer
🔆🔎👀 Smart Contract Storage Viewer, DataType Guesser, Toolbox & Transaction Decoder
ditto-lab/ditto
NFT Future protocol
Quillhash/Smart-contract-Auditing-Methodology-mindmap
This repository contains a mindmap on smart contract auditing methodology and different steps in how to audit a smart contract.
euler-xyz/uni-v3-twap-manipulation
Rivaill/CryptoVulhub
Analyze and reproduce attack events or vulnerabilities in the blockchain world.
whitenois3/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
trust1995/flashcash
Identify flashloan bots in multiple chains
Picodes/4naly3er
Static smart contract code 4naly3er
dio69/capstone
rajeevgopalakrishna/Solstice
Solstice is a security analysis framework for investigative smart contract examination. The first prototype of Solstice, code named W18 (see below for naming rationale), is a command-line tool which can be used to run 15 different static analyses on Solidity smart contracts. These cover a broad range of well-known security/software properties with Ethereum smart contracts today such as those dealing with reentrancy, exceptions, denial-of-service and uninitialised storage pointers.
immunefi-team/Web3-Security-Library
Information about web3 security and programming tutorials/tools
0xKitsune/solstat
A Solidity static analyzer to identify contract vulnerabilities and gas efficiencies.
xternet/ethernaut-with-security-tools
Solving CTF with Foundry, Slither, Echidna, and Manticore.
Quillhash/Solidity-Attack-Vectors
This Repository contains list of Common Solidity SmartContract Attack Vectors. If you find any attack vectors missing, you can create a pull request and be a contributor of the project.
crytic/evm_cfg_builder
EVM CFG recovery