The Script interpreter implementation. This is where OP_DUP, OP_HASH160, OP_CHECKSIG, and every other opcode are implemented. Reading this code is the definitive way to understand how Bitcoin Script works. - https://github.com/bitcoin/bitcoin