## ⛓🍕 blockchain hacking for the free
### tl; dr:
##### 👾 this repository is an *on-going* catalog from my own research and development. if you are passionate about self-sovereignty and love solving complex problems, don't be intimidated: do your homework and join us (we need you).
##### 🏴☠️ if you are interested in mev-related resources, check out our [mev-toolkit](https://github.com/go-outside-labs/mev-toolkit). as everything in life, the *most valuable commodity is information*.
---
### I. learn the basics
* [readings](basic_knowledge)
* [oracles](basic_knowledge/oracles)
* [honeypots](basic_knowledge/honeypots)
* [cryptography](basic_knowledge/cryptography)
* [l2s && rollups](basic_knowledge/l2_and_rollups)
* [the evm && opcodes](basic_knowledge/evm_and_opcodes)
* [decentralized storage](basic_knowledge/decentralized_storage)
### II. learn the tools
* [hacking tools](hacking_tools)
* [decompilers](hacking_tools/decompilers)
* [environments](hacking_tools/environments)
* [visual explorers](hacking_tools/visual_explorers)
* [identity hacking](hacking_tools/identity_tools)
* [static analysis](hacking_tools/static_analysis)
* [dynamic analysis](hacking_tools/dynamic_analysis)
* [hacking by chains](hacking_tools/hacking_by_chains)
### III. learn from the past
* [bug hunting](advanced_expert/bug_hunting)
* [attack reviews](advanced_expert/attack_reviews)
* [vulnerabilities](advanced_expert/vulnerabilities)
* [foundry exploits](advanced_expert/foundry_exploits)
* [practice your skills](advanced_expert/practice_your_skills/)
* [contracts of interest](advanced_expert/contracts_of_interest)