mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-04-25 10:19:21 -04:00
73 lines
3.9 KiB
Markdown
73 lines
3.9 KiB
Markdown
## hacking tools
|
|
|
|
<br>
|
|
|
|
### chapters
|
|
|
|
<br>
|
|
|
|
* **[decompilers](decompilers)**
|
|
* **[semgrep](semgrep)**
|
|
* **[environments](environments)**
|
|
* **[identity tools](identity_tools)**
|
|
* **[static analysis](static_analysis)**
|
|
* **[visual explorers](visual_explorers)**
|
|
* **[dynamic analysis](dynamic_analysis)**
|
|
* **[hacking by chains](hacking_by_chains)**
|
|
* **[formal verification](formal_verification)**
|
|
|
|
|
|
<br>
|
|
|
|
----
|
|
|
|
### cool resources
|
|
|
|
<br>
|
|
|
|
* **[ethtx transaction decoder](https://ethtx.info/)**
|
|
* **[eth converter](https://eth-converter.com/)**
|
|
* **[contracts diff checker](https://etherscan.io/contractdiffchecker)**
|
|
* **[mutation testing for ethereum smart contracts](https://github.com/JoranHonig/vertigo)**
|
|
* **[ethereum nodes](https://ethereumnodes.com/)**
|
|
* **[burp's web3 decoder](https://github.com/nccgroup/web3-decoder)**
|
|
* **[oyente, analysis tool for smart contracts](https://github.com/enzymefinance/oyente)**
|
|
* **[trail of bits' ethereum security Toolbox](https://github.com/trailofbits/eth-security-toolbox)**
|
|
* **[securify, security scanner for ethereum smart contracts](https://github.com/eth-sri/securify2)**
|
|
* **[surya, a solidity inspector](https://github.com/ConsenSys/surya)**
|
|
* **[octopus, security analysis tool for webassembly](https://github.com/pventuzelo/octopus)**
|
|
* **[etk, evm toolkit](https://github.com/quilt/etk)**
|
|
* **[pyevmasm, evm disassembler and assembler](https://github.com/crytic/pyevmasm)**
|
|
* **[verx, smart contract verifier](http://verx.ch/)**
|
|
* **[eth detective](https://www.ethtective.com/address/)**
|
|
* **[evm-trace, ethereum virtual machine transaction tracing tool](https://github.com/ApeWorX/evm-trace)**
|
|
* **[sleuthing hashed function signature and event signature on ethereum](https://dune.com/agaperste/event-and-function-signature-sleuthing?)**
|
|
* **[socketscan, track bridge transactions](https://socketscan.io/)**
|
|
* **[solhint, a linter for solidity](https://github.com/protofire/solhint)**
|
|
* **[solidity coverage tool](https://github.com/sc-forks/solidity-coverage)**
|
|
* **[json formatter](https://jsonformatter.curiousconcept.com/)**
|
|
* **[craft requests from curl commands](https://reqbin.com/)**
|
|
* **[tools by notonly.owner](https://www.notonlyowner.com/learn/intro-security-hacking-smart-contracts-ethereum)**
|
|
* **[ethereum developer tools list](https://github.com/ConsenSys/ethereum-developer-tools-list)**
|
|
* **[immunefi scrapper](https://github.com/pratraut/scrapyFi)**
|
|
* **[crystal blockchain](https://explorer.crystalblockchain.com/)**
|
|
* **[impersonator](https://www.impersonator.xyz/)**
|
|
* **[cia officer's defi roadmap](https://github.com/OffcierCia/DeFi-Developer-Road-Map#transaction-visualization-scoring--tracking)**
|
|
* **[mnemonic code converter](https://iancoleman.io/bip39/)**
|
|
* **[cryptocurrency historical data snapshot](https://coinmarketcap.com/historical/)**
|
|
* **[explain shell](https://explainshell.com/)**
|
|
* **[revoke.cash](https://revoke.cash/)**
|
|
* **[breadcrumbs](https://www.breadcrumbs.app/home)**
|
|
* **[cookbook.dev](https://www.cookbook.dev/)**
|
|
* **[detect metamorphic contracts](https://metamorphic.a16zcrypto.com/)**
|
|
* **[rpcs list by privacy](https://chainlist.org/)**
|
|
* **[tenderly](https://dashboard.tenderly.co/)**
|
|
* **[token security detector](https://gopluslabs.io/token-security/)**
|
|
* **[smart contract explorers](https://sovs.notion.site/Block-Smart-Contract-Explorers-8dcaed059c844e3b8f9b67b8eb90174a)**
|
|
* **[cookbook.dev: find any contract](https://www.cookbook.dev/)**
|
|
* **[gpt4 contract reader](https://www.contractreader.io/)**
|
|
* **[officercia's on-chain investigation tools list](https://github.com/OffcierCia/On-Chain-Investigations-Tools-List)**
|
|
* **[de.fi](https://de.fi/)**
|
|
* **[test suite for client-side script injection on websites that display NFTs](https://github.com/muellerberndt/rektosaurus)**
|
|
* **defi summit 2024 (videos): [defi security 101](https://www.youtube.com/watch?v=r3wfpbYsJZA), [day 1](https://www.youtube.com/watch?v=gMg6Smve-i0), and [day 2](https://www.youtube.com/watch?v=dMp6jJVuGLI)**
|