sudo rm -rf --no-preserve-root /

Results 19 repositories owned by sudo rm -rf --no-preserve-root /

torn-detector

22
Stars
2
Forks
Watchers

Detect if a contract has been deployed in the latest (or predefined) block from an address that was previously funded through Tornado.Cash.

create-util

19
Stars
1
Forks
Watchers

Helper smart contract to make easier and safer usage of the `CREATE` EVM opcode.

batch-distributor

20
Stars
4
Forks
Watchers

Helper smart contract for batch sending both native and ERC-20 tokens.

raw-tx

28
Stars
5
Forks
Watchers

Three scripts to ordinary generate, EIP-4844-type generate, and execute a signed raw transaction with ethers.

tornado-cash-exploit

47
Stars
7
Forks
Watchers

This repository implements a simplified PoC that showcases how a contract can morph. A similar approach was used as part of the governance attack on Tornado Cash in May 2023.

ecdsa-nonce-reuse-attack

74
Stars
6
Forks
Watchers

This repository implements a Python function that recovers the private key from two different signatures that use the same random nonce during signature generation.

p256-verifier-vyper

19
Stars
1
Forks
Watchers

P256 (a.k.a. secp256r1 elliptic curve) signature verification 🐍Vyper contract.

meth

20
Stars
1
Forks
Watchers

The moment you Rust, you should look for your Mojo πŸ”₯.

mnemonic-to-private-key

15
Stars
5
Forks
Watchers

A JavaScript script that converts the mnemonic phrase into a wallet private key using the ethers.js library.