Skip to content
View lpinilla's full-sized avatar
🤓
nerding
🤓
nerding

Organizations

@turing-itba
Block or Report

Block or report lpinilla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. anomal anomal Public

    Anomaly Detection Framework

    Python 3 1

  2. vim-codepainter vim-codepainter Public

    A plugin for Vim to color different parts of code making the use of Text Properties

    Vim Script 104 6

  3. Smart-Contract-Hash-Matcher 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

    Solidity 38 5

  4. TuringChallenge for Ekoparty 2021 TuringChallenge for Ekoparty 2021
    1
    //SDPX-License-Identifier: MIT
    2
    
                  
    3
    pragma solidity ^0.8.0;
    4
    
                  
    5
    import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
  5. writeups writeups Public

    Writeups de ejercicios de CTF

    1

  6. cripto_ctf_blockchain_challs cripto_ctf_blockchain_challs Public

    Challenges for the Blockchain Category for the CriptoCTF (CTF for Cryptography and Security course @ITBA)

    Solidity