tintinweb

Results 36 repositories owned by tintinweb

aggroArgs

35
Stars
8
Forks
Watchers

Bruteforce commandline buffer overflows and automated exploit generation, linux, aggressive arguments

bugbounty-companion

67
Stars
5
Forks
Watchers

A BugBounty companion that checks out high-reward yielding bug bounty code-bases from Immunefi/code4rena πŸ™Œ (use at own risk)

DSAregenK

37
Stars
19
Forks
Watchers

Recover the private key from signed DSA messages. (multiple signed messages, static coefficient 'k')

ecdsa-private-key-recovery

392
Stars
119
Forks
Watchers

A simple library to recover the private key of ECDSA and DSA signatures sharing the same nonce k and therefore having identical signature parameter r

electron-inject

316
Stars
37
Forks
Watchers

Inject javascript into closed source electron applications e.g. to enable developer tools for debugging.

ethereum-dasm

217
Stars
40
Forks
Watchers

An ethereum evm bytecode disassembler and static/dynamic analysis tool

ethereum-input-decoder

58
Stars
18
Forks
Watchers

Decode transaction inputs based on the contract ABI

evm-shell

30
Stars
4
Forks
Watchers

An interactive EVM repl/shell.

hallucinate.sol

43
Stars
7
Forks
Watchers

πŸ˜΅β€πŸ’« A Recurrent Neural Network (RNN) hallucinating solidity source code.

ida-batch_decompile

271
Stars
61
Forks
Watchers

*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, st...