From d8ca1b8615d74bdcbf8ffa195274badf57597f85 Mon Sep 17 00:00:00 2001 From: "motherofbots.eth" <127235106+lilith377@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:57:56 -0700 Subject: [PATCH] Create README.md --- hacking_tools/README.md | 50 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 hacking_tools/README.md diff --git a/hacking_tools/README.md b/hacking_tools/README.md new file mode 100644 index 0000000..987d6c5 --- /dev/null +++ b/hacking_tools/README.md @@ -0,0 +1,50 @@ +## hacking tools + +
+ +* [Ethstats](https://ethstats.net/) +* [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/) +* [ERC20 verifier](https://erc20-verifier.openzeppelin.com/) and [the source code](https://github.com/tinchoabbate/slither-scripts/tree/master/erc20) +* [ANKR RPC gateway](ankr.com/rpc/) +* [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/) +* [Semgrep rules for smart contracts](https://github.com/Raz0r/semgrep-smart-contracts) +* [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?) +* [Pratical overview of classic system security](http://www.astro.sunysb.edu/steinkirch/books/security_hw.txt) +* [socketscan, track bridge transactions](https://socketscan.io/)s +* [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/) +* [0XT](https://oxt.me/) +* [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/) +* [Tornado Cash Pool Anonymity Auditor](https://tutela.xyz/) +* [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)