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

Organizations

@turing-itba

Block or report lpinilla

Report abuse

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

Report abuse

Pinned Loading

  1. anomal anomal Public

    Anomaly Detection Framework

    Python 4 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 105 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 40 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