nerding
Highlights
- Pro
Block or Report
Block or report lpinilla
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
vim-codepainter Public
A plugin for Vim to color different parts of code making the use of Text Properties
-
1
//SDPX-License-Identifier: MIT23pragma solidity ^0.8.0;
45import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
-
cripto_ctf_blockchain_challs Public
Challenges for the Blockchain Category for the CriptoCTF (CTF for Cryptography and Security course @ITBA)
Solidity
-
Smart-Contract-Hash-Matcher Public
Audit assist tool: Given a contract, find all subcontracts defined on it, calculate their sha-256 hash and look for exact matches
-
1
# Adaptation of exploit of CVE-2018-16763 for python3 and better output print2# From: https://www.exploit-db.com/exploits/4713834#original info:5#--------------

